[libcatalyst-engine-psgi-perl] 02/04: fix commas used in Files: value of debian/copyright

Damyan Ivanov dmn at moszumanska.debian.org
Fri May 16 13:01:20 UTC 2014


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

dmn pushed a commit to branch master
in repository libcatalyst-engine-psgi-perl.

commit 1a80d7a3a03a3a72819ffadf2f1149fc226edf0e
Author: Damyan Ivanov <dmn at debian.org>
Date:   Fri May 16 12:53:44 2014 +0000

    fix commas used in Files: value of debian/copyright
---
 debian/copyright | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index 1b2729d..b8f9569 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -34,11 +34,13 @@ Files: inc/Spiffy.pm
 Copyright: 2004-2006, Brian Ingerson <ingy at cpan.org>
 License: Artistic or GPL-1+
 
-Files: inc/Test/Base.pm, inc/Test/Base/*
+Files: inc/Test/Base.pm
+       inc/Test/Base/*
 Copyright: 2005-2009, Brian Ingerson <ingy at cpan.org>
 License: Artistic or GPL-1+
 
-Files: inc/Test/Builder.pm, inc/Test/Builder/*
+Files: inc/Test/Builder.pm
+       inc/Test/Builder/*
 Copyright: 2002-2008, chromatic <chromatic at wgz.org>
  2002-2008, Michael G Schwern <schwern at pobox.com>
 License: Artistic or GPL-1+
@@ -47,7 +49,8 @@ Files: inc/Test/More.pm
 Copyright: 2001-2008, Michael G Schwern <schwern at pobox.com>
 License: Artistic or GPL-1+
 
-Files: inc/Test/SharedFork.pm, inc/Test/SharedFork/*
+Files: inc/Test/SharedFork.pm
+       inc/Test/SharedFork/*
 Copyright: 2009-2011, Tokuhiro Matsuno <tokuhirom+cpan at gmail.com>
 License: Artistic or GPL-1+
 Comment: Rationale from the author was:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcatalyst-engine-psgi-perl.git



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