
propose dh-cruft patches for versioned/templated
packages like where the binary package name change all the time.

list:
  firebird#.#-server
  libapache2-mod-php#."
  libmono-corlib#.#-cil
  llvm-15-runtime
  ruby#.#
  tcl#.#
  xemacs##


parse /usr/share/lintian/data/fields/obsolete-packages
in tools/check.py



machine-parse Fedora ghost files

https://src.fedoraproject.org/rpms/cronie/blob/rawhide/f/cronie.spec

%files anacron
...
%ghost %attr(0600,root,root) %verify(not md5 size mtime) /var/spool/anacron/cron.daily
%ghost %attr(0600,root,root) %verify(not md5 size mtime) /var/spool/anacron/cron.weekly
%ghost %attr(0600,root,root) %verify(not md5 size mtime) /var/spool/anacron/cron.monthly
