This is an automated email from the git hooks/post-receive script. broucaries-guest pushed a commit to branch master in repository lintian.
commit 4bbbaf051990b44601533cff7770b5f67a4d4c0f Author: Bastien ROUCARIÈS <[email protected]> Date: Tue Nov 8 11:30:43 2016 +0100 Disable deb-format-udeb-compression for newer dpkg Dpkg will warn for us --- t/tests/deb-format-udeb-compression/desc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/t/tests/deb-format-udeb-compression/desc b/t/tests/deb-format-udeb-compression/desc index 6ff31ec..fd79525 100644 --- a/t/tests/deb-format-udeb-compression/desc +++ b/t/tests/deb-format-udeb-compression/desc @@ -2,3 +2,5 @@ Testname: deb-format-udeb-compression Version: 1.0 Description: Test of compression of udeb data member Test-For: udeb-uses-unsupported-compression-for-data-tarball +# dpkg 1.18.1 Will warn for us +Test-Depends: dpkg (<< 1.18.11) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/lintian/lintian.git

