From 682c07a3d373983c33cdea5d724fcc4c0e73ddb3 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Sun, 15 May 2016 02:18:14 +0200 Subject: reproducible debian: change order of pkg sets, sort team maintainance sets alphabetically --- bin/reproducible_common.sh | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'bin/reproducible_common.sh') 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() { -- cgit v1.2.3-54-g00ecf