diff options
-rw-r--r-- | debian/changelog | 2 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 15c46ba..b925f2d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,8 @@ gcstar (1.7.1-2) UNRELEASED; urgency=medium and problematic files from source tarball (Closes: #851112). - Remove section share/gcstar/fonts/*. - Add year 2017 to debian/*. + * debian/control: + - Bump Standards-Version to 3.9.8 (no changes required). -- Jörg Frings-Fürst <debian@jff-webhosting.net> Fri, 13 Jan 2017 13:34:16 +0100 diff --git a/debian/control b/debian/control index 6531b4a..777bc56 100644 --- a/debian/control +++ b/debian/control @@ -17,7 +17,7 @@ Build-Depends-Indep: libxml-simple-perl, Build-Depends: debhelper (>= 9) -Standards-Version: 3.9.7 +Standards-Version: 3.9.8 Homepage: http://www.gcstar.org/ Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/gcstar.git Vcs-Git: https://anonscm.debian.org/git/collab-maint/gcstar.git |