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/changelog | |
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/changelog')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 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 <pere@debian.org> Sat, 26 Nov 2016 17:31:59 +0100 |