Starting with debhelper v3 mode every file in etc is flagged as a
conffile by dh_installdeb. - Drop (commented) code for doing this
manually from debian/rules.
---
debian/rules | 5 -----
1 files changed, 0 insertions(+), 5 deletions(-)
diff --git a/debian/rules b/debian/rules
index e03f590..ce2e4fd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -170,11 +170,6 @@ binary-arch: build
touch $(DEBTMPDIR)/$(WMCONFDIR)/menu.prehook
touch $(DEBTMPDIR)/$(WMCONFDIR)/menu.posthook
$(install_file) debian/wmaker.desktop $(DEBTMPDIR)/usr/share/xsessions
-# build a conffiles list AFTER installing the menus
-# the sed part is there because of policy
-# -cd $(DEBTMPDIR) && \
-# find etc ! -type d \
-# | sed -e "s:^etc/:/etc/:" > ../conffiles
dh_installdocs -a
$(install_file) $(WINGSSRCDIR)/README \
$(LIBWINGS_TMP)/$(DOCDIR)/$(LIBWINGS)/README.WINGs
--
1.7.1
--
To unsubscribe, send mail to [email protected].