diff options
author | Holger Levsen <holger@layer-acht.org> | 2016-11-27 13:21:32 +0100 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2016-11-27 13:21:32 +0100 |
commit | b3d3ab24986d623236aa03050cd045f3c2ab1b8f (patch) | |
tree | 35d920b14f0b55299675eed27873dd0936420a92 /debian/control | |
parent | a3bf6e269b5fb058a22cb9a43931020779af275c (diff) | |
download | sitesummary-b3d3ab24986d623236aa03050cd045f3c2ab1b8f.tar.gz sitesummary-b3d3ab24986d623236aa03050cd045f3c2ab1b8f.tar.bz2 sitesummary-b3d3ab24986d623236aa03050cd045f3c2ab1b8f.tar.xz |
use https in Vcs-* URLs
Signed-off-by: Holger Levsen <holger@layer-acht.org>
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
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 <pere@debian.org> 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 |