summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_common.sh
diff options
context:
space:
mode:
authorjosch <j.schauer@email.de>2015-03-19 13:42:18 +0100
committerHolger Levsen <holger@layer-acht.org>2015-03-19 14:51:18 +0100
commit3e9cbd126669c670efc149e53de91814a586ff7f (patch)
tree30b692156ea8de5606da13780f9bbea33726bb27 /bin/reproducible_common.sh
parent6c4b4a55b30409ea6a06ce36edfaea00f309f668 (diff)
downloadjenkins.debian.net-3e9cbd126669c670efc149e53de91814a586ff7f.tar.xz
reproducible: shift build-essential-depends to position 4
Diffstat (limited to 'bin/reproducible_common.sh')
-rwxr-xr-xbin/reproducible_common.sh22
1 files changed, 11 insertions, 11 deletions
diff --git a/bin/reproducible_common.sh b/bin/reproducible_common.sh
index eba98be0..dfc0132d 100755
--- a/bin/reproducible_common.sh
+++ b/bin/reproducible_common.sh
@@ -62,17 +62,17 @@ done
META_PKGSET[1]="essential"
META_PKGSET[2]="required"
META_PKGSET[3]="build-essential"
-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"
-META_PKGSET[14]="build-essential-depends"
+META_PKGSET[4]="build-essential-depends"
+META_PKGSET[5]="popcon_top1337-installed-sources"
+META_PKGSET[6]="installed_on_debian.org"
+META_PKGSET[7]="had_a_DSA"
+META_PKGSET[8]="gnome"
+META_PKGSET[9]="gnome_build-depends"
+META_PKGSET[10]="tails"
+META_PKGSET[11]="tails_build-depends"
+META_PKGSET[12]="grml"
+META_PKGSET[13]="grml_build-depends"
+META_PKGSET[14]="maint_pkg-perl-maintainers"
schedule_packages() {
# these packages are manually scheduled, so should have high priority,