diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-03-09 22:55:21 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-03-09 22:55:21 +0100 |
commit | 73faf4fc9de62a9e52d19f6d89b006f996b78a7a (patch) | |
tree | 7dc2edaa62afdf7e087f16777e4609b4ccafb0ce /debian | |
parent | d8db24f15166517aaa36eea979e8ff879bb1c438 (diff) |
d/control: Secure uri, change Standarts-Version
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 3 | ||||
-rw-r--r-- | debian/control | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 5bf52e8..1159d94 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,7 +6,8 @@ gcstar (1.7.1-1) UNRELEASED; urgency=medium + debian/patches/12-fix_gamespot_images.patch + debian/patches/14-fix_imdb.patch * debian/control: - - Bump Standards-Version to 3.9.6 (no changes required). + - Bump Standards-Version to 3.9.7 (no changes required). + - Change Vcs-* to secure uri. * debian/copyright: - Add year 2016. - Change "GPL-2 with exceptions" to "GPL-2 with RedHat exception" diff --git a/debian/control b/debian/control index 49f1788..8a9401a 100644 --- a/debian/control +++ b/debian/control @@ -17,9 +17,9 @@ Build-Depends-Indep: libxml-simple-perl, Build-Depends: debhelper (>= 9) -Standards-Version: 3.9.6 +Standards-Version: 3.9.7 Homepage: http://www.gcstar.org/ -Vcs-Browser: http://anonscm.debian.org/cgit/collab-maint/gcstar.git +Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/gcstar.git Vcs-Git: git://anonscm.debian.org/collab-maint/gcstar.git Package: gcstar |