[Qa-jenkins-scm] [jenkins.debian.net] 02/02: install lintian from jessie-backports, we want the latest
Holger Levsen
holger at layer-acht.org
Sun May 15 01:03:19 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 ac64369e944795caedbdcec81106c25f8d3f6204
Author: Holger Levsen <holger at layer-acht.org>
Date: Sun May 15 03:02:27 2016 +0200
install lintian from jessie-backports, we want the latest
---
update_jdn.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/update_jdn.sh b/update_jdn.sh
index 44fa19a..c70c571 100755
--- a/update_jdn.sh
+++ b/update_jdn.sh
@@ -354,7 +354,7 @@ if [ -f /etc/debian_version ] ; then
sudo apt-get update
sudo apt-get install $DEBS $MASTERDEBS
sudo apt-get install -t jessie-backports \
- pbuilder || echo "this should only fail on the first install"
+ pbuilder lintian || echo "this should only fail on the first install"
# botch
# for varying kernels
# we use bpo kernels on pb-build5+6 (and i386 kernel on pb-build2-i386)
--
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