[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] find obsolete transitional packages job: update for bookworm, 2nd part

Holger Levsen (@holger) gitlab at salsa.debian.org
Tue Aug 17 17:37:23 BST 2021



Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net


Commits:
b06abb56 by Holger Levsen at 2021-08-17T18:37:13+02:00
find obsolete transitional packages job: update for bookworm, 2nd part

Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -


1 changed file:

- bin/find_obsolete_transitional_packages.sh


Changes:

=====================================
bin/find_obsolete_transitional_packages.sh
=====================================
@@ -51,9 +51,9 @@ ARCH=amd64
 NEXT="$1"		# bookworm
 shift
 SUITES="$@" 		# buster bullseye sid
-OLDSTABLE="stretch"
-STABLE="buster"
-if [ "$NEXT" != "bullseye" ] ; then
+OLDSTABLE="buster"
+STABLE="bullseye"
+if [ "$NEXT" != "bookworm" ] ; then
 	echo "This script needs more changes to work on other suites than bookworm…"
 	echo "Not many, but a very few."
 	exit 1



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/b06abb5636d26386791d0b4587fbabd868075559

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/b06abb5636d26386791d0b4587fbabd868075559
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20210817/8c3e48c5/attachment.htm>


More information about the Qa-jenkins-scm mailing list