[Piuparts-commits] [piuparts] 02/10: more packages requiring --allow-remove-essential

Holger Levsen holger at layer-acht.org
Sun Mar 5 14:55:38 UTC 2017


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

holger pushed a commit to branch develop
in repository piuparts.

commit d544ac9d9f7d2703d4c13c42dbb28dcfaf62f50e
Author: Andreas Beckmann <anbe at debian.org>
Date:   Fri Mar 3 01:11:53 2017 +0100

    more packages requiring --allow-remove-essential
    
    Signed-off-by: Andreas Beckmann <anbe at debian.org>
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 custom-scripts/scripts/pre_remove_exceptions | 4 +++-
 debian/changelog                             | 2 ++
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/custom-scripts/scripts/pre_remove_exceptions b/custom-scripts/scripts/pre_remove_exceptions
index 046f6ba..fd33f32 100755
--- a/custom-scripts/scripts/pre_remove_exceptions
+++ b/custom-scripts/scripts/pre_remove_exceptions
@@ -59,7 +59,9 @@ case "$PIUPARTS_DISTRIBUTION" in
 	stretch*|sid)
 		case ${PIUPARTS_OBJECTS%%=*} in
 			init|\
-			ltsp-client)
+			education-thin-client|\
+			ltsp-client|\
+			ltsp-client-core)
 				log_debug
 				# requires removal of essential packages
 				if [ ! -f /etc/apt/apt.conf.d/piuparts-allow-remove-essential ]
diff --git a/debian/changelog b/debian/changelog
index a141bff..45fb7ec 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -16,6 +16,8 @@ piuparts (0.76) UNRELEASED; urgency=medium
     database server was started too late - after a client tried to access it.
   * scripts/pre_remove_40_find_missing_md5sums: Correctly escape backslashes
     in filenames.
+  * scripts/pre_remove_exceptions: Handle removal of more packages pulling in
+    'init'.
 
   [ Holger Levsen ]
   * piuparts.py:

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