summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog7
-rw-r--r--debian/multistrap.maintscript3
2 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index fcfd699..d3d8716 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+multistrap (2.2.7) UNRELEASED; urgency=medium
+
+ * Since bash completion was moved away from /etc, invoke rm_conffile in
+ maintainer script (Thanks, Helmut Grohne)
+
+ -- Johannes Schauer <josch@debian.org> Mon, 05 Dec 2016 16:32:20 +0100
+
multistrap (2.2.6) unstable; urgency=medium
* Fix value for Dir::Etc::Trusted to point at trusted.gpg outside of
diff --git a/debian/multistrap.maintscript b/debian/multistrap.maintscript
new file mode 100644
index 0000000..97d9014
--- /dev/null
+++ b/debian/multistrap.maintscript
@@ -0,0 +1,3 @@
+# see dh_installdeb(1)
+# Lines in this file correspond to dpkg-maintscript-helper(1) commands and parameters.
+rm_conffile /etc/bash_completion.d/multistrap 2.2.7~ multistrap