diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2018-10-10 12:40:35 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2018-10-10 12:40:35 +0200 |
commit | 320a69a1d259525f78cf2e03839a538d3dedd4b1 (patch) | |
tree | 839e61103ad55eaf1c4967b81b985e3e19917878 /debian/changelog | |
parent | 36ad922921a53c347e38e54cb8935fa2efc96d9e (diff) | |
parent | 6bac7b4beeeb1c02d838833a7feea4095fc6685d (diff) |
Merge branch 'release/debian/0.999-6'debian/0.999-6
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 40 |
1 files changed, 37 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 9dd35a4..54e1a15 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,43 @@ -xsane (0.999-6) UNRELEASED; urgency=medium +xsane (0.999-6) unstable; urgency=medium * new debian/patches/0915-i18n_typo_geometrie.patch: - Correct typo (Closes: #862972). - - -- Jörg Frings-Fürst <debian@jff-webhosting.net> Fri, 19 May 2017 18:24:37 +0200 + * New README.source to explain the branching model used. + * Declare compliance with Debian Policy 4.2.1 (No changes needed). + * Migrate to debhelper 11: + - Change debian/compat to 11. + - Bump minimum debhelper version in debian/control to >= 11. + * Change to my new mail address: + - debian/control, + - debian/copyright + * New debian/patches/0175-icm_profile_field.patch to fix bogus icm_profile + field in output (Closes: #864486). Thanks to Reuben Thomas <rrt@sc3d.org>. + * Use the automatic debug symbol packages: + - Remove simple-scan-dbg section from debian/control. + - Remove override_dh_strip from debian/rules. + * Drop dh-autoreconf from build-depends and dh --with arguments because + this is all defaults when using dh compat 10. + * Refresh patches: + - patches/0170-typo.patch + - patches/0900-i18n_po_update_es_add_gl.patch + * debian/control: + - Change Vcs-* to point to the new repository. + - Add missing depend sensible-utils. + * debian/copyright: + - Use secure copyright format URI. + - Add year 2018 to me. + * debian/xsane.NEWS: + - Add new section about absent upstream. + * debian/patches/0905-i18n_po_update_fr.patch: + - Correct typos (Closes: #891666). + Thanks to Stéphane Blondon <stephane.blondon@gmail.com>. + * debian/patches/0125-desktop_file.patch: + - Correct some inconsistencies (Closes: #888433). + Thanks to Vladimir Kudrya <pzs-fs@yandex.ru>. + - Remove obsolate key Encoding. + - Remove double key Type. + + -- Jörg Frings-Fürst <debian@jff.email> Wed, 03 Oct 2018 21:10:29 +0200 xsane (0.999-5) unstable; urgency=medium |