[Piuparts-commits] [piuparts] 01/06: scripts-leftovers: preseed pluxml cleanup during purge

Holger Levsen holger at moszumanska.debian.org
Tue Jan 21 02:07:50 UTC 2014


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch develop
in repository piuparts.

commit 47b07ef316a93c067745f750c2314bcc73f53752
Author: Andreas Beckmann <anbe at debian.org>
Date:   Sun Jan 19 23:07:49 2014 +0100

    scripts-leftovers: preseed pluxml cleanup during purge
    
    Signed-off-by: Andreas Beckmann <anbe at debian.org>
---
 custom-scripts/scripts-leftovers/pre_remove_preseed_cleanup | 4 ++++
 debian/changelog                                            | 3 +++
 2 files changed, 7 insertions(+)

diff --git a/custom-scripts/scripts-leftovers/pre_remove_preseed_cleanup b/custom-scripts/scripts-leftovers/pre_remove_preseed_cleanup
index d7a0edb..1e16bda 100755
--- a/custom-scripts/scripts-leftovers/pre_remove_preseed_cleanup
+++ b/custom-scripts/scripts-leftovers/pre_remove_preseed_cleanup
@@ -36,6 +36,10 @@ case ${PIUPARTS_OBJECTS%%=*} in
 		log_debug
 		echo "mlmmj mlmmj/remove-on-purge boolean true" | debconf-set-selections
 		;;
+	pluxml)
+		log_debug
+		echo "pluxml pluxml/system/purgedata boolean true" | debconf-set-selections
+		;;
 	movabletype-opensource)
 		dbconfig_enable_purge movabletype-opensource
 		;;
diff --git a/debian/changelog b/debian/changelog
index 4c90a3c..0e05af7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,6 +15,9 @@ piuparts (0.57) UNRELEASED; urgency=low
     - Add to Build-Depends: python-debian, python-apt, python-nose,
       python-debianbts and python-yaml.
 
+  [ Andreas Beckmann ]
+  * Add more piuparts exceptions.
+
  -- Holger Levsen <holger at debian.org>  Fri, 10 Jan 2014 01:00:43 +0100
 
 piuparts (0.56) unstable; urgency=low

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/piuparts/piuparts.git



More information about the Piuparts-commits mailing list