diff options
Diffstat (limited to 'debian')
-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 ccfe545..0026fa2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,8 @@ gnome-pie (0.5.6-1) UNRELEASED; urgency=medium * New upstream release. + * debian/control: + - Bump Standards-Version to 3.9.6 (no changes required). -- Jörg Frings-Fürst <debian@jff-webhosting.net> Thu, 15 Jan 2015 18:50:10 +0100 diff --git a/debian/control b/debian/control index 93708ff..e530200 100644 --- a/debian/control +++ b/debian/control @@ -15,7 +15,7 @@ Build-Depends: libxml2-dev, libxtst-dev, valac (>= 0.22) -Standards-Version: 3.9.5 +Standards-Version: 3.9.6 Homepage: http://gnome-pie.simonschneegans.de/ Vcs-Git: git://anonscm.debian.org/collab-maint/gnome-pie.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/gnome-pie.git |