[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible Debian: remove team+debian-horde-team mainatained packages from...

Holger Levsen gitlab at salsa.debian.org
Sat May 2 13:39:42 BST 2020



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


Commits:
0085c180 by Holger Levsen at 2020-05-02T14:39:12+02:00
reproducible Debian: remove team+debian-horde-team mainatained packages from pkg-php-pear pkg set starting with bullseye

those packages have been removed.

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
=====================================
@@ -501,8 +501,10 @@ update_pkg_set_specific() {
 			# pkg-php-pear
 			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
-			grep-dctrl -sPackage -n -FMaintainer,Uploaders team+debian-horde-team at tracker.debian.org $SOURCES >> $TMPFILE
+			if [ "$SUITE" = "stretch" ] || [ "$SUITE" = "buster" ] ; then
+				# pkg-horde is gone since bullseye
+				grep-dctrl -sPackage -n -FMaintainer,Uploaders team+debian-horde-team at tracker.debian.org $SOURCES >> $TMPFILE
+			fi
 			;;
 		maint_pkg-ruby-extras-maintainers)
 			# pkg-ruby-extras-maintainers



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/0085c180bc94873089e9b9d8a7b0c5014f984d90
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/20200502/e597e75f/attachment.html>


More information about the Qa-jenkins-scm mailing list