From f3c8fd73122878dbe98c5453195c2a655c5cf011 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 12 Nov 2017 16:10:18 +0100 Subject: Change to my new email-address --- debian/changelog | 7 +++++-- debian/control | 2 +- debian/copyright | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 17ee75a..dcd4478 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 @@ -25,8 +25,11 @@ shotwell (0.26.3-1) UNRELEASED; urgency=medium * debian/watch: Rewrite to find only stable releases. * Declare compliance with Debian Policy 4.0.0. (No changes needed). + * Change to my new email-address: + - debian/control, + - debian/copyright. - -- Jörg Frings-Fürst Wed, 22 Mar 2017 06:51:19 +0100 + -- Jörg Frings-Fürst Wed, 22 Mar 2017 06:51:19 +0100 shotwell (0.25.4+really0.24.5-0.1) unstable; urgency=medium diff --git a/debian/control b/debian/control index ffcb851..a8709cd 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: shotwell Section: gnome Priority: optional -Maintainer: Jörg Frings-Fürst +Maintainer: Jörg Frings-Fürst Build-Depends: appstream-util, debhelper (>= 10), 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 - 2014-2017 Jörg Frings-Fürst + 2014-2017 Jörg Frings-Fürst License: GPL-2+ Files: icons/pin-toolbar.svg -- cgit v1.2.3 From 56e9c4dab99eb105133c0e1ac412455bd1abe41a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 12 Nov 2017 16:11:34 +0100 Subject: Declare compliance with Debian Policy 4.1.1 --- debian/changelog | 2 +- debian/control | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index dcd4478..95cc284 100644 --- a/debian/changelog +++ b/debian/changelog @@ -24,7 +24,7 @@ shotwell (0.26.4-1) UNRELEASED; urgency=medium - Thanks to Jeremy Bicha * 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. diff --git a/debian/control b/debian/control index a8709cd..c99f7bb 100644 --- a/debian/control +++ b/debian/control @@ -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/ -- cgit v1.2.3 From dd7f98a232efe86f6e6055119c9414a0f9d9e67b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 12 Nov 2017 16:45:20 +0100 Subject: d/changelog: Remove trailing white spaces --- debian/changelog | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 95cc284..a092bd7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -22,6 +22,8 @@ shotwell (0.26.4-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 + * debian/changelog: + - Remove trailing white spaces. * debian/watch: Rewrite to find only stable releases. * Declare compliance with Debian Policy 4.1.1 (No changes needed). @@ -628,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. -- cgit v1.2.3