[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] find_obsolete_transitional_packages, summary: first fix grammar (doesnt ->...
Holger Levsen (@holger)
gitlab at salsa.debian.org
Tue Jan 25 01:59:10 GMT 2022
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
0517b950 by Holger Levsen at 2022-01-25T02:58:57+01:00
find_obsolete_transitional_packages, summary: first fix grammar (doesnt -> dont) and then think further...
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
=====================================
@@ -206,14 +206,16 @@ else
fi
echo
-echo "Found $BAD_COUNTER bad packages (=transitional dummy package in $OLDSTABLE, $STABLE and sid)"
-echo "and $GOOD_COUNTER removed transitional packages (=doesn't exist in sid)"
-echo "plus we know about $BUGGED_COUNTER bugs about obsolete transitional packages we have"
-echo "already filed, of which $OPEN_COUNTER are unfixed in sid."
+echo "Found $BAD_COUNTER bad packages (= transitional dummy package in $OLDSTABLE, $STABLE and sid)"
+echo "and $GOOD_COUNTER removed transitional packages (= don't exist in sid anymore, so we"
+echo "assume they are no problem in $NEXT as well)."
+echo "Plus we know about $BUGGED_COUNTER bugs about obsolete transitional packages we have"
+echo "already filed, of which $OPEN_COUNTER are still unfixed in sid."
echo
echo "In the future, this script should probably also complain about transitional packages"
-echo "just in bookworm and sid, and suggest to file wishlist bugs for those as well."
-echo "Maybe it's more useful to first file bugs against packages depending on those..."
+echo "just in $STABLE and $OLDSTABLE (but not yet in sid/$NEXT),"
+echo " and suggest to file wishlist bugs for those as well."
+echo "Though maybe it's more useful to first file bugs against packages depending on these..."
echo
if [ "${BASEPATH:0:5}" = "/tmp/" ] ; then
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/0517b9501c42774f550a831d69af3bdc82bd7f05
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/0517b9501c42774f550a831d69af3bdc82bd7f05
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/20220125/80a5d309/attachment-0001.htm>
More information about the Qa-jenkins-scm
mailing list