diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2023-07-14 10:04:16 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2023-07-14 10:04:16 +0200 |
commit | 4ec8ba6ace7234ddc24a7d362a34d9055a83812c (patch) | |
tree | 9f2e04c7d498407d54437efcb4806bb0bc02053f /debian/changelog | |
parent | b86540b743f1a87a163ffb811c8fe22a01fefa38 (diff) | |
parent | 55fd5cdf9100840c12017b0423e4b8806cc23e08 (diff) |
Merge branch 'release/debian/0.32.1-2'debian/0.32.1-2
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 20 |
1 files changed, 19 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 1fd3aee..5bda615 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,27 @@ +shotwell (0.32.1-2) unstable; urgency=medium + + * debian/rules (Closes: #1039719): + - Drop unnecessary libexec configure option. + - Update apport configuration option name. + - Drop obsolete override_dh_install. + * Replace Build-Depend gnome-pkg-tools with dh-sequence-gnome: + - debian/rules: + + Remove --with gnome. + - debian/control: + + Replace gnome-pkg-tools with dh-sequence-gnome. + * debian/control: + - Drop the Build-Depends libsoup2.4-dev (Closes: #1039715). + - Add Depend xdg-desktop-portal-backend (Closes: #1039716). + - Drop unnecessary Build-Depends versioning. + + -- Jörg Frings-Fürst <debian@jff.email> Sun, 09 Jul 2023 18:23:07 +0200 + shotwell (0.32.1-1) unstable; urgency=medium * New upstream release (Closes: #1034018, #1034011, #1034017): - debian/rules: + Replace unity-support with unity_support. - - debian/control: + - 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~. |