diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2020-04-12 23:17:36 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2020-04-12 23:17:36 +0200 |
commit | 32662cb4e6c60da265aba1e4cc6a5e05e5c7c2d1 (patch) | |
tree | 26a1222b0f6b3e9f8a9d650e468ac0af374f3bf2 | |
parent | 747b34366abad8705f5754394885d407eb931517 (diff) | |
parent | 2db2a00a812ec31ee59c3920ff457290e1f4a05e (diff) |
Merge tag 'debian/0.30.8-1' into develop
New upstream release
-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 |