summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2015-03-03 19:19:03 +0100
committerJörg Frings-Fürst <debian@jff-webhosting.net>2015-03-03 19:19:03 +0100
commitf9f3f3426126f059165a1f37da0ad3ea205fbdd0 (patch)
tree3b1a690c7cb57888105b066025f4f3f0a392674b /debian/changelog
parent6a1bffbbcf836fbee19693cee54598e737ab709c (diff)
Replace fixed path with a POSIX-compliant shell function to check the existence of a command
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog5
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 8040079..3a50a60 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -18,8 +18,13 @@ sane-backends (1.0.24-10) UNRELEASED; urgency=medium
+ libsane-dbg: libsane-extras-dbg (<< 1.0.18.14)
* debian/rules:
- Enable pnm backend for testing.
+ - Remove override_dh_builddeb because compression xz is now standard.
* debian/saned@.service:
- Remove Alias from [Install] Section (Closes: #778268).
+ * sane-utils.[postinst|postrm]:
+ + Replace fixed path with a POSIX-compliant shell function to check
+ the existence of a command.
+
-- Jörg Frings-Fürst <debian@jff-webhosting.net> Sun, 18 Jan 2015 11:46:18 +0100