summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2020-11-02 07:48:56 +0100
committerJörg Frings-Fürst <debian@jff-webhosting.net>2020-11-02 07:48:56 +0100
commit530414c4c087586bbc42ee75c77cdc2d7591e977 (patch)
tree6571b450a260ee31da6c549341e4d68920e9980b /debian/changelog
parentf5c5e5a246e58ebdeeccde80fc451ddcfc0349e4 (diff)
d/rule: Remove the --enable-locking option from dh_auto_configure
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog5
1 files changed, 2 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index 2471905..d12645a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,11 +4,10 @@ sane-backends (1.0.31-3) UNRELEASED; urgency=medium
- 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/libsane1.postinst:
- - Add creation for the lock directory
- (Thanks to Andreas Tscharner <andy@stupidmail.ch>).
* 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> Wed, 30 Sep 2020 16:12:47 +0200