[Git][qa/jenkins.debian.net][master] reproducible Debian: include required packages in the "important" packages package set
Holger Levsen (@holger)
gitlab at salsa.debian.org
Thu Nov 16 16:38:25 GMT 2023
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
f0734161 by Holger Levsen at 2023-11-16T17:38:15+01:00
reproducible Debian: include required packages in the "important" packages package set
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- bin/reproducible_create_meta_pkg_sets.sh
Changes:
=====================================
bin/reproducible_create_meta_pkg_sets.sh
=====================================
@@ -167,7 +167,7 @@ update_pkg_set_specific() {
;;
important)
# the important package set
- chdist --data-dir=$CHPATH grep-dctrl-packages $DISTNAME -X -FPriority important > $TMPFILE
+ chdist --data-dir=$CHPATH grep-dctrl-packages $DISTNAME -X \( -FPriority important --or -FPriority required \) > $TMPFILE
convert_from_deb822_into_source_packages_only
;;
build-essential)
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/f07341613a0be9b2f08e5a9413ab86f3ba46b2de
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/f07341613a0be9b2f08e5a9413ab86f3ba46b2de
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/20231116/028821e5/attachment.htm>
More information about the Qa-jenkins-scm
mailing list