[Piuparts-commits] [piuparts] 38/51: pre_remove_exceptions: --allow-remove-essential may be needed for buster

Holger Levsen holger at layer-acht.org
Thu Jul 20 21:15:05 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 7062c2e3a17ecaf26cd28a06a1e4cb7e8690353b
Author: Andreas Beckmann <anbe at debian.org>
Date:   Sat Jul 1 17:26:41 2017 +0200

    pre_remove_exceptions: --allow-remove-essential may be needed for buster
    
    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 | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/custom-scripts/scripts/pre_remove_exceptions b/custom-scripts/scripts/pre_remove_exceptions
index fd33f32..d8855e6 100755
--- a/custom-scripts/scripts/pre_remove_exceptions
+++ b/custom-scripts/scripts/pre_remove_exceptions
@@ -56,7 +56,8 @@ case ${PIUPARTS_OBJECTS%%=*} in
 esac
 
 case "$PIUPARTS_DISTRIBUTION" in
-	stretch*|sid)
+
+	stretch*|buster*|sid)
 		case ${PIUPARTS_OBJECTS%%=*} in
 			init|\
 			education-thin-client|\

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