[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[lintian] 01/01: Fix wheezy test suite



This is an automated email from the git hooks/post-receive script.

broucaries-guest pushed a commit to branch master
in repository lintian.

commit 9967e55407d791f2729ec42de3422af9f1043d2a
Author: Bastien ROUCARIÈS <roucaries.bastien+debian@gmail.com>
Date:   Mon Dec 1 22:39:57 2014 +0100

    Fix wheezy test suite
    
    Signed-off-by: Bastien ROUCARIÈS <roucaries.bastien+debian@gmail.com>
---
 t/debs/deb-format-control-xz/desc  | 1 +
 t/debs/deb-format-no-compress/desc | 1 +
 t/debs/deb-format-wrong-order/tags | 3 ++-
 3 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/t/debs/deb-format-control-xz/desc b/t/debs/deb-format-control-xz/desc
index a0ae37a..b497243 100644
--- a/t/debs/deb-format-control-xz/desc
+++ b/t/debs/deb-format-control-xz/desc
@@ -2,3 +2,4 @@ Testname: deb-format-control-xz
 Sequence: 6000
 Version: 1.0
 Description: Test package with control.tar.xz
+Test-Depends: dpkg (>= 1.17.6)
diff --git a/t/debs/deb-format-no-compress/desc b/t/debs/deb-format-no-compress/desc
index 18ae8e1..199e0b0 100644
--- a/t/debs/deb-format-no-compress/desc
+++ b/t/debs/deb-format-no-compress/desc
@@ -5,3 +5,4 @@ Description: Test package with no compression
 Test-For:
  uses-no-compression-for-control-tarball
  uses-no-compression-for-data-tarball
+Test-Depends: dpkg (>= 1.17.6)
diff --git a/t/debs/deb-format-wrong-order/tags b/t/debs/deb-format-wrong-order/tags
index 10abed7..d5a22fa 100644
--- a/t/debs/deb-format-wrong-order/tags
+++ b/t/debs/deb-format-wrong-order/tags
@@ -1 +1,2 @@
-E: deb-format-wrong-order: malformed-deb-archive second (official) member data.tar.gz not control.tar.gz
+E: deb-format-wrong-order: malformed-deb-archive second (official) member data.tar.gz not control.tar.(gz|xz)
+E: deb-format-wrong-order: malformed-deb-archive third (official) member control.tar.gz not data.tar.(gz|bz2|xz)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/lintian/lintian.git


Reply to: