summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_common.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2016-05-15 02:18:14 +0200
committerHolger Levsen <holger@layer-acht.org>2016-05-15 02:18:14 +0200
commit682c07a3d373983c33cdea5d724fcc4c0e73ddb3 (patch)
treeba49d5078d95dce68e43fff01baa370a625dd78b /bin/reproducible_common.sh
parent60761a31cc3a099efc0fe037f04af30d02243a97 (diff)
downloadjenkins.debian.net-682c07a3d373983c33cdea5d724fcc4c0e73ddb3.tar.xz
reproducible debian: change order of pkg sets, sort team maintainance sets alphabetically
Diffstat (limited to 'bin/reproducible_common.sh')
-rwxr-xr-xbin/reproducible_common.sh20
1 files changed, 10 insertions, 10 deletions
diff --git a/bin/reproducible_common.sh b/bin/reproducible_common.sh
index c3f30f3a..bbeaf102 100755
--- a/bin/reproducible_common.sh
+++ b/bin/reproducible_common.sh
@@ -118,17 +118,17 @@ META_PKGSET[20]="tails"
META_PKGSET[21]="tails_build-depends"
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[24]="maint_debian-boot"
+META_PKGSET[25]="maint_debian-ocaml"
+META_PKGSET[26]="maint_debian-x"
+META_PKGSET[27]="maint_lua"
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"
+META_PKGSET[29]="maint_pkg-haskell-maintainers"
+META_PKGSET[30]="maint_pkg-java-maintainers"
+META_PKGSET[31]="maint_pkg-javascript-devel"
+META_PKGSET[32]="maint_pkg-perl-maintainers"
+META_PKGSET[33]="maint_pkg-php-pear"
+META_PKGSET[34]="maint_pkg-ruby-extras-maintainers"
# sleep 1-23 secs to randomize start times
delay_start() {