r62528 - in /trunk/libtest-harness-perl/debian: changelog copyright

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Mon Sep 13 15:30:36 UTC 2010


Author: gregoa
Date: Mon Sep 13 15:30:23 2010
New Revision: 62528

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=62528
Log:
debian/copyright: update formatting to a more recent DEP5 version.

Modified:
    trunk/libtest-harness-perl/debian/changelog
    trunk/libtest-harness-perl/debian/copyright

Modified: trunk/libtest-harness-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtest-harness-perl/debian/changelog?rev=62528&op=diff
==============================================================================
--- trunk/libtest-harness-perl/debian/changelog (original)
+++ trunk/libtest-harness-perl/debian/changelog Mon Sep 13 15:30:23 2010
@@ -18,6 +18,9 @@
   * Reviewed fix-whatis.patch
   * Reviewed manpage-error.patch
   * Changed 'Debian GNU/Linux' to 'Debian' in copyright
+
+  [ gregor herrmann ]
+  * debian/copyright: update formatting to a more recent DEP5 version.
 
  -- Nicholas Bamber <nicholas at periapt.co.uk>  Sun, 12 Sep 2010 22:50:53 +0100
 

Modified: trunk/libtest-harness-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtest-harness-perl/debian/copyright?rev=62528&op=diff
==============================================================================
--- trunk/libtest-harness-perl/debian/copyright (original)
+++ trunk/libtest-harness-perl/debian/copyright Mon Sep 13 15:30:23 2010
@@ -1,54 +1,50 @@
-Format-Specification:
-    http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
-Upstream-Maintainer: Andy Armstrong <andy at hexten.net>
-Upstream-Source: http://search.cpan.org/dist/Test-Harness/
-Upstream-Name: Test-Harness
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
+Maintainer: Andy Armstrong <andy at hexten.net>
+Source: http://search.cpan.org/dist/Test-Harness/
+Name: Test-Harness
 
 Files: *
-Copyright:
- (c) 2006, 2007 Curtis "Ovid" Poe <ovid at cpan.org>
- (c) 2007, 2008 Andy Armstrong <andy at hexten.net>
-License-Alias: Perl
-License: Artistic | GPL-1+
+Copyright: 2006, 2007, Curtis "Ovid" Poe <ovid at cpan.org>
+ 2007, 2008, Andy Armstrong <andy at hexten.net>
+License: Artistic or GPL-1+
 
 Files: lib/TAP/Parser/YAMLish/Reader.pm
-Copyright: 
- (c) 2007, 2008 Andy Amstrong <andy at hexten.net>
- portions copyright 2007-2008 Adam Kennedy
-License: Artistic | GPL-1+
+Copyright: 2007, 2008, Andy Amstrong <andy at hexten.net>
+ 2007-2008 Adam Kennedy
+License: Artistic or GPL-1+
 
-Files: 
- t/lib/Test/More.pm 
- t/lib/Test/Simple.pm
-Copyright:
- (c) 2001-2002, 2004-2006 by Michael G Schwern
-License: Artistic | GPL-1+
+Files: t/lib/Test/More.pm, t/lib/Test/Simple.pm
+Copyright: 2001-2002, 2004-2006, by Michael G Schwern
+License: Artistic or GPL-1+
 
 Files: t/lib/Test/Builder.pm, t/lib/Test/Builder/*
-Copyright:
- (c) 2002, 2004 chromatic <chromatic at wgz.org>
- (c) 2002, 2004 Michael G Schwern <schwern at pobox.com>
-License: Artistic | GPL-1+
+Copyright: 2002, 2004, chromatic <chromatic at wgz.org>
+ 2002, 2004, Michael G Schwern <schwern at pobox.com>
+License: Artistic or GPL-1+
 
 Files: debian/*
-Copyright:
- (c) 2006, Gunnar Wolf <gwolf at debian.org>
- (c) 2007, Damyan Ivanov <dmn at debian.org> 
- (c) 2007-2009, gregor herrmann <gregoa at debian.org>
- (c) 2009, Antonio Radici <antonio at dyne.org>
- (c) 2010, Nicholas Bamber <nicholas at periapt.co.uk>
-License: Artistic | GPL-1+
+Copyright: 2006, Gunnar Wolf <gwolf at debian.org>
+ 2007, 2008, Damyan Ivanov <dmn at debian.org>
+ 2007-2010, gregor herrmann <gregoa at debian.org>
+ 2008, Roberto C. Sanchez <roberto at debian.org>
+ 2009, Ryan Niebur <ryanryan52 at gmail.com>
+ 2009, Antonio Radici <antonio at dyne.org>
+ 2010, Jonathan Yu <jawnsy at cpan.org>
+ 2010, Nicholas Bamber <nicholas at periapt.co.uk>
+License: Artistic or GPL-1+
 
 License: Artistic
-    This program is free software; you can redistribute it and/or modify
-    it under the terms of the Artistic License, which comes with Perl.
-    On Debian systems, the complete text of the Artistic License
-    can be found in `/usr/share/common-licenses/Artistic'
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the Artistic License, which comes with Perl.
+ .
+ On Debian systems, the complete text of the Artistic License can be
+ found in `/usr/share/common-licenses/Artistic'.
 
 License: GPL-1+
-    This program is free software; you can redistribute it and/or modify
-    it under the terms of the GNU General Public License as published by
-    the Free Software Foundation; either version 1, or (at your option)
-    any later version.
-    On Debian systems, the complete text of the GNU General
-    Public License can be found in `/usr/share/common-licenses/GPL-1'
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 1, or (at your option)
+ any later version.
+ .
+ On Debian systems, the complete text of version 1 of the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL-1'.




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