diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 9 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 10 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 605a04b..1c733ae 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +shotwell (0.22.1-1) UNRELEASED; urgency=medium + + * New upstream release. + - Update translations. + * debian/control: + - Bump Standards-Version to 3.9.8 (no changes required). + + -- Jörg Frings-Fürst <debian@jff-webhosting.net> Sun, 17 Apr 2016 07:26:27 +0200 + shotwell (0.22.0-4) unstable; urgency=medium * New debian/patches/0100-ios8.patch (Closes: #792016): diff --git a/debian/control b/debian/control index 734dc0e..5edbaa7 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.7 +Standards-Version: 3.9.8 Homepage: https://wiki.gnome.org/Apps/Shotwell Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/shotwell.git/ Vcs-Git: https://anonscm.debian.org/collab-maint/shotwell.git |