summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_common.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-01-14 18:29:48 +0100
committerHolger Levsen <holger@layer-acht.org>2015-01-14 18:29:48 +0100
commit3a370d7529dade8ab0ae9559efb28a3ff015b263 (patch)
tree47b2df1b59ac69724217138f43ef53f159701671 /bin/reproducible_common.sh
parent666e820e76b1a5c0574cadef274e84a379d6121b (diff)
downloadjenkins.debian.net-3a370d7529dade8ab0ae9559efb28a3ff015b263.tar.xz
reproducible: reorder pkg sets
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 a37169f2..02b585c3 100755
--- a/bin/reproducible_common.sh
+++ b/bin/reproducible_common.sh
@@ -144,16 +144,16 @@ mkdir -p /var/lib/jenkins/userContent/rb-pkg/
META_PKGSET[1]="essential"
META_PKGSET[2]="required"
META_PKGSET[3]="build-essential"
-META_PKGSET[4]="gnome"
-META_PKGSET[5]="gnome_build-depends"
-META_PKGSET[6]="tails"
-META_PKGSET[7]="tails_build-depends"
-META_PKGSET[8]="maint_pkg-perl-maintainers"
-META_PKGSET[9]="popcon_top1337-installed-sources"
-META_PKGSET[10]="installed_on_debian.org"
-META_PKGSET[11]="had_a_DSA"
-META_PKGSET[12]="grml"
-META_PKGSET[13]="grml_build-depends"
+META_PKGSET[4]="popcon_top1337-installed-sources"
+META_PKGSET[5]="installed_on_debian.org"
+META_PKGSET[6]="had_a_DSA"
+META_PKGSET[7]="gnome"
+META_PKGSET[8]="gnome_build-depends"
+META_PKGSET[9]="tails"
+META_PKGSET[10]="tails_build-depends"
+META_PKGSET[11]="grml"
+META_PKGSET[12]="grml_build-depends"
+META_PKGSET[13]="maint_pkg-perl-maintainers"
init_html() {
SUITE=sid