[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] 2 commits: Revert "reproducible Debian: enable debug output"

Holger Levsen (@holger) gitlab at salsa.debian.org
Wed Jul 13 16:16:37 BST 2022



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


Commits:
27125c68 by Holger Levsen at 2022-07-13T17:13:42+02:00
Revert "reproducible Debian: enable debug output"

This reverts commit 4a1eb4546c4e073b50676b1e48d4f3f0104b92ab.

- - - - -
6e3b5b88 by Holger Levsen at 2022-07-13T17:14:12+02:00
reproducible Debian: fix fatal typo in pkg-r pkg set definition

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
=====================================
@@ -3,7 +3,7 @@
 # Copyright 2015-2022 Holger Levsen <holger at layer-acht.org>
 # released under the GPLv2
 
-DEBUG=true
+DEBUG=false
 . /srv/jenkins/bin/common-functions.sh
 common_init "$@"
 
@@ -534,7 +534,7 @@ update_pkg_set_specific() {
 		maint_pkg-r)
 			# R packages
 			grep-dctrl -sPackage -n -FPackage -e ^r-cran-* $SOURCES > $TMPFILE
-			grep-dctrl -sPackage -n -FPackage -e ^bioc--* $SOURCES >> $TMPFILE
+			grep-dctrl -sPackage -n -FPackage -e ^bioc-* $SOURCES >> $TMPFILE
 			grep-dctrl -sPackage -n -FMaintainer,Uploaders r-pkg-team at alioth-lists.debian.net $SOURCES >> $TMPFILE
 			;;
 		maint_pkg-ruby-extras-maintainers)



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/compare/4a1eb4546c4e073b50676b1e48d4f3f0104b92ab...6e3b5b88ba688a7b72419d6b4edb082f176098b0

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/compare/4a1eb4546c4e073b50676b1e48d4f3f0104b92ab...6e3b5b88ba688a7b72419d6b4edb082f176098b0
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/20220713/ffa4cc37/attachment-0001.htm>


More information about the Qa-jenkins-scm mailing list