[libconfig-model-dpkg-perl] 32/36: fix error in test spec

dod at debian.org dod at debian.org
Sat Oct 17 16:27:19 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 418285ac343dc96431a3a08f2cbad7ff67e7be73
Author: Dominique Dumont <dod at debian.org>
Date:   Sat Oct 17 18:07:16 2015 +0200

    fix error in test spec
---
 t/model_tests.d/dpkg-copyright-test-conf.pl | 5 ++++-
 1 file changed, 4 insertions(+), 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 6f1ce39..a062da2 100644
--- a/t/model_tests.d/dpkg-copyright-test-conf.pl
+++ b/t/model_tests.d/dpkg-copyright-test-conf.pl
@@ -207,8 +207,11 @@ in ‘/usr/share/common-licenses/GPL-1’.",
     },
     {
         name => 'oar',
-        'File:"sources/extra/orpheus/modules/lua-signal/lsignal.c" License short_name'
+
+        check => {
+            'Files:"sources/extra/orpheus/modules/lua-signal/lsignal.c" License short_name'
             => 'MIT/X11'
+        }
     },
     {
         # Debian bug #721832

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