summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog46
1 files changed, 46 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 18224ab..e51c729 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,49 @@
+sane-backends (1.3.1-4) unstable; urgency=medium
+
+ * New debian/patches/0205-ftbfs_with_GCC-15.patch (Closes: #1097841).
+ - Fix ftbfs with GCC-15.
+ * New debian/po/tr.po (Closes: #1104475).
+
+ -- Jörg Frings-Fürst <debian@jff.email> Sat, 10 May 2025 08:40:04 +0200
+
+sane-backends (1.3.1-3) unstable; urgency=medium
+
+ * sane-utils.postinst:
+ - Add addgroup (Closes: #1100848, #1095956).
+ * debian/libsane1.preinst:
+ - Run addgroup every time.
+
+ -- Jörg Frings-Fürst <debian@jff.email> Wed, 19 Mar 2025 19:23:37 +0100
+
+sane-backends (1.3.1-2) unstable; urgency=medium
+
+ * Fix FTBFS on non-Linux architectures (Closes: #1090801).
+ Thanks to Pino Toscano <pino@debian.org>.
+ * Move addgroup from debian/libsane1.postinst to debian/libsane1.preinst
+ (Closes: #1095956).
+ * New debian/patches/0190-Fix_scanimage_help.patch to Fix_output of
+ scanimage --help (Closes: #1094671).
+ * debian/sane-utils.links: Add link from sane-umax_pp.5.gz to umax_pp.5.gz
+ to make lintian happy.
+ * Declare compliance with Debian Policy 4.7.2 (No changes needed).
+ * debian/copyright:
+ - Add 2025 to myself.
+
+ -- Jörg Frings-Fürst <debian@jff.email> Sun, 16 Mar 2025 11:45:27 +0100
+
+sane-backends (1.3.1-1) unstable; urgency=medium
+
+ * New upstream release.
+ * Reenable v4l.
+ * debian/libsane1.symbols:
+ - Replace hurd-i386 with hurd-any to fix FTBFS (Closes: #1081122).
+ - Remove kfreebsd.
+ * New debian/patches/0185-fix_memory.patch:
+ - Fix memory handling at backends/hp5590_low.c
+ (Closes: #1071658, #1071660).
+
+ -- Jörg Frings-Fürst <debian@jff.email> Sun, 08 Dec 2024 19:33:14 +0100
+
sane-backends (1.3.0-2) unstable; urgency=medium
* Fix FTBFS on hurd-i386 & hurd-amd64 (Closes: #1081122).