diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-11-12 16:11:34 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-11-12 16:11:34 +0100 |
commit | 56e9c4dab99eb105133c0e1ac412455bd1abe41a (patch) | |
tree | 8b81ca0056c2af726595e89713819647cfec2cdf /debian | |
parent | f3c8fd73122878dbe98c5453195c2a655c5cf011 (diff) |
Declare compliance with Debian Policy 4.1.1
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index dcd4478..95cc284 100644 --- a/debian/changelog +++ b/debian/changelog @@ -24,7 +24,7 @@ shotwell (0.26.4-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). + * Declare compliance with Debian Policy 4.1.1 (No changes needed). * Change to my new email-address: - debian/control, - debian/copyright. diff --git a/debian/control b/debian/control index a8709cd..c99f7bb 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: 4.0.0 +Standards-Version: 4.1.1 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/ |