summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_common.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2016-03-05 17:22:07 +0100
committerHolger Levsen <holger@layer-acht.org>2016-03-05 17:22:07 +0100
commit4f4774e0a1e43b4af572150e81a559d34edca19d (patch)
tree30955f4bb548ee5db23c54a6459f8be8c1ebfc0c /bin/reproducible_common.sh
parentbaaff2a79279440f921d0c71b3dd2cde5181b5fe (diff)
downloadjenkins.debian.net-4f4774e0a1e43b4af572150e81a559d34edca19d.tar.xz
reproducible: add package sets for Subgraph OS (which is based on Debian stretch)
Diffstat (limited to 'bin/reproducible_common.sh')
-rwxr-xr-xbin/reproducible_common.sh24
1 files changed, 13 insertions, 11 deletions
diff --git a/bin/reproducible_common.sh b/bin/reproducible_common.sh
index 2492a3e8..99d5f3a9 100755
--- a/bin/reproducible_common.sh
+++ b/bin/reproducible_common.sh
@@ -116,17 +116,19 @@ META_PKGSET[18]="grml"
META_PKGSET[19]="grml_build-depends"
META_PKGSET[20]="freedombox"
META_PKGSET[21]="freedombox_build-depends"
-META_PKGSET[22]="maint_pkg-perl-maintainers"
-META_PKGSET[23]="maint_pkg-java-maintainers"
-META_PKGSET[24]="maint_pkg-haskell-maintainers"
-META_PKGSET[25]="maint_pkg-ruby-extras-maintainers"
-META_PKGSET[26]="maint_pkg-golang-maintainers"
-META_PKGSET[27]="maint_pkg-php-pear"
-META_PKGSET[28]="maint_pkg-javascript-devel"
-META_PKGSET[29]="maint_debian-boot"
-META_PKGSET[30]="maint_debian-ocaml"
-META_PKGSET[31]="maint_debian-x"
-META_PKGSET[32]="maint_lua"
+META_PKGSET[22]="subgraph_OS"
+META_PKGSET[23]="subgraph_OS_build-depends"
+META_PKGSET[24]="maint_pkg-perl-maintainers"
+META_PKGSET[25]="maint_pkg-java-maintainers"
+META_PKGSET[26]="maint_pkg-haskell-maintainers"
+META_PKGSET[27]="maint_pkg-ruby-extras-maintainers"
+META_PKGSET[28]="maint_pkg-golang-maintainers"
+META_PKGSET[29]="maint_pkg-php-pear"
+META_PKGSET[30]="maint_pkg-javascript-devel"
+META_PKGSET[31]="maint_debian-boot"
+META_PKGSET[32]="maint_debian-ocaml"
+META_PKGSET[33]="maint_debian-x"
+META_PKGSET[34]="maint_lua"
# sleep 1-23 secs to randomize start times
delay_start() {