summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_common.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-07-16 13:18:44 +0200
committerHolger Levsen <holger@layer-acht.org>2015-07-16 13:18:44 +0200
commitdcdabad28f05f5032c6e1c5c5e817ead7a13bf9f (patch)
tree7bd85d3fbce09cb8f332209a6dad5e11e76c5420 /bin/reproducible_common.sh
parent194b6ee166d9ab86b316fa64acfd2b89e990353b (diff)
downloadjenkins.debian.net-dcdabad28f05f5032c6e1c5c5e817ead7a13bf9f.tar.xz
reproducible pkg sets: relocate cii-census
Diffstat (limited to 'bin/reproducible_common.sh')
-rwxr-xr-xbin/reproducible_common.sh44
1 files changed, 22 insertions, 22 deletions
diff --git a/bin/reproducible_common.sh b/bin/reproducible_common.sh
index 6851c61a..7d73afdb 100755
--- a/bin/reproducible_common.sh
+++ b/bin/reproducible_common.sh
@@ -71,28 +71,28 @@ META_PKGSET[5]="popcon_top1337-installed-sources"
META_PKGSET[6]="key_packages"
META_PKGSET[7]="installed_on_debian.org"
META_PKGSET[8]="had_a_DSA"
-META_PKGSET[9]="gnome"
-META_PKGSET[10]="gnome_build-depends"
-META_PKGSET[11]="kde"
-META_PKGSET[12]="kde_build-depends"
-META_PKGSET[13]="xfce"
-META_PKGSET[14]="xfce_build-depends"
-META_PKGSET[15]="tails"
-META_PKGSET[16]="tails_build-depends"
-META_PKGSET[17]="grml"
-META_PKGSET[18]="grml_build-depends"
-META_PKGSET[19]="maint_pkg-perl-maintainers"
-META_PKGSET[20]="maint_pkg-java-maintainers"
-META_PKGSET[21]="maint_pkg-haskell-maintainers"
-META_PKGSET[22]="maint_pkg-ruby-extras-maintainers"
-META_PKGSET[23]="maint_pkg-golang-maintainers"
-META_PKGSET[24]="maint_pkg-php-pear"
-META_PKGSET[25]="maint_pkg-javascript-devel"
-META_PKGSET[26]="maint_debian-boot"
-META_PKGSET[27]="maint_debian-ocaml"
-META_PKGSET[28]="maint_debian-x"
-META_PKGSET[29]="maint_lua"
-META_PKGSET[30]="cii-census"
+META_PKGSET[9]="cii-census"
+META_PKGSET[10]="gnome"
+META_PKGSET[11]="gnome_build-depends"
+META_PKGSET[12]="kde"
+META_PKGSET[13]="kde_build-depends"
+META_PKGSET[14]="xfce"
+META_PKGSET[15]="xfce_build-depends"
+META_PKGSET[16]="tails"
+META_PKGSET[17]="tails_build-depends"
+META_PKGSET[18]="grml"
+META_PKGSET[19]="grml_build-depends"
+META_PKGSET[20]="maint_pkg-perl-maintainers"
+META_PKGSET[21]="maint_pkg-java-maintainers"
+META_PKGSET[22]="maint_pkg-haskell-maintainers"
+META_PKGSET[23]="maint_pkg-ruby-extras-maintainers"
+META_PKGSET[24]="maint_pkg-golang-maintainers"
+META_PKGSET[25]="maint_pkg-php-pear"
+META_PKGSET[26]="maint_pkg-javascript-devel"
+META_PKGSET[27]="maint_debian-boot"
+META_PKGSET[28]="maint_debian-ocaml"
+META_PKGSET[29]="maint_debian-x"
+META_PKGSET[30]="maint_lua"
schedule_packages() {
LC_USER="$REQUESTER" \