diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2018-07-20 14:07:26 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2018-07-20 14:07:26 +0200 |
commit | 3fbb9230e021593a66363b97e9da4fd3f3c64c62 (patch) | |
tree | 1aa221a39f1700eb8f1968760c21eeb9b171e1c4 /debian/changelog | |
parent | d8e43e55d8943382e8823354b8e86dd92468a60a (diff) | |
parent | a348b898dd9ec08507e93a172acfc0b9d824b5ad (diff) |
Merge branch 'release/3.28.1-1'3.28.1-1
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 |