r63514 - in /trunk/libarray-diff-perl/debian: changelog copyright

carnil-guest at users.alioth.debian.org carnil-guest at users.alioth.debian.org
Sun Oct 10 09:04:26 UTC 2010


Author: carnil-guest
Date: Sun Oct 10 09:03:42 2010
New Revision: 63514

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=63514
Log:
Refresh debian/copyright: Update to revision 135 of DEP5 proposal
for machine-readable copyright file.

Modified:
    trunk/libarray-diff-perl/debian/changelog
    trunk/libarray-diff-perl/debian/copyright

Modified: trunk/libarray-diff-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libarray-diff-perl/debian/changelog?rev=63514&op=diff
==============================================================================
--- trunk/libarray-diff-perl/debian/changelog (original)
+++ trunk/libarray-diff-perl/debian/changelog Sun Oct 10 09:03:42 2010
@@ -10,8 +10,10 @@
     permitted by Debian Policy 3.8.3).
   * Simplify debian/rules to a tiny makefile.
   * Add myself to Uploaders.
+  * Refresh debian/copyright: Update to revision 135 of DEP5 proposal
+    for machine-readable copyright file.
 
- -- Salvatore Bonaccorso <salvatore.bonaccorso at gmail.com>  Sun, 10 Oct 2010 10:57:24 +0200
+ -- Salvatore Bonaccorso <salvatore.bonaccorso at gmail.com>  Sun, 10 Oct 2010 11:03:27 +0200
 
 libarray-diff-perl (0.05.002-1) unstable; urgency=low
 

Modified: trunk/libarray-diff-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libarray-diff-perl/debian/copyright?rev=63514&op=diff
==============================================================================
--- trunk/libarray-diff-perl/debian/copyright (original)
+++ trunk/libarray-diff-perl/debian/copyright Sun Oct 10 09:03:42 2010
@@ -1,33 +1,52 @@
-Format-Specification:
-    http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
-Upstream-Maintainer: Daisuke Murase <typester at cpan.org>
-Upstream-Source: http://search.cpan.org/dist/Array-Diff/
-Upstream-Name: Array-Diff
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
+Maintainer: Daisuke Murase <typester at cpan.org>
+Source: http://search.cpan.org/dist/Array-Diff/
+Name: Array-Diff
 
 Files: *
-Copyright: 2009, Daisuke Murase
-License-Alias: Perl
-License: Artistic | GPL-1+
+Copyright: 2009, Daisuke Murase <typester at cpan.org>
+License: Artistic or GPL-1+
 
-Files: inc/*
-Copyright: 2001-2009, Brian Ingerson, Audrey Tang, and Adam Kennedy 
-License-Alias: Perl
-License: Artistic | GPL-1+
+Files: inc/Module/*
+Copyright: 2002-2010, Adam Kennedy <adamk at cpan.org>
+ 2002-2010, Audrey Tang <autrijus at autrijus.org>
+ 2002-2010, Brian Ingerson <ingy at cpan.org>
+License: Artistic or GPL-1+
+
+Files: inc/Spiffy.pm
+Copyright: 2004-2006, Brian Ingerson <ingy at cpan.org>
+License: Artistic or GPL-1+
+
+Files: inc/Test/More.pm
+Copyright: 2001-2008, Michael G Schwern <schwern at pobox.com>
+License: Artistic or GPL-1+
+
+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+
+
+Files: inc/Test/Base.pm, inc/Test/Base/*
+Copyright: 2005-2009, Brian Ingerson <ingy at cpan.org>
+License: Artistic or GPL-1+
 
 Files: debian/*
 Copyright: 2009, Peter Pentchev <roam at ringlet.net>
-License: Artistic | GPL-1+
+ 2010, Salvatore Bonaccorso <salvatore.bonaccorso at gmail.com>
+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 GNU/Linux 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 GNU/Linux systems, the complete text of the GNU General
-    Public License can be found in `/usr/share/common-licenses/GPL'
+ 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