diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2022-10-02 09:46:29 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2022-10-02 09:46:29 +0200 |
commit | 9910a66b994fca5bba52a211a580dbc084b7ff98 (patch) | |
tree | a77fb8a6b747fb69a0b748fc2e33d3d5932a0db9 /debian/changelog | |
parent | 1e25318379249c8c4c2c55c741b409a858b1f52e (diff) |
Fix purge error; Fix inetd handling
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 36c11d2..8c477e9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,10 @@ sane-backends (1.1.1-6) UNRELEASED; urgency=medium * Fix build error with gcc12 (Closes: #1013034): - New debian/patches/0200-disable-check-equal-stderr.patch. + Thanks to Nathan Pratta Teodosio <nathan.teodosio@canonical.com>. + * debian/sane-utils.postrm: + - Fix purge error (Closes: #1008822). + * debian/sane-utils.postinst: + - Fix inetd handling (Closes: #1009354). -- Jörg Frings-Fürst <debian@jff.email> Mon, 28 Mar 2022 17:33:56 +0200 |