[Piuparts-commits] [piuparts] 01/01: custom-scripts: also work around issues (see previous commit) in packages for the xfce4 desktop as well as more gnome and mate packages
Holger Levsen
holger at moszumanska.debian.org
Fri May 30 08:58:03 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 2db02fec3c400a35b0fd0e7cb8a21f98c26d9d28
Author: Holger Levsen <holger at layer-acht.org>
Date: Fri May 30 10:57:59 2014 +0200
custom-scripts: also work around issues (see previous commit) in packages for the xfce4 desktop as well as more gnome and mate packages
---
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 7a9e8b5..0d95dd6 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*|razorqt|sucrose-0.96|mate-desktop-environment-core|task-kde-desktop)
+ gdm3|gnome-session|gnome-shell*|gnome-core|gnome|gnome-desktop-environment|razorqt|sucrose-0.96|xfswitch-plugin|mate-core|mate-desktop-environment-core|task-kde-desktop)
# see pre_remove_exceptions for why this is needed
log_debug
dpkg --purge systemd-shim
diff --git a/custom-scripts/scripts/pre_remove_exceptions b/custom-scripts/scripts/pre_remove_exceptions
index 99e5477..92d1e1e 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*|razorqt|sucrose-0.96|mate-desktop-environment-core|task-kde-desktop)
+ gdm3|gnome-session|gnome-shell*|gnome-core|gnome|gnome-desktop-environment|razorqt|sucrose-0.96|xfswitch-plugin|mate-core|mate-desktop-environment-core|task-kde-desktop)
# 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