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 aee0b60..305e8be 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,7 @@ shotwell (0.30.1-1) UNRELEASED; urgency=medium remove override_dh_auto_configure and add override_dh_gnome_clean. - debian/shotwell.docs: change README to README.md. - Refresh debian/copyright. + * Declare compliance with Debian Policy 4.2.1 (No changes needed). -- Jörg Frings-Fürst <debian@jff.email> Sun, 30 Sep 2018 14:09:47 +0200 diff --git a/debian/control b/debian/control index 4edf5b5..122da85 100644 --- a/debian/control +++ b/debian/control @@ -32,7 +32,7 @@ Build-Depends: meson, ninja-build, valac (>= 0.22.0) -Standards-Version: 4.1.5 +Standards-Version: 4.2.1 Homepage: https://wiki.gnome.org/Apps/Shotwell Vcs-Git: git://jff.email/opt/git/shotwell.git Vcs-Browser: https://jff.email/cgit/shotwell.git |