diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 30 |
1 files changed, 29 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index bae3faf..ca09256 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,34 @@ +sane-backends (1.1.1-3) unstable; urgency=medium + + * Remove test artefact (debian/1.sh). + * debian/changelog: + - Fix spelling error (Closes: #1006116). + * debian/sane-utils.postinst: + - Remove not longer requested home directory move. + * debian/sane-utils.postrm: + - Don't remove group scanner (Closes: #1005737). + * debian/control: + - Add Recommends: sane-airscan to libsane1 (Closes: 1005817). + * Move man page sane-umax_pp.5 back to libsane-common (Closes: #1005736): + - debian/rules: + - Remove delete manpage from libsane-common. + - New debian/sane-utils.preinst to remove man page and symlink. + - debian/sane-utils.link: + - Remove create link from sane-umax_pp.5 + - debian/control: + - Add new Breaks and Replace. + * New debian/patches/0185-Change_output_from_sane-find-scanner.patch: + - Improve output for possible USB scanners (Closes: #983332). + * debian/libsane1.symbols: + - Add !kfreebsd-any to missing symbol. + * debian/copyright: + - Refresh Upstream Contact and Source. + + -- Jörg Frings-Fürst <debian@jff.email> Wed, 23 Feb 2022 09:28:33 +0100 + sane-backends (1.1.1-2) unstable; urgency=medium - * debina/sane-utils.postinst: + * debian/sane-utils.postinst: - Fix syntax error (Closes: #1005102). -- Jörg Frings-Fürst <debian@jff.email> Mon, 07 Feb 2022 20:35:48 +0100 |