[Piuparts-commits] [piuparts] 01/01: custom-scripts: also work around systemd-sysv removal issues for more kde packages and ltsp-server-standalone

Holger Levsen holger at moszumanska.debian.org
Tue Jun 3 22:22:21 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 df7f43cb71eb188537d6d62828f0f3cdbae9c5fe
Author: Holger Levsen <holger at layer-acht.org>
Date:   Wed Jun 4 00:22:01 2014 +0200

    custom-scripts: also work around systemd-sysv removal issues for more kde packages and ltsp-server-standalone
---
 custom-scripts/scripts/post_purge_exceptions | 2 +-
 custom-scripts/scripts/pre_remove_exceptions | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/custom-scripts/scripts/post_purge_exceptions b/custom-scripts/scripts/post_purge_exceptions
index 6dedeed..530f3ac 100755
--- a/custom-scripts/scripts/post_purge_exceptions
+++ b/custom-scripts/scripts/post_purge_exceptions
@@ -45,7 +45,7 @@ case ${PIUPARTS_OBJECTS%%=*} in
 				;;
 		esac
 		;;
-	gdm3|gnome-session|gnome-shell*|gnome-core|gnome|gnome-desktop-environment|task-gnome-desktop|razorqt|sucrose-0.96|xfswitch-plugin|mate-core|mate-desktop-environment*|task-kde-desktop)
+	gdm3|gnome-session|gnome-shell*|gnome-core|gnome|gnome-desktop-environment|task-gnome-desktop|razorqt|sucrose-0.96|xfswitch-plugin|mate-core|mate-desktop-environment*|task-kde-desktop|kde-standard|kde-plasma-desktop|kde-plasma-netbook|ltsp-server-standalone)
 		# see pre_remove_exceptions for why this is needed
 		log_debug
 		case ${PIUPARTS_DISTRIBUTION} in
diff --git a/custom-scripts/scripts/pre_remove_exceptions b/custom-scripts/scripts/pre_remove_exceptions
index f316a12..b9839c7 100755
--- a/custom-scripts/scripts/pre_remove_exceptions
+++ b/custom-scripts/scripts/pre_remove_exceptions
@@ -22,7 +22,7 @@ case ${PIUPARTS_OBJECTS%%=*} in
 		rm -f /usr/sbin/apt-listbugs
 		dpkg-divert --remove --rename /usr/sbin/apt-listbugs
 		;;
-	gdm3|gnome-session|gnome-shell*|gnome-core|gnome|gnome-desktop-environment|task-gnome-desktop|razorqt|sucrose-0.96|xfswitch-plugin|mate-core|mate-desktop-environment*|task-kde-desktop)
+	gdm3|gnome-session|gnome-shell*|gnome-core|gnome|gnome-desktop-environment|task-gnome-desktop|razorqt|sucrose-0.96|xfswitch-plugin|mate-core|mate-desktop-environment*|task-kde-desktop|kde-standard|kde-plasma-desktop|kde-plasma-netbook|ltsp-server-standalone)
 		# these packages cause installation of systemd-sysv which (currently) needs this help for removing it again
 		# also see post_purge_exceptions for further cleanup
 		log_debug

-- 
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