summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2014-12-28 10:16:39 +0100
committerJörg Frings-Fürst <debian@jff-webhosting.net>2014-12-28 10:16:39 +0100
commit29eaee2cf7c71df75a2d31f82738cc3a060f7a88 (patch)
tree415ce404e1dd741f01f03dea72ed209854ff3c13
parentd6a7f5dae59f1ee919354ecdc822b91123ddbe48 (diff)
Last changes for 1.0.24-8debian/1.0.24-8
-rw-r--r--debian/changelog20
1 files changed, 11 insertions, 9 deletions
diff --git a/debian/changelog b/debian/changelog
index ef61ced..f14118b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,24 +1,26 @@
sane-backends (1.0.24-8) unstable; urgency=medium
- * New debian/patch/0100-usb3-corrections.patch:
- - Backport of upstream Vcc to correct USB3/xhci problems (Closes: #738592).
+ * New debian/patches/0100-usb3-corrections.patch:
+ - Cherry-picked from upstream to address
+ USB3/xhci problems (Closes: #738592).
* debian/saned@.service:
- Move Alias to section [Install] (Closes: #773371).
- -- Jörg Frings-Fürst <debian@jff-webhosting.net> Fri, 26 Dec 2014 14:00:20 +0100
+ -- Jörg Frings-Fürst <debian@jff-webhosting.net> Sat, 27 Dec 2014 09:36:22 +0100
sane-backends (1.0.24-7) unstable; urgency=medium
* debian/rules:
- Split dh_installinit in two parts for systemd and SysV-style.
- - Install systemd files without dh to prevent sideeffects (Closes: #773320).
- - Override dh_systemd_enable to don't enable saned.socked.
+ - Install systemd files without dh to prevent
+ side effects (Closes: #773320).
+ - Override dh_systemd_enable to not enable saned.socked.
* debian/sane-utils.lintian-overrides:
- Override systemd-no-service-for-init-script.
* debian/sane-utils.postrm:
- - Add purge the manual installed files.
+ - Add purge for the manually installed files.
* debian/sane-utils.README.Debian:
- - Add handling with systemd.
+ - Add instructions for use with systemd.
* debian/sane-utils.saned.default:
- Add note for enabling under systemd.
@@ -30,7 +32,7 @@ sane-backends (1.0.24-6) unstable; urgency=medium
* Rename sane-utils.saned.service to sane-utils.saned@.service to
install it as template (Closes: #769196).
* For test for newer versions of systemd:
- - New debian/patches/0500-systemd_configure.patch
+ - New debian/patches/0500-systemd_configure.patch
+ Add part into configure.in to find systemd >=209
- debian/control:
+ Add autoconf and libsystemd-dev to Built-Depends.
@@ -38,7 +40,7 @@ sane-backends (1.0.24-6) unstable; urgency=medium
+ Add autoconf before running configure to build the patched
configure script.
- Thanks to Michael Biebl <biebl@debian.org>.
- * Change sane-utils.saned@.service and sane-utils.saned.socket
+ * Change sane-utils.saned@.service and sane-utils.saned.socket
for running as template (Closes: #772955).
* debian/sane-utils.postinst:
- Add part to move the homedir from /home/saned to /var/lib/saned.