diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2023-07-09 16:44:29 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2023-07-09 16:44:29 +0200 |
commit | 6bec6d68a219b64ce3a8a067c4d8fae80894f89c (patch) | |
tree | b556bc044099444740f593a91c55ac161bd690c0 /debian/changelog | |
parent | 5b3508e2c8767d8bf1a5f0679924d702f93f7a55 (diff) |
Add Depend xdg-desktop-portal-backend
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index cc649a3..3278497 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,6 @@ shotwell (0.32.1-2) UNRELEASED; urgency=medium - * debian/rules: + * debian/rules (Closes: #1039719): - Drop unnecessary libexec configure option. - Update apport configuration option name. - Drop obsolete override_dh_install. @@ -9,6 +9,9 @@ shotwell (0.32.1-2) UNRELEASED; urgency=medium + 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). -- Jörg Frings-Fürst <debian@jff.email> Sun, 09 Jul 2023 15:52:42 +0200 |