diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-05-11 11:00:49 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-05-11 11:00:49 +0200 |
commit | 1e0f28faf5fbdd67c6600b9448ac112127dc6788 (patch) | |
tree | 1ec8b6cfc9a95090f6448344507c9c50e0fbc0d4 | |
parent | 670bd91c99d4916bcd667260fa6919d6467503be (diff) |
upload to unstabledebian/1.0.24-11
-rw-r--r-- | debian/changelog | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 811c2c0..9a38a3b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,11 @@ sane-backends (1.0.24-11) unstable; urgency=medium - * Add Pre-Depends dpkg (>= 1.17.5) to package libsane-common to - prevent not found error of rm_conf at upgrade (Closes: #784763). - * At debian/libsane-common.preinst correct dpkg-maintscript-helper call. + * debian/control: + - Add dpkg (>= 1.15.7.2) to Pre-Depends of package libsane-common since + dpkg needs to be installed for the rm_conffile command to work + (Closes: #784763). + * debian/libsane-common.preinst: + - Fix syntax for calling dpkg-maintscript-helper. -- Jörg Frings-Fürst <debian@jff-webhosting.net> Fri, 08 May 2015 22:02:11 +0200 |