This is an automated email from the git hooks/post-receive script. lamby pushed a commit to branch master in repository lintian.
commit 397c9349061e0de7e6d97078ac9ecd9d43a435dd Author: Chris Lamb <la...@debian.org> Date: Mon Apr 9 19:39:52 2018 +0100 Ensure we have all the build/test depencencies for our debhelper-dh-with-python3* tests. --- debian/control | 1 + t/tests/debhelper-dh-with-python3-unrel/desc | 1 + t/tests/debhelper-dh-with-python3-unrel2/desc | 1 + t/tests/debhelper-dh-with-python3/desc | 1 + 4 files changed, 4 insertions(+) diff --git a/debian/control b/debian/control index ae21ecb..c383c8d 100644 --- a/debian/control +++ b/debian/control @@ -22,6 +22,7 @@ Build-Depends: aspell <!nocheck>, default-jdk-headless <!nocheck> | default-jdk <!nocheck>, # Use bash as a Jessie indicator (dh-elpa is only used for a test) dh-elpa <!nocheck> | bash (<< 4.4) <!nocheck>, + dh-python <!nocheck>, diffstat <!nocheck>, docbook-utils, docbook-xml, diff --git a/t/tests/debhelper-dh-with-python3-unrel/desc b/t/tests/debhelper-dh-with-python3-unrel/desc index e5418cb..b60dd80 100644 --- a/t/tests/debhelper-dh-with-python3-unrel/desc +++ b/t/tests/debhelper-dh-with-python3-unrel/desc @@ -1,5 +1,6 @@ Testname: debhelper-dh-with-python3-unrel Version: 1.0 Description: Check dependency requirements for dh --with python3 (false positive) +Test-Depends: dh-python Test-Against: missing-build-dependency-for-dh-addon diff --git a/t/tests/debhelper-dh-with-python3-unrel2/desc b/t/tests/debhelper-dh-with-python3-unrel2/desc index 8ac74b0..773bed7 100644 --- a/t/tests/debhelper-dh-with-python3-unrel2/desc +++ b/t/tests/debhelper-dh-with-python3-unrel2/desc @@ -2,5 +2,6 @@ Testname: debhelper-dh-with-python3-unrel2 Version: 1.0 Description: Check dependency requirements for dh --with python3 (false positive) Architecture: any +Test-Depends: dh-python Test-Against: missing-build-dependency-for-dh-addon diff --git a/t/tests/debhelper-dh-with-python3/desc b/t/tests/debhelper-dh-with-python3/desc index c66b69f..ef1f0cf 100644 --- a/t/tests/debhelper-dh-with-python3/desc +++ b/t/tests/debhelper-dh-with-python3/desc @@ -1,5 +1,6 @@ Testname: debhelper-dh-with-python3 Version: 1.0 Description: Check dependency requirements for dh --with python3 +Test-Depends: dh-python Test-For: missing-build-dependency-for-dh-addon -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/lintian/lintian.git