#1029652 obsolete conffile not removed: /etc/video_format

Package:
dvdauthor
Source:
dvdauthor
Description:
create DVD-Video file system
Submitter:
Sébastien Villemot
Date:
2023-01-25 20:36:07 UTC
Severity:
normal
#1029652#5
Date:
2023-01-25 20:32:59 UTC
From:
To:
Dear Maintainer,

In version 0.7.2-2, the conffile /etc/video_format was dropped from dvdauthor.

However, the obsolete conffile is not properly cleant up during the upgrade
(e.g. from bullseye to bookworm):

$ adequate dvdauthor
dvdauthor: obsolete-conffile /etc/video_format
$ dpkg-query -W -f='${Conffiles}\n' dvdauthor | grep obsolete$
 /etc/video_format 74dc898e450bd58fb6b2000ec1a7c7f2 obsolete

Please use the dpkg-maintscript-helper support provided by
dh_installdeb to remove this obsolete conffile on upgrade.

https://www.debian.org/doc/debian-policy/ch-files.html#s-config-files
https://manpages.debian.org/man/1/dh_installdeb

Thanks for your work,