From b3d3ab24986d623236aa03050cd045f3c2ab1b8f Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Sun, 27 Nov 2016 13:21:32 +0100 Subject: use https in Vcs-* URLs Signed-off-by: Holger Levsen --- debian/changelog | 3 +++ debian/control | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 971b387..a3c8195 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,6 +12,9 @@ sitesummary (0.1.26) UNRELEASED; urgency=medium (59 packages have the tag, 47 override it and the lintian maintainers assume that probably all the overrides are right as the real errors have been fixed by now… As I see it, we use debconf and templates correctly.) + * debian/control: + - use https URLs in Vcs-* headers. + - use /git/ instead of /cgit/ in Vcs-Browser URL. -- Petter Reinholdtsen Sat, 26 Nov 2016 17:31:59 +0100 diff --git a/debian/control b/debian/control index 7d44248..a116739 100644 --- a/debian/control +++ b/debian/control @@ -10,9 +10,9 @@ Uploaders: Petter Reinholdtsen Build-Depends: debhelper (>= 9), cdbs Standards-Version: 3.9.8 Testsuite: autopkgtest -Homepage: http://wiki.debian.org/DebianEdu/HowTo/SiteSummary +Homepage: https://wiki.debian.org/DebianEdu/HowTo/SiteSummary Vcs-Git: git://anonscm.debian.org/debian-edu/upstream/sitesummary.git -Vcs-Browser: http://anonscm.debian.org/cgit/debian-edu/upstream/sitesummary.git +Vcs-Browser: https://anonscm.debian.org/git/debian-edu/upstream/sitesummary.git Package: sitesummary Architecture: all -- cgit v1.2.3