diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2023-06-14 17:12:27 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2023-06-14 17:12:27 +0200 |
commit | 37de42bdc79fa3b3adfb4144c0f26943fa6cafae (patch) | |
tree | 823bfe0457d0d41b436ad4330135b68d4d789f9e /debian/changelog | |
parent | c11ce42c49649b88f31f7a3396beb4ec488e2991 (diff) |
Add webp support
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 316699f..3c96e0e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,6 +12,13 @@ shotwell (0.30.18-1) UNRELEASED; urgency=medium * 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 |