[libconfig-model-dpkg-perl] 03/05: fix test: trap new warning about possible typo

dod at debian.org dod at debian.org
Fri Jul 24 17:10:13 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 6d40c906d3994456bfc5a7c7fac119fee9285721
Author: Dominique Dumont <dod at debian.org>
Date:   Fri Jul 24 16:59:06 2015 +0200

    fix test: trap new warning about possible typo
    
    Gbp-Dch: Ignore
---
 t/model_tests.d/dpkg-copyright-test-conf.pl | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/t/model_tests.d/dpkg-copyright-test-conf.pl b/t/model_tests.d/dpkg-copyright-test-conf.pl
index 0a93eec..8811f8d 100644
--- a/t/model_tests.d/dpkg-copyright-test-conf.pl
+++ b/t/model_tests.d/dpkg-copyright-test-conf.pl
@@ -239,6 +239,9 @@ in ‘/usr/share/common-licenses/GPL-1’.",
         # Debian bug #721672
         name => 'file-instead-of-files' ,
 
+        # warning brought by fix of Debian #789568
+        load_warnings => [ qr/confusingly close/ ],
+
         check => {
             "Files:debian/patches/half_code_pod_errors.patch Copyright" =>
             '2010, Frank Wiegand <fwie at cpan.org>',

-- 
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