diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2022-10-02 20:31:36 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2022-10-02 20:31:36 +0200 |
commit | 7d8aac1f3634dc58785bec7acf097dd6bac8c394 (patch) | |
tree | f2ce60700d282dfef7926b81ea18cf83664da9cc /debian/changelog | |
parent | ea71790a549e64f3970053d99c38e51924063de3 (diff) | |
parent | 3f9fb219f6c7a0033938959a9ae1f0f3f4831d7c (diff) |
Merge branch 'release/debian/1.1.1-6'debian/1.1.1-6
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 93a91d7..67966a1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +sane-backends (1.1.1-6) unstable; urgency=medium + + * debian/rules: + - Remove # before $(INS_CONF). + * 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> Sun, 02 Oct 2022 09:54:28 +0200 + sane-backends (1.1.1-5) unstable; urgency=medium * debian/rules: |