diff options
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 518d995..50c1dae 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ shotwell (0.32.10-1) UNRELEASED; urgency=medium * debian/copyright: - Rewrite to make lrc happy. + 2 Files not changed to LGPL-2.1 because the name is LGPLv2.1-or-later. + * Declare compliance with Debian Policy 4.7.0.1 (No changes needed). -- Jörg Frings-Fürst <debian@jff.email> Mon, 11 Nov 2024 12:28:36 +0100 diff --git a/debian/control b/debian/control index 6d98f24..2cb6788 100644 --- a/debian/control +++ b/debian/control @@ -34,7 +34,7 @@ Build-Depends: meson, ninja-build, valac -Standards-Version: 4.6.2.0 +Standards-Version: 4.7.0.1 Rules-Requires-Root: binary-targets Homepage: https://wiki.gnome.org/Apps/Shotwell Vcs-Git: git://git.jff.email/shotwell.git |