diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-12-10 13:49:05 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-12-10 13:49:05 +0100 |
commit | ac1cb335bee11d7f030b75d8e1553d9eb07f01a0 (patch) | |
tree | 1246e3b2a44ec85dbdc61dad73cf7300584b4dd4 /debian/changelog | |
parent | 737ff0b1d932e715eb2415090e6570df9447c8f1 (diff) |
Migrate to debhelper 10
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 17 |
1 files changed, 14 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 8b9e7a7..45dc072 100644 --- a/debian/changelog +++ b/debian/changelog @@ -24,15 +24,26 @@ sane-backends (1.0.25-3) unstable; urgency=medium - Bump version to 4 (no changes required). * debian/control: - Bump Standards-Version to 3.9.8 (no changes required). - - Change Vcs-* to secure URI. + - Change Vcs-Browser to secure URI. - Add requested lsb-base on sane-utils Depends to prevent lintian error. * Add year 2016 to debian/* in debian/copyright. * debian/sane-utils.saned.init: - Fix handling of stop and restart actions (Closes: #829244). Thanks to Chris Lamb <lamby@debian.org>. * Remove unused lintian overrides. - - -- Jörg Frings-Fürst <debian@jff-webhosting.net> Fri, 09 Dec 2016 13:30:31 +0100 + * Migrate to debhelper 10: + - Change debian/compat to 10. + - Change debhelper version in debian/control to >= 10. + - Refresh debian/patches to add changes at the Makefile.am: + + 0005-libsane_deps.patch + + 0010-unneeded_doc.patch + + 0015-frontend_libs.patch + + 0025-multiarch_manpages_libdir.patch + + 0125-multiarch_dll_search_path.patch + - Refresh debian/libsane.shlibs + - Refresh debian/libsane.symbols + + -- Jörg Frings-Fürst <debian@jff-webhosting.net> Sat, 10 Dec 2016 13:45:15 +0100 sane-backends (1.0.25-2) unstable; urgency=medium |