diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2023-06-28 21:36:21 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2023-06-28 21:36:21 +0200 |
commit | cfa4f99d6ca13f66475f7cc5161d462a0a7f74f5 (patch) | |
tree | b47cb3bb83c2377234226fb3987ab3320a987dd9 | |
parent | b82e7aed0384e8286910e1fd850f219b7c9ef8df (diff) | |
parent | b86540b743f1a87a163ffb811c8fe22a01fefa38 (diff) |
Merge tag 'debian/0.32.1-1' into develop
New upstream release
-rw-r--r-- | .gitignore | 4 | ||||
-rw-r--r-- | debian/changelog | 5 | ||||
-rw-r--r-- | debian/copyright | 2 |
3 files changed, 8 insertions, 3 deletions
@@ -85,3 +85,7 @@ virtualization/vagrant/config # Stuff from running flatpak in-tree .flatpak-builder + +# debian +.pc +debian/files diff --git a/debian/changelog b/debian/changelog index ba8d371..1fd3aee 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -shotwell (0.32.1-1) UNRELEASED; urgency=medium +shotwell (0.32.1-1) unstable; urgency=medium * New upstream release (Closes: #1034018, #1034011, #1034017): - debian/rules: @@ -14,9 +14,10 @@ shotwell (0.32.1-1) UNRELEASED; urgency=medium + Thanks to Jeremy Bícha <jeremy.bicha@canonical.com>. * debian/copyright: - Add year 2023 to myself. + - Refresh for the new release. * Declare compliance with Debian Policy 4.6.2.0 (No changes needed). - -- Jörg Frings-Fürst <debian@jff.email> Tue, 13 Jun 2023 18:52:46 +0200 + -- Jörg Frings-Fürst <debian@jff.email> Fri, 16 Jun 2023 13:50:23 +0200 shotwell (0.30.17-1) unstable; urgency=medium diff --git a/debian/copyright b/debian/copyright index e8f8094..7b7391c 100644 --- a/debian/copyright +++ b/debian/copyright @@ -9,7 +9,7 @@ Copyright: 2009-2013 Yorba Foundation 2010 Maxim Kartashev 2013 Jens Bav 2016-2019 Software Freedom Conservancy Inc. - 2011-2022 the shotwell authors + 2011-2023 the shotwell authors License: LGPL-2.1 Files: plugins/shotwell-publishing/PhotosPublisher.vala |