[libconfig-model-dpkg-perl] 19/36: test: fix formatting

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 7eaa08c8ccc5ba6580de7ddb51dc4426c25370ec
Author: Dominique Dumont <dod at debian.org>
Date:   Wed Oct 14 18:51:02 2015 +0200

    test: fix formatting
    
    Gbp-Dch: Ignore
---
 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 415d9f1..744f010 100644
--- a/t/model_tests.d/dpkg-copyright-test-conf.pl
+++ b/t/model_tests.d/dpkg-copyright-test-conf.pl
@@ -113,8 +113,8 @@ $skip = ( $@ or not -r '/etc/debian_version') ? 1 : 0 ;
         check => { 
             Format => "https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/", 
             'Files:"*" Copyright' => "2008, John Doe <jdoe\@example.com>\n2007, Jane Smith <jsmith\@example.org>\n2007, Joe Average <joe\@example.org>\n2007, J. Random User <jr\@users.example.com>",
-            },
         },
+    },
     {
         load_warnings => [ qr/Format does not match/ ,qr/should not match/ ],
         apply_fix => 1,

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