[libconfig-model-dpkg-perl] 21/36: dpkg-copyright test: fixed t8

dod at debian.org dod at debian.org
Sat Oct 17 16:27:14 UTC 2015


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

dod pushed a commit to branch master
in repository libconfig-model-dpkg-perl.

commit 233f09f1a71bf9e0f9ea2cf1b7f2682cd19cb521
Author: Dominique Dumont <dod at debian.org>
Date:   Wed Oct 14 21:15:15 2015 +0200

    dpkg-copyright test: fixed t8
---
 t/model_tests.d/dpkg-copyright-test-conf.pl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/t/model_tests.d/dpkg-copyright-test-conf.pl b/t/model_tests.d/dpkg-copyright-test-conf.pl
index 744f010..bfe780f 100644
--- a/t/model_tests.d/dpkg-copyright-test-conf.pl
+++ b/t/model_tests.d/dpkg-copyright-test-conf.pl
@@ -108,7 +108,7 @@ $skip = ( $@ or not -r '/etc/debian_version') ? 1 : 0 ;
     },
     {
         # test nb 8
-        load_warnings => [ qr/Format does not match/ ],
+        load_warnings => [ qr/Format does not match/, qr/many versions/ ],
         apply_fix => 1,
         check => { 
             Format => "https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/", 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libconfig-model-dpkg-perl.git



More information about the Pkg-perl-cvs-commits mailing list