diff options
| -rw-r--r-- | debian/changelog | 11 | ||||
| -rw-r--r-- | debian/control | 2 | ||||
| -rw-r--r-- | debian/copyright | 2 | 
3 files changed, 12 insertions, 3 deletions
| diff --git a/debian/changelog b/debian/changelog index 0210750..afddc98 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,15 @@ +shotwell (0.30.8-1) unstable; urgency=medium + +  * New upstream release. +  * Declare compliance with Debian Policy 4.5.0 (No changes needed). +  * debian/copyright: +    - Add year 2020 for debian/*. + + -- Jörg Frings-Fürst <debian@jff.email>  Sat, 11 Apr 2020 12:28:05 +0200 +  shotwell (0.30.7-2) unstable; urgency=medium -  * debian/control: Remove outdated gnome-doc-utils from Build-Depends  +  * debian/control: Remove outdated gnome-doc-utils from Build-Depends      (Closes: #945141, #945294).    * Switch to debhelper-compat:      - debian/control: Replace debhelper with debhelper-compat. diff --git a/debian/control b/debian/control index 1cc0b3c..572e2eb 100644 --- a/debian/control +++ b/debian/control @@ -32,7 +32,7 @@ Build-Depends:   meson,   ninja-build,   valac (>= 0.46.0) -Standards-Version: 4.4.1 +Standards-Version: 4.5.0  Rules-Requires-Root: binary-targets  Homepage: https://wiki.gnome.org/Apps/Shotwell  Vcs-Git: git://jff.email/opt/git/shotwell.git diff --git a/debian/copyright b/debian/copyright index ba36d08..a5a3587 100644 --- a/debian/copyright +++ b/debian/copyright @@ -21,7 +21,7 @@ License: LGPL-2.1  Files: debian/*  Copyright: 2009-2011 Devid Antonio Filoni <d.filoni@ubuntu.com> -           2014-2019 Jörg Frings-Fürst <debian@jff.email> +           2014-2020 Jörg Frings-Fürst <debian@jff.email>  License: GPL-2+  License: LGPL-2.1 | 
