diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 5 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 4 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 5af630d..f466d78 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -shotwell (0.23.6-1) unstable; urgency=medium +shotwell (0.23.7-1) unstable; urgency=medium * New upstream release (Closes: #824164, #825788). - Renew Patches. @@ -30,6 +30,7 @@ shotwell (0.23.6-1) unstable; urgency=medium and is executable. * debian/control: - Add itstool to Build-Depends. + - Change minimal version of debhelper to 10. - Change minimal version of libgee-0.8 to 0.10. - Switch Depends from dbus-x11 to default-dbus-session-bus | dbus-session-bus (Closes: #836046). @@ -41,7 +42,7 @@ shotwell (0.23.6-1) unstable; urgency=medium file installation. * New patches/0600-remove_wrong_marco.patch to remove the wrong macro 'R'. - -- Jörg Frings-Fürst <debian@jff-webhosting.net> Wed, 31 Aug 2016 05:38:35 +0200 + -- Jörg Frings-Fürst <debian@jff-webhosting.net> Sun, 18 Sep 2016 05:57:51 +0200 shotwell (0.22.1-1) unstable; urgency=medium diff --git a/debian/control b/debian/control index 62aaa88..0b3ec62 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: gnome Priority: optional Maintainer: Jörg Frings-Fürst <debian@jff-webhosting.net> Build-Depends: - debhelper (>= 9), + debhelper (>= 10), desktop-file-utils, gnome-doc-utils, itstool, |