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

[lintian] 01/01: changes-upstream-signature-missing tests: We actually need dpkg 1.18.5. This should fix the tests under jessie.



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

lamby pushed a commit to branch master
in repository lintian.

commit d54f541e2217618e59c1c4bfba17c87e306bd8e8
Author: Chris Lamb <lamby@debian.org>
Date:   Sun Jul 16 20:44:21 2017 +0100

    changes-upstream-signature-missing tests: We actually need dpkg 1.18.5. This should fix the tests under jessie.
---
 t/tests/changes-upstream-signature-missing/desc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/t/tests/changes-upstream-signature-missing/desc b/t/tests/changes-upstream-signature-missing/desc
index 98c972b..d16e7b4 100644
--- a/t/tests/changes-upstream-signature-missing/desc
+++ b/t/tests/changes-upstream-signature-missing/desc
@@ -4,5 +4,5 @@ Version: 1.0-1
 Description: No upstream signature included but package contains a signing key
 Test-For:
  orig-tarball-missing-upstream-signature
-# dpkg 1.17.20 required in order to create multiple tarballs
-Test-Depends: dpkg (>= 1.17.20)
+# dpkg 1.18.5 required in order to create multiple tarballs with detached signatures
+Test-Depends: dpkg (>= 1.18.5)

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


Reply to: