diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2025-08-20 14:39:11 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2025-08-20 14:39:11 +0200 |
commit | f8a8a966121de1c6b683a14ea7775c911dec9a82 (patch) | |
tree | 403415d2ee63050c4e0a390295c52c78601d626a | |
parent | c10f051dc8ff8c0f122c035fa2ca337f68762bd5 (diff) |
Declare compliance with Debian Policy 4.7.2.0
-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 |