[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible Debian: temporarily ignore horde packages for the php-pear pkg set on bullseye

Holger Levsen gitlab at salsa.debian.org
Fri May 15 20:01:07 BST 2020



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


Commits:
7a604926 by Holger Levsen at 2020-05-15T21:00:54+02:00
reproducible Debian: temporarily ignore horde packages for the php-pear pkg set on bullseye

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
=====================================
@@ -502,6 +502,12 @@ update_pkg_set_specific() {
 			grep-dctrl -sPackage -n -FMaintainer,Uploaders pkg-php-pear at lists.alioth.debian.org $SOURCES > $TMPFILE
 			grep-dctrl -sPackage -n -FMaintainer,Uploaders team+pkg-php at tracker.debian.org $SOURCES >> $TMPFILE
 			# pkg-horde
+			if [ "$SUITE" != "bullseye" ] ; then
+			# pkg-horde was removed and has been re-introduced, so it will be available in bullseye soon
+			# until then, ignore those packages
+				grep-dctrl -sPackage -n -FMaintainer,Uploaders team+debian-horde-team at tracker.debian.org $SOURCES >> $TMPFILE
+			fi
+
 			grep-dctrl -sPackage -n -FMaintainer,Uploaders team+debian-horde-team at tracker.debian.org $SOURCES >> $TMPFILE
 			;;
 		maint_pkg-ruby-extras-maintainers)



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/7a604926c4c0d40e8853e3cd59ad20d0cfc9663c
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/20200515/88d1b154/attachment-0001.html>


More information about the Qa-jenkins-scm mailing list