diff options
| -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 | 
