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 8b1717f..12d4884 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,8 @@ shotwell (0.22.0-4) UNRELEASED; urgency=medium - Quick and dirty patch to get iOS 8 devices ready to download files. Downloade from https://bugzilla.gnome.org/show_bug.cgi?id=742295#c22. Thanks to Obsidian. + * debian/control: + - Bump Standards-Version to 3.9.7 (no changes required). -- Jörg Frings-Fürst <debian@jff-webhosting.net> Sun, 21 Feb 2016 10:20:39 +0100 diff --git a/debian/control b/debian/control index 8b75b54..d56127e 100644 --- a/debian/control +++ b/debian/control @@ -25,7 +25,7 @@ Build-Depends: libxml2 (>= 2.6.32), m4, valac (>= 0.22.0) -Standards-Version: 3.9.6 +Standards-Version: 3.9.7 Homepage: https://wiki.gnome.org/Apps/Shotwell Vcs-Browser: http://anonscm.debian.org/cgit/collab-maint/shotwell.git/ Vcs-Git: git://anonscm.debian.org/collab-maint/shotwell.git |