diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 13 | ||||
-rw-r--r-- | debian/control | 4 | ||||
-rw-r--r-- | debian/copyright | 2 |
3 files changed, 12 insertions, 7 deletions
diff --git a/debian/changelog b/debian/changelog index 17ee75a..a092bd7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -shotwell (0.26.3-1) UNRELEASED; urgency=medium +shotwell (0.26.4-1) UNRELEASED; urgency=medium * New upstream release (Closes: #855681, Closes: #841859). - debian/control: Add new appstream-util, libappstream-glib-dev and @@ -22,11 +22,16 @@ shotwell (0.26.3-1) UNRELEASED; urgency=medium + Don't install the .a file either. - Remove build-depend m4 since debhelper version 10 use autoconf. - Thanks to Jeremy Bicha <jbicha@ubuntu.com> + * debian/changelog: + - Remove trailing white spaces. * debian/watch: Rewrite to find only stable releases. - * Declare compliance with Debian Policy 4.0.0. (No changes needed). + * Declare compliance with Debian Policy 4.1.1 (No changes needed). + * Change to my new email-address: + - debian/control, + - debian/copyright. - -- Jörg Frings-Fürst <debian@jff-webhosting.net> Wed, 22 Mar 2017 06:51:19 +0100 + -- Jörg Frings-Fürst <debian@jff.email> Wed, 22 Mar 2017 06:51:19 +0100 shotwell (0.25.4+really0.24.5-0.1) unstable; urgency=medium @@ -625,7 +630,7 @@ shotwell (0.8.1-4) unstable; urgency=low shotwell (0.8.1-3) unstable; urgency=low * Update debian/patches/non-linux-fixes.patch patch (Closes: #619682). - * Add debian/patches/vala-0_10_4.patch patch, fix FTBFS caused by + * Add debian/patches/vala-0_10_4.patch patch, fix FTBFS caused by valac 0.10.4. * debian/control: modify valac-0.10 (>= 0.9.8) to valac-0.10 (>= 0.10.4) in Build-Depends field. diff --git a/debian/control b/debian/control index ffcb851..c99f7bb 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: shotwell Section: gnome Priority: optional -Maintainer: Jörg Frings-Fürst <debian@jff-webhosting.net> +Maintainer: Jörg Frings-Fürst <debian@jff.email> Build-Depends: appstream-util, debhelper (>= 10), @@ -29,7 +29,7 @@ Build-Depends: libwebkit2gtk-4.0-dev, libxml2 (>= 2.6.32), valac (>= 0.22.0) -Standards-Version: 4.0.0 +Standards-Version: 4.1.1 Homepage: https://wiki.gnome.org/Apps/Shotwell Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/shotwell.git/ Vcs-Git: https://anonscm.debian.org/cgit/collab-maint/shotwell.git/ diff --git a/debian/copyright b/debian/copyright index ab47427..dd4b907 100644 --- a/debian/copyright +++ b/debian/copyright @@ -13,7 +13,7 @@ License: LGPL-2.1 Files: debian/* Copyright: 2009-2011 Devid Antonio Filoni <d.filoni@ubuntu.com> - 2014-2017 Jörg Frings-Fürst <debian@jff-webhosting.net> + 2014-2017 Jörg Frings-Fürst <debian@jff.email> License: GPL-2+ Files: icons/pin-toolbar.svg |