diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 12 | ||||
-rw-r--r-- | debian/copyright | 3 | ||||
-rw-r--r-- | debian/patches/series | 2 |
3 files changed, 15 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index fc31408..e38e9cf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +shotwell (0.30.15-1) unstable; urgency=medium + + * New upstream release. + - Fix FTBFS with vala 0.56.0 (Closes: #1008337). + - Remove not longer needed patches: + + debian/patches/0105-gitversion.patch. + * debian/copyright: + - Add year 2022 for debian/* to myself. + - Refresh *. + + -- Jörg Frings-Fürst <debian@jff.email> Thu, 07 Apr 2022 20:22:18 +0200 + shotwell (0.30.14-2) unstable; urgency=medium * Enable untiy support (Closes: #1000528) diff --git a/debian/copyright b/debian/copyright index 4db43e1..c2b8612 100644 --- a/debian/copyright +++ b/debian/copyright @@ -9,6 +9,7 @@ Copyright: 2009-2013 Yorba Foundation 2010 Maxim Kartashev 2013 Jens Bav 2016-2019 Software Freedom Conservancy Inc. + 2011-2022 the shotwell authors License: LGPL-2.1 Files: plugins/shotwell-publishing/PhotosPublisher.vala @@ -21,7 +22,7 @@ License: LGPL-2.1 Files: debian/* Copyright: 2009-2011 Devid Antonio Filoni <d.filoni@ubuntu.com> - 2014-2021 Jörg Frings-Fürst <debian@jff.email> + 2014-2022 Jörg Frings-Fürst <debian@jff.email> License: GPL-2+ License: LGPL-2.1 diff --git a/debian/patches/series b/debian/patches/series index cc67c77..5f63750 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1 +1 @@ -0105-gitversion.patch +#0105-gitversion.patch |