Package: bash
Version: 5.1-3
Severity: minor
Hello Maintainers,
bash .deb ships same doc file twice:
% command sha1sum /usr/share/doc/bash/CHANGES.gz \
/usr/share/doc/bash/changelog.gz
5a4fa4af9a0f1195491710825a6094deecf01051 /usr/share/doc/bash/CHANGES.gz
5a4fa4af9a0f1195491710825a6094deecf01
Hi,
% command dpkg-query -W -f='${Conffiles}\n' mime-support
/etc/mime.types f4631d08bcc92bf2dde274696d7b4b35 obsolete
/etc/mailcap.order ba07e08a7fe3741d0b8339127963190e obsolete
% command dpkg-query -W -f='${Conffiles}\n' media-types
/etc/mime.types f4631d08bcc92bf2dde274696d7b4b35
% comma
Package: mailcap
Version: 3.67
Severity: normal
Hi Charles,
as discussed via pm here the bugreport.
On my debian unstable these files are marked as obsolete conffiles since
mailcap 3.67:
I use this to detect obsolete conffiles:
% command dpkg-query -W -f='${Conffiles}\n' | command grep 'obso
3 matches
Mail list logo