diff options
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 5 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 30a2a8c..f687efd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,12 @@ shotwell (0.32.13-2) UNRELEASED; urgency=medium - * debian/control: Remove Build-Depend libxml2 (Closes: #1111632). + * debian/control: + - Remove Build-Depend libxml2 (Closes: #1111632). * debian/copyright: - Remove old FSF address. - Add year 2025 to myself. - + * Declare compliance with Debian Policy 4.7.2.0 (No changes needed). + -- Jörg Frings-Fürst <debian@jff.email> Wed, 20 Aug 2025 13:48:14 +0200 shotwell (0.32.13-1) unstable; urgency=medium diff --git a/debian/control b/debian/control index 7a083a8..0bc3296 100644 --- a/debian/control +++ b/debian/control @@ -32,7 +32,7 @@ Build-Depends: meson, ninja-build, valac -Standards-Version: 4.7.0.1 +Standards-Version: 4.7.2.0 Rules-Requires-Root: binary-targets Homepage: https://wiki.gnome.org/Apps/Shotwell Vcs-Git: https://git.jff.email/cgit//shotwell.git |