summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog51
1 files changed, 50 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index b4647ec..08e2114 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,55 @@
+sane-backends (1.0.32-1) experimental; urgency=medium
+
+ * New Upstream release:
+ - Refresh patches:
+ + patches/0040-remove_git.patch
+ + patches/0045-disable_lock_test_at_build_time.patch
+ + patches/0060-cross.patch
+ + patches/0140-avahi.patch
+ + patches/0145-avahi.patch
+ + patches/0150-i386-test.patch
+ + patches/0155-hurd_PATH_MAX.patch
+ + patches/0600-scanimage_manpage.patch
+ + patches/0705-kfreebsd.patch
+ + patches/0725-fix_link_60-libsane_rule.patch
+ - Remove not longer needed patches:
+ + patches/0100-source_spelling.patch
+ + patches/0125-multiarch_dll_search_path.patch
+ + patches/0055-Fix_build_error.patch
+ + patches/0165-respect_local_only_parameter.patch
+ + patches/0170-return_empty_list_when_local_devices_requested.patch
+ - New Patches:
+ + patches/0175-fix_tests.patch to fix build - tests.
+ + patches/0605-fix_groff-warnings.patch to fix groff warnings.
+ - Fix ftbfs with autoconf 2.70 (Closes: #978902).
+ * debian/copyright:
+ - Refresh to the new upstream release.
+ * debian/libsane1.symbols:
+ - Add 1 new symbol.
+ - Remove MISSING from last release.
+ * debian/libsane-common.lintian-overrides:
+ - Remove double lines.
+ * New debian/libsane1.lintian-overrides to override afe spelling.
+ * TROUBLESHOOTING.Debian:
+ - Add part if sane-backends and tlp runs on the same system
+ (Closes: #954096, #887745).
+ * Declare compliance with Debian Policy 4.5.1 (No changes needed).
+ * Fix FTCBFS: Annotate python3-minimal dependency :any. (Closes: #984747).
+ - Thanks to Helmut Grohne <helmut@subdivi.de>.
+ * debian/sane-utils.postrm:
+ - Fix package doesn't purge cleanly (user/group not purged)
+ (Closes: #987837).
+ - Fix package doesn't purge cleanly (fix test with pathfind())
+ (Closes: #987805).
+ * Fix filtering out libsane-dll (Closes: #971592):
+ - Cherry-picked from 1.0.25-4.1+deb9u2 (Thanks to
+ Sylvain Beucler <beuc@beuc.net>).
+
+ -- Jörg Frings-Fürst <debian@jff.email> Sat, 01 May 2021 12:09:06 +0200
+
sane-backends (1.0.31-4) unstable; urgency=medium
- * debian/rules:
+ * debian/rules:
- Add the --disable-locking option to dh_auto_configure.
-- Jörg Frings-Fürst <debian@jff.email> Fri, 04 Dec 2020 17:08:57 +0100