diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-02-21 10:46:37 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-02-21 10:46:37 +0100 |
commit | 9d9264b5bf3a102ee0b385962cdde673a4e1af5c (patch) | |
tree | 8204f23d1f04964ec8f79fc5107a16e8a58cbe64 | |
parent | 9de3b36b9a1c6cd1b759db7bc34d4172fddf667c (diff) |
Bump Standards-Version to 3.9.7
-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 |