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 1ce6629..906d514 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ argyll (1.9.2+repack-1) unstable; urgency=medium - Change debhelper version at debian/control to >= 10. * debian/control: - Bump Standards-Version to 3.9.8 (no changes required). + - Change VCS-Browser to secure URI. * debian/copyright: - Add year 2016 for upstream. * debian/rules: diff --git a/debian/control b/debian/control index f79b396..0fea387 100644 --- a/debian/control +++ b/debian/control @@ -24,7 +24,7 @@ Build-Depends: zlib1g-dev Homepage: http://www.argyllcms.com/ Vcs-Git: git://anonscm.debian.org/collab-maint/argyll.git -Vcs-Browser: http://anonscm.debian.org/cgit/collab-maint/argyll.git +Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/argyll.git Package: argyll Architecture: linux-any |