summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2020-11-02 12:15:59 +0100
committerJörg Frings-Fürst <debian@jff-webhosting.net>2020-11-02 12:15:59 +0100
commiteaf0048d0a6900c5b4a52742f2bf8ec68ef51ebe (patch)
tree7d766dbbb9bfe3a9ec0695df40917b6e398d864c /debian/changelog
parentb9eccdd1582457ebfc52b3daf9d3dcbedc418b30 (diff)
parent1bb3f01b7b3abe557e204016894544fe49d63cd7 (diff)
Merge branch 'release/debian/1.0.31-3' into masterdebian/1.0.31-3
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog13
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 32b0aa4..71738d5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,16 @@
+sane-backends (1.0.31-3) unstable; urgency=medium
+
+ * debian/sane-utils.postrm (Closes: #941625):
+ - On purge remove pid file if sysvinit are used.
+ * debian/99-libsane1.rules (Closes: #960083):
+ - Add condition ENV{DEVNAME}!="" to run setfacl only on usb scanners.
+ * debian/rules:
+ - Replace the --enable-avahi option with an --with-avahi.
+ - Remove the --enable-locking option from dh_auto_configure
+ (Closes: #973490, #971584).
+
+ -- Jörg Frings-Fürst <debian@jff.email> Mon, 02 Nov 2020 08:19:03 +0100
+
sane-backends (1.0.31-2) unstable; urgency=medium
* Upload into unstable (Closes: #969592).