[Git][qa/jenkins.debian.net][master] more todo for find_obsolete_transitional_packages once trixie has been released
Holger Levsen (@holger)
gitlab at salsa.debian.org
Sun Dec 1 14:14:45 GMT 2024
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
63bfc320 by Holger Levsen at 2024-12-01T15:14:07+01:00
more todo for find_obsolete_transitional_packages once trixie has been released
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
=====================================
@@ -1,6 +1,6 @@
#!/bin/bash
-# Copyright 2017-2023 Holger Levsen <holger at layer-acht.org>
+# Copyright 2017-2024 Holger Levsen <holger at layer-acht.org>
# released under the GPLv2
#
@@ -46,7 +46,13 @@ if [ "$1" = "bug" ] ; then
MANUAL_MODE=true
echo "Entering manual bug filing mode."
shift
- echo "For forky, please make sure to also list packages which have those transitional packages as build-depends, depends, recommends, suggests or in enhances. h01ger: see ~/bin/init_schroot where you took some notes..."
+ echo "FIXME:"
+ echo "For forky, please make sure to also list packages which have those transitional packages as build-depends, depends, recommends, suggests or in enhances."
+ echo "eg run 'apt-cache rdepends --no-suggests --no-conflicts --no-breaks --no-replaces --no-enhances libsensors4-dev ; build-rdeps libsensors4-dev'
+echo or better use grep-dctrl"
+ echo "and list the reverse-build depends of transitional packages too, by running:"
+ echo "reverse-depends -l -b dh-buildinfo"
+ echo "from ubuntu-dev-tools"
read a
echo "exiting so you do this :-D"
exit 1
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/63bfc3207c042e68fdf3c486284054e34a02f358
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/63bfc3207c042e68fdf3c486284054e34a02f358
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/20241201/bdc0031b/attachment-0001.htm>
More information about the Qa-jenkins-scm
mailing list