commit 1ccc78aaac5a7441cbca696af1b1f662b4c15b8c
Author: Alexandre Detiste <alexandre.detiste@gmail.com>
Date: Sun Sep 28 20:33:11 2025 +0200
remove CDBS leftover
commit 49aaf361350e7aabb5e0ca903197313a03d9c647
Author: Marriott NZ <marriott99@gmx.com>
Date: Sat Mar 20 15:56:24 2021 +0100
Don't quote %-escapes in mailcap entries
The %s placeholder in a mailcap entry is quoted. That is considered unsafe. Proper escaping should be left to the programs using the entry.
Closes: #985597
Fixes: lintian: quoted-placeholder-in-mailcap-entry
See-also: https://lintian.debian.org/tags/quoted-placeholder-in-mailcap-entry.html
Among the 5 debian patches available in version 1.7.10-2 of the package, we noticed the following issues: