[libconfig-model-dpkg-perl] 01/01: test: check "cme fixed" copyright format url

dod at debian.org dod at debian.org
Thu May 26 17:17:57 UTC 2016


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 95c55f0af4bb3ace6fd5a3ac98e17487097c8948
Author: Dominique Dumont <dod at debian.org>
Date:   Thu May 26 19:16:46 2016 +0200

    test: check "cme fixed" copyright format url
---
 t/model_tests.d/dpkg-copyright-test-conf.pl | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/t/model_tests.d/dpkg-copyright-test-conf.pl b/t/model_tests.d/dpkg-copyright-test-conf.pl
index 8da211f..5c1a309 100644
--- a/t/model_tests.d/dpkg-copyright-test-conf.pl
+++ b/t/model_tests.d/dpkg-copyright-test-conf.pl
@@ -209,10 +209,11 @@ in ‘/usr/share/common-licenses/GPL-1’.",
         name => 'oar',
         load_warnings => [ qr/Format does not match/, qr/use Expat/ ],
         no_warnings => 1,
+        apply_fix => 1,
 
         check => {
-            'Files:"sources/extra/orpheus/modules/lua-signal/lsignal.c" License short_name'
-            => 'MIT'
+            Format => "https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/",
+            'Files:"sources/extra/orpheus/modules/lua-signal/lsignal.c" License short_name' => 'Expat'
         }
     },
     {

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