diff options
| -rw-r--r-- | debian/changelog | 4 | ||||
| -rw-r--r-- | debian/control | 2 | 
2 files changed, 3 insertions, 3 deletions
| diff --git a/debian/changelog b/debian/changelog index 1dc4228..d2774e0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,6 @@  shotwell (0.26.4-1) unstable; urgency=medium -  * New upstream release (Closes: #855681, Closes: #841859). +  * New upstream release (Closes: #855681, #841859, #870027):      - debian/control: Add new appstream-util, libappstream-glib-dev and        libgdata-dev to Build-Depends.      - debian/shotwell.install: Drop now empty directory usr/share/appdata. @@ -26,7 +26,7 @@ shotwell (0.26.4-1) unstable; urgency=medium      - Remove trailing white spaces.    * debian/watch:      Rewrite to find only stable releases. -  * Declare compliance with Debian Policy 4.1.1 (No changes needed). +  * Declare compliance with Debian Policy 4.1.2.0 (No changes needed).    * Change to my new email-address:      - debian/control,      - debian/copyright. diff --git a/debian/control b/debian/control index c99f7bb..2846a52 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.1.1 +Standards-Version: 4.1.2.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/ | 
