From 36b423ef4292864218dd7a61a158d13d52142a48 Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Fri, 4 Jun 2021 13:19:58 +0200 Subject: [PATCH] Include maintscript to remove deprecated configuration files See https://manpages.debian.org/unstable/dpkg/dpkg-maintscript-helper.1.en.html for details --- debian/grml-etc.maintscript | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 debian/grml-etc.maintscript diff --git a/debian/grml-etc.maintscript b/debian/grml-etc.maintscript new file mode 100644 index 0000000..74a7c35 --- /dev/null +++ b/debian/grml-etc.maintscript @@ -0,0 +1,24 @@ +rm_conffile /etc/init.d/firewall 1.8.0~ +rm_conffile /etc/init.d/grml-home 1.8.0~ +rm_conffile /etc/init.d/grml-misc 1.8.0~ +rm_conffile /etc/init.d/grml-reboot 1.8.0~ +rm_conffile /etc/init.d/ssh 1.8.0~ +rm_conffile /etc/locale.gen.grml 1.8.0~ +rm_conffile /etc/locale.gen.minimal 1.8.0~ +rm_conffile /etc/lynx.cfg 1.8.0~ +rm_conffile /etc/rcS.d/important_notice 1.8.0~ +rm_conffile /etc/resolv.conf.template 1.8.0~ +rm_conffile /etc/skel/.a2ps/a2psrc 1.8.0~ +rm_conffile /etc/skel/.acrorc 1.8.0~ +rm_conffile /etc/skel/.asoundrc.example 1.8.0~ +rm_conffile /etc/skel/.centericq/external 1.8.0~ +rm_conffile /etc/skel/.irssi/config 1.8.0~ +rm_conffile /etc/skel/.jackdrc 1.8.0~ +rm_conffile /etc/skel/.links/bookmarks 1.8.0~ +rm_conffile /etc/skel/.links/links.cfg 1.8.0~ +rm_conffile /etc/skel/.links/links.his 1.8.0~ +rm_conffile /etc/skel/.links2/bookmarks.html 1.8.0~ +rm_conffile /etc/skel/.signature 1.8.0~ +rm_conffile /etc/skel/.snownews/urls 1.8.0~ +rm_conffile /etc/skel/.w3m/config 1.8.0~ +rm_conffile /etc/wvdial.conf.umts 1.8.0~ -- 2.1.4