r50007 - in /trunk/libyaml-perl/debian: changelog copyright

jawnsy-guest at users.alioth.debian.org jawnsy-guest at users.alioth.debian.org
Sun Jan 3 04:56:32 UTC 2010


Author: jawnsy-guest
Date: Sun Jan  3 04:56:26 2010
New Revision: 50007

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=50007
Log:
Refresh copyright information to new DEP5 format

Modified:
    trunk/libyaml-perl/debian/changelog
    trunk/libyaml-perl/debian/copyright

Modified: trunk/libyaml-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libyaml-perl/debian/changelog?rev=50007&op=diff
==============================================================================
--- trunk/libyaml-perl/debian/changelog (original)
+++ trunk/libyaml-perl/debian/changelog Sun Jan  3 04:56:26 2010
@@ -3,6 +3,7 @@
   [ Jonathan Yu ]
   * New upstream release
   * Drop unnecessary version deps satisfied by oldstable
+  * Refresh copyright information to new DEP5 format
 
   [ Ryan Niebur ]
   * Update jawnsy's email address

Modified: trunk/libyaml-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libyaml-perl/debian/copyright?rev=50007&op=diff
==============================================================================
--- trunk/libyaml-perl/debian/copyright (original)
+++ trunk/libyaml-perl/debian/copyright Sun Jan  3 04:56:26 2010
@@ -1,64 +1,59 @@
-Format-Specification:
-    http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
-Upstream-Maintainer: Ingy döt Net <ingy at cpan.org>
-Upstream-Source: http://search.cpan.org/dist/YAML/
-Upstream-Name: YAML
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=59
+Maintainer: Adam Kennedy <adamk at cpan.org>
+Source: http://search.cpan.org/dist/YAML/
+Name: YAML
 
 Files: *
-Copyright: (c) 2005, 2006, 2008 Ingy döt Net <ingy at cpan.org>
-           (c) 2001, 2002, 2005. Brian Ingerson. All rights reserved.
-           Some parts copyright (c) 2009 Adam Kennedy
-License-Alias: Perl
-License: Artistic | GPL-1+
+Copyright: 2009, Adam Kennedy <adamk at cpan.org>
+ 2001-2008, Brian Ingerson <ingy at cpan.org>
+License: Artistic or GPL-1+
 
 Files: inc/Module/*
-Copyright: 2002-2008, Brian Ingerson, Audrey Tang and Adam Kennedy.
-License: GPL-1+ | Artistic
+Copyright: 2002-2009, Adam Kennedy <adamk at cpan.org>
+ 2002-2009, Audrey Tang <autrijus at autrijus.org>
+ 2002-2009, Brian Ingerson <ingy at cpan.org>
+License: Artistic or GPL-1+
 
 Files: inc/Spiffy.pm
-Copyright: (c) 2006. Ingy döt Net. All rights reserved.
-           (c) 2004. Brian Ingerson. All rights reserved.
-License-Alias: Perl
-License: Artistic | GPL-1+
+Copyright: 2004-2006, Brian Ingerson <ingy at cpan.org>
+License: Artistic or GPL-1+
 
 Files: inc/Test/Base/*, inc/Test/Base.pm
-Copyright: (c) 2006, 2008. Ingy döt Net. All rights reserved.
-           (c) 2005. Brian Ingerson. All rights reserved.
-License-Alias: Perl
-License: Artistic | GPL-1+
+Copyright: 2005-2008, Brian Ingerson <ingy at cpan.org>
+License: Artistic or GPL-1+
 
 Files: inc/Test/Builder.pm
-Copyright: 2002-2008 by chromatic <chromatic at wgz.org> and
-           Michael G Schwern <schwern at pobox.com>
-License-Alias: Perl
-License: Artistic | GPL-1+
+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/Builder/*, lib/Test/More.pm
-Copyright: 2001-2008 Michael G Schwern <schwern at pobox.com>
-License-Alias: Perl
-License: Artistic | GPL-1+
+Copyright: 2001-2008, Michael G Schwern <schwern at pobox.com>
+License: Artistic or GPL-1+
 
 Files: debian/*
-Copyright: (c) 2003-2005 Chip Salzenberg <chip at debian.org>
-           (c) 2006 Florian Ragwitz <rafl at debian.org>
-	   (c) 2008 Marc 'HE' Brockschmidt <he at debian.org>
-	   (c) 2008 gregor herrmann <gregoa at debian.org>
-	   (c) 2009 Jonathan Yu <jawnsy at cpan.org>
-       (c) 2009 Damyan Ivanov <dmn at debian.org>
-       (c) 2009 Rene Mayorga <rmayorga at debian.org>
-       (c) 2009 Iulian Udrea <iulian at ubuntu.com>
-License: Artistic | GPL-1+
+Copyright: 2010, Jonathan Yu <jawnsy at cpan.org>
+ 2009, Damyan Ivanov <dmn at debian.org>
+ 2009, Iulian Udrea <iulian at ubuntu.com>
+ 2009, Rene Mayorga <rmayorga at debian.org.sv>
+ 2008, Marc 'HE' Brockschmidt <he at debian.org>
+ 2008, gregor herrmann <gregoa at debian.org>
+ 2005-2006, Florian Ragwitz <rafl at debian.org>
+ 2003-2005, Chip Salzenberg <chip at debian.org>
+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 GNU/Linux 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 GNU/Linux systems, the complete text of the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL'




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