[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible Debian: use dose-extra from jessie-backports, thanks josch
Holger Levsen
holger at layer-acht.org
Mon Nov 7 19:35:49 UTC 2016
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch master
in repository jenkins.debian.net.
commit d6aa80990e8e630ba821cb289bd9fe5100028058
Author: Holger Levsen <holger at layer-acht.org>
Date: Mon Nov 7 20:35:41 2016 +0100
reproducible Debian: use dose-extra from jessie-backports, thanks josch
---
update_jdn.sh | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/update_jdn.sh b/update_jdn.sh
index 6250616..d3ea9f3 100755
--- a/update_jdn.sh
+++ b/update_jdn.sh
@@ -366,7 +366,6 @@ if [ -f /etc/debian_version ] ; then
cron-apt
csvtool
dnsmasq-base
- dose-extra
dstat
figlet
flex
@@ -461,7 +460,7 @@ if [ -f /etc/debian_version ] ; then
if [ "$HOSTNAME" = "jenkins-test-vm" ] ; then
$UP2DATE || sudo apt-get install -t jessie-backports jenkins-job-builder || echo "this should only fail on the first install"
elif [ "$HOSTNAME" = "jenkins" ] ; then
- $UP2DATE || sudo apt-get install -t jessie-backports ffmpeg libav-tools python3-popcon jenkins-job-builder
+ $UP2DATE || sudo apt-get install -t jessie-backports ffmpeg libav-tools python3-popcon jenkins-job-builder dose-extra
fi
explain "packages installed."
else
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git
More information about the Qa-jenkins-scm
mailing list