[X2Go-Commits] [x2goserver] 24/27: debian/control: change http to https links.
git-admin at x2go.org
git-admin at x2go.org
Tue Feb 20 09:30:46 CET 2018
This is an automated email from the git hooks/post-receive script.
x2go pushed a commit to branch master
in repository x2goserver.
commit 1197509f581610a403ff6ab61bc122656d4ffd28
Author: Mihai Moldovan <ionic at ionic.de>
Date: Tue Feb 20 08:54:39 2018 +0100
debian/control: change http to https links.
---
debian/changelog | 1 +
debian/control | 4 ++--
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 1cfc3d8..189b936 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -71,6 +71,7 @@ x2goserver (4.1.0.1-0x2go1) UNRELEASED; urgency=medium
first version that hardcoded the RGB file into nxagent.
+ Pre-Depend on new enough dpkg for the dpkg-maintscript-helper to be
available.
+ + Change http to https links.
* debian/x2goserver-x2goagent.{{pre,post}inst,postrm}:
+ Handle /etc/x2go/rgb conffile removal gracefully.
* debian/x2goserver*{pre,post}*:
diff --git a/debian/control b/debian/control
index aa52c3c..8c674cd 100644
--- a/debian/control
+++ b/debian/control
@@ -12,9 +12,9 @@ Build-Depends:
dh-systemd | hello,
man2html-base | man2html,
Standards-Version: 3.9.6
-Homepage: http://code.x2go.org/releases/source/x2goserver
+Homepage: https://code.x2go.org/releases/source/x2goserver
Vcs-Git: git://code.x2go.org/x2goserver.git
-Vcs-Browser: http://code.x2go.org/gitweb?p=x2goserver.git;a=summary
+Vcs-Browser: https://code.x2go.org/gitweb?p=x2goserver.git;a=summary
Package: x2goserver
Architecture: any
--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goserver.git
More information about the x2go-commits
mailing list