[Piuparts-commits] [SCM] piuparts git repository branch, piatti, updated. 0.49-30-gbd8fd0e

Andreas Beckmann debian at abeckmann.de
Mon Jan 21 17:39:03 UTC 2013


The following commit has been merged in the piatti branch:
commit 0daffbceabe82dd12fb7a2220260fea0ed62e545
Author: Andreas Beckmann <debian at abeckmann.de>
Date:   Sun Jan 20 22:29:25 2013 +0100

    post_setup_squeeze-fake-essential: using wwwconfig-common during purge
    
    Signed-off-by: Andreas Beckmann <debian at abeckmann.de>

diff --git a/custom-scripts/scripts-squeeze/post_setup_squeeze-fake-essential b/custom-scripts/scripts-squeeze/post_setup_squeeze-fake-essential
index f109c70..f7c2c20 100755
--- a/custom-scripts/scripts-squeeze/post_setup_squeeze-fake-essential
+++ b/custom-scripts/scripts-squeeze/post_setup_squeeze-fake-essential
@@ -25,6 +25,11 @@ case ${PIUPARTS_OBJECTS%%=*} in
 			FAILS_TO_REMOVE="$FAILS_TO_REMOVE install-info"
 		fi
 		;;
+	drupal6|moodle|moodle-book|moodle-debian-edu-theme|scuttle)
+		if [ "$PIUPARTS_DISTRIBUTION" = "lenny" ]; then
+			USED_DURING_PURGE="$USED_DURING_PURGE wwwconfig-common"
+		fi
+		;;
 esac
 
 echo "*** Adding fake essential packages ***"

-- 
piuparts git repository



More information about the Piuparts-commits mailing list