summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog29
1 files changed, 29 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 2c8c03a..665cfef 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,32 @@
+sane-backends (1.0.27-1~experimental2) experimental; urgency=medium
+
+ * debian/rules:
+ - Rename libsane.udev to libsane1.udev to make sure that
+ 60-libsane1.rules is actually created (Closes: #868312).
+ * Rename libsane.udev to libsane1.udev in TROUBLESHOOTING.Debian
+ and libsane1.README.Debian.
+ * debian/control:
+ + Add Breaks and Replaces against libsane to libsane1
+ binary package (Closes: #868308).
+ + Remove outdated Recommends libsane-extras to libsane1
+ binary package (Closes: #868265).
+ + Remove [!hurd-i386] from libusb-1.0-0-dev Build-Dependency.
+ * debian/sane-utils.postrm:
+ + Add set -e and silence update-inetd calls with "|| true".
+ * Regenerate symbols files from build logs (Closes: #868309).
+ * Use the hwdb+udev format (Closes: #869244):
+ - debian/rules: Call sane-desc with -m udev+hwdb and -m hwdb,
+ disable -m udev+acl call in override_dh_installudev-arch.
+ - New file libsane1.dirs for /lib/udev/hwdb.d/.
+ * Drop both dh-autoreconf/dh-systemd from both Build-Depends
+ and dh command line as both are enabled by default for
+ dh compat level 10.
+ * Drop --parallel from the dh command line because parallel
+ builds are enabled by default for dh compat level 10.
+ * Drop .la files from libsane1.install (Closes: #868307).
+
+ -- Jörg Frings-Fürst <debian@jff-webhosting.net> Fri, 28 Jul 2017 13:53:30 +0200
+
sane-backends (1.0.27-1~experimental1) experimental; urgency=medium
* New upstream release