diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-05-04 20:19:15 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-05-04 20:19:15 +0200 |
commit | 9119613d5b2089de5821e25aff5678579f97ff9e (patch) | |
tree | f534e52d6a35f25f57094deedd8e970c9bcf2d1c /debian/changelog | |
parent | 8c021e7b94d0bc62ac9532b3a64ec933c61f3cd8 (diff) |
d/libsane-common.preinst: remove unused parts; add remove of /etc/sane.d/v4l.conf
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 9195365..6822ed4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -45,6 +45,11 @@ sane-backends (1.0.24-10) unstable; urgency=high * debian/saned@.service: - Change StandardInput=socket to StandardInput=null to enable working over network (Closes: #782971). + * debian/libsane-common.preinst: + - Remove oldstyle rm_conffile() function. + - Remove obsolete transition from the old-style udev setup. + - Add remove obsolete /etc/sane.d/v4l.conf via dpkg-maintscript-helper + command rm_conffile. -- Jörg Frings-Fürst <debian@jff-webhosting.net> Fri, 01 May 2015 09:14:07 +0200 |