diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-08-21 15:21:33 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-08-21 15:21:33 +0200 |
commit | 3377abb5b54d2b5dde72f7b715c3912f2a4000b4 (patch) | |
tree | 22f0fc1365d030588fe8c2e9a0f5c10840fe2d2d /debian/changelog | |
parent | 12b1eace4b6bb7e434dca98dbab2a957a0c1d3ae (diff) |
correct handling of the initscript stop and restart actions
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/debian/changelog b/debian/changelog index 4ec2976..638d083 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,5 @@ sane-backends (1.0.25-3) unstable; urgency=medium - * New debian/patches/0130-usb-timeout.patch: - - For the "Resource temporarily unavailable" error add a timeout to - function libusb_bulk_write (Closes: #810919). - Thanks to Steve Graham <bugs@annaghvarn.plus.com>. * debian/rules: - For FTBFS on built with dpkg-buildpackage -A (Closes: #806104): + Split rules into *-arch and *-indep. @@ -29,8 +25,11 @@ sane-backends (1.0.25-3) unstable; urgency=medium * New debian/patches/0135-saned-remotescanners.patch to report network-attached devices (Closes: #821255). Thanks to Dhionel Díaz <ddiaz@cenditel.gob.ve>. + * At debian/sane-utils.saned.init correct handling of the stop and + restart actions (Closes: #829244). + Thanks to Chris Lamb <lamby@debian.org>. - -- Jörg Frings-Fürst <debian@jff-webhosting.net> Sun, 17 Apr 2016 21:11:18 +0200 + -- Jörg Frings-Fürst <debian@jff-webhosting.net> Sat, 18 Jun 2016 05:47:21 +0200 sane-backends (1.0.25-2) unstable; urgency=medium |