summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_common.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-01-09 11:22:10 +0100
committerHolger Levsen <holger@layer-acht.org>2015-01-09 11:22:10 +0100
commit0048dd523d38409955e149cd09915c15aea7efaa (patch)
tree1a46eadf825888a7b4e176b747e7e6c51de9e7f0 /bin/reproducible_common.sh
parent5647e0ef7e46944e956bc2a92f9804fc5299505d (diff)
downloadjenkins.debian.net-0048dd523d38409955e149cd09915c15aea7efaa.tar.xz
rename build-depends_(gnome|tails) meta pkg sets to (gnome|tails)_build-depends
Diffstat (limited to 'bin/reproducible_common.sh')
-rwxr-xr-xbin/reproducible_common.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/reproducible_common.sh b/bin/reproducible_common.sh
index 9d4a5201..64dd33e8 100755
--- a/bin/reproducible_common.sh
+++ b/bin/reproducible_common.sh
@@ -145,9 +145,9 @@ META_PKGSET[1]="essential"
META_PKGSET[2]="required"
META_PKGSET[3]="build-essential"
META_PKGSET[4]="gnome"
-META_PKGSET[5]="build-depends_gnome"
+META_PKGSET[5]="gnome_build-depends"
META_PKGSET[6]="tails"
-META_PKGSET[7]="build-depends_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"