diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index a784e86..042ab28 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,7 @@ mwc (1.7.2-4) UNRELEASED; urgency=medium * Bump compatlevel to 10 (no changes required): - Change debian/compat to 10. - At debian/control change requested version of debhelper to >= 10. + * At debian/control change Vcs-Browser to secure URI. -- Jörg Frings-Fürst <debian@jff-webhosting.net> Tue, 18 Apr 2017 11:06:04 +0200 diff --git a/debian/control b/debian/control index 0286e97..70dd2d3 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Build-Depends: Standards-Version: 3.9.8 Homepage: https://github.com/Debianguru/MailWebsiteChanges Vcs-Git: git://anonscm.debian.org/collab-maint/mwc.git -Vcs-Browser: http://anonscm.debian.org/cgit/collab-maint/mwc.git +Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/mwc.git Package: mwc Architecture: all |