diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2023-06-14 22:47:42 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2023-06-14 22:47:42 +0200 |
commit | b82e7aed0384e8286910e1fd850f219b7c9ef8df (patch) | |
tree | 6fd1228a3c074d6821e6162b691af5e851905351 /debian/changelog | |
parent | bb80d3feebdc9acc52e3f4ad24084d8425f043a2 (diff) |
Some changes and cleanup for upstream release 0.32.1
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 22 |
1 files changed, 9 insertions, 13 deletions
diff --git a/debian/changelog b/debian/changelog index 524d2a7..ba8d371 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,13 @@ -shotwell (0.30.18-1) UNRELEASED; urgency=medium +shotwell (0.32.1-1) UNRELEASED; urgency=medium - * New upstream release (Closes: #1034018): - - debian/control: Add libportal-gtk3-dev to Build-Depends. + * New upstream release (Closes: #1034018, #1034011, #1034017): + - debian/rules: + + Replace unity-support with unity_support. + - debian/control: + + Add libportal-gtk3-dev, libwebp-dev, and libsecret-1-dev to Build-Depends. + + Switch Build-Depends to libwebkit2gtk-4.1-dev. + + Add bump minimum release of libgexiv2-dev to >= 0.12.0-2~. + - Thanks to Jeremy Bícha <jeremy.bicha@canonical.com>. * debian/control: - Change to new repository. - Move Build Depend webp-pixbuf-loader to Depends (Closes: #1034010) @@ -9,16 +15,6 @@ shotwell (0.30.18-1) UNRELEASED; urgency=medium * debian/copyright: - Add year 2023 to myself. * Declare compliance with Debian Policy 4.6.2.0 (No changes needed). - * New debian/patches/0105-vala_56.6.patch to fix FTBFS with newer vala - releases (Closes: #1034011). - - Thanks to Jeremy Bícha <jeremy.bicha@canonical.com>. - * Add webp support (Closes: #1034017): - - New debian/patches/0110-webp_part2.patch - - New debian/patches/0115-webp_part3.patch - - debian/control - + Add Build Depend libwebp-dev. - + Add bump minimum release of libgexiv2-dev to >= 0.12.0-2~. - - Thanks to Jeremy Bícha <jeremy.bicha@canonical.com>. -- Jörg Frings-Fürst <debian@jff.email> Tue, 13 Jun 2023 18:52:46 +0200 |