From ac64369e944795caedbdcec81106c25f8d3f6204 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Sun, 15 May 2016 03:02:27 +0200 Subject: 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 44fa19a6..c70c571e 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) -- cgit v1.2.3-54-g00ecf