diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 42 |
1 files changed, 30 insertions, 12 deletions
diff --git a/debian/changelog b/debian/changelog index 8f9d8db..5a08639 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,15 +1,33 @@ -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) unstable; urgency=medium + + * New upstream release (Closes: #892944). + * Remove upstream applied patches: + - 0010-metadata.patch + - 0015-xdg-email.patch + * debian/copyright: + - refresh years. + - Use secure copyright format URI. + - Add new upstream authors. + * 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 to use all features: + + libwebp-dev + + python3-cairo + + python3-gi + + python3-gi-cairo + - Switch Vcs-* to new location. + - Switch to new homepage. + - Remove unneeded build depends versions. + * Declare compliance with Debian Policy 4.1.5 (No changes needed). + * Refresh debian/upstream/metadata. + * Some buildsystem changes (Closes: #881934): + - debian/rules: Add gnome and dh_translation handling. + - debian/control: Refresh build depends. + - debian/source_simple-scan.py: Report versions for more scanner drivers. + Thanks to Jeremy Bicha <jbicha@debian.org> + + -- Jörg Frings-Fürst <debian@jff.email> Mon, 16 Jul 2018 10:42:36 +0200 simple-scan (3.26.2-1) unstable; urgency=medium |