From 4c8f8cd25e912508731e3494d3ee303bccf0001e Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 2 Nov 2010 16:24:04 -0400 Subject: maintscript files dh_installdeb: Support debian/package.maintscript files, which can contain dpkg-maintscript-helper commands. This can be used to automate moving or removing conffiles, or anything added to dpkg-maintscript-helper later on. Closes: #574443 (Thanks, Colin Watson) --- autoscripts/maintscript-helper | 1 + 1 file changed, 1 insertion(+) create mode 100644 autoscripts/maintscript-helper (limited to 'autoscripts') diff --git a/autoscripts/maintscript-helper b/autoscripts/maintscript-helper new file mode 100644 index 00000000..c7e06c46 --- /dev/null +++ b/autoscripts/maintscript-helper @@ -0,0 +1 @@ +dpkg-maintscript-helper #PARAMS# -- "$@" -- cgit v1.2.3