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 f0d088b..4a01986 100644 --- a/debian/changelog +++ b/debian/changelog @@ -23,6 +23,7 @@ shotwell (0.26.2-1) UNRELEASED; urgency=medium - Thanks to Jeremy Bicha <jbicha@ubuntu.com> * debian/watch: Rewrite to find only stable releases. + * Declare compliance with Debian Policy 4.0.0. (No changes needed). -- Jörg Frings-Fürst <debian@jff-webhosting.net> Wed, 22 Mar 2017 06:51:19 +0100 diff --git a/debian/control b/debian/control index 342261c..ffcb851 100644 --- a/debian/control +++ b/debian/control @@ -29,7 +29,7 @@ Build-Depends: libwebkit2gtk-4.0-dev, libxml2 (>= 2.6.32), valac (>= 0.22.0) -Standards-Version: 3.9.8 +Standards-Version: 4.0.0 Homepage: https://wiki.gnome.org/Apps/Shotwell Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/shotwell.git/ Vcs-Git: https://anonscm.debian.org/cgit/collab-maint/shotwell.git/ |