diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2018-04-30 19:25:09 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2018-04-30 19:25:09 +0200 |
commit | 1d2f47520c4aa0f47459246d660485ef6b80cc48 (patch) | |
tree | 41549a3ebec3c60afde4554daa61c3c19e266b16 /debian/changelog | |
parent | d427874ae9bf8393c9ee6b020bf8b62f531dd4dd (diff) | |
parent | 6434f7a5b8bdb0c4cf71879d0c904938cf44dcc5 (diff) |
Merge branch 'feature/upstream' into develop
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 32 |
1 files changed, 20 insertions, 12 deletions
diff --git a/debian/changelog b/debian/changelog index 8f9d8db..8fece38 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,15 +1,23 @@ -simple-scan (3.26.2-2) unstable; urgency=medium - - * New patches/0015-xdg-email.patch: Add space between xdg-email and parameter. - * debian/copyright: refresh years. - * debian/control: Switch from python-scour to python3-scour since dh_scour - is now provided by python3-scour only as of scour 0.36-1. - * Bump compat to 11: - - Change debian/compat to 11. - - Change debhelper version at debian/control to >= 11. - * Declare compliance with Debian Policy 4.1.3 (No changes needed). - - -- Jörg Frings-Fürst <debian@jff.email> Tue, 06 Mar 2018 19:02:24 +0100 +simple-scan (3.28.1-1) UNRELEASED; urgency=medium + + * New upstream release. + * Remove upstream applied patches: + - 0010-metadata.patch + - 0015-xdg-email.patch + * debian/copyright: + - refresh years. + - Use secure copyright format URI. + * debian/control: + - Switch from python-scour to python3-scour since dh_scour is now provided + by python3-scour only as of scour 0.36-1. + - Add missing Build-Depends: + + libwebp-dev + + python3-cairo + + python3-gi + + python3-gi-cairo + * Declare compliance with Debian Policy 4.1.4 (No changes needed). + + -- Jörg Frings-Fürst <debian@jff.email> Mon, 30 Apr 2018 15:45:51 +0200 simple-scan (3.26.2-1) unstable; urgency=medium |