r47479 - in /trunk/libclass-mop-perl/debian: changelog copyright libclass-mop-perl.examples
jawnsy-guest at users.alioth.debian.org
jawnsy-guest at users.alioth.debian.org
Thu Nov 19 16:43:23 UTC 2009
Author: jawnsy-guest
Date: Thu Nov 19 16:43:17 2009
New Revision: 47479
URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=47479
Log:
Refresh copyright information
Modified:
trunk/libclass-mop-perl/debian/changelog
trunk/libclass-mop-perl/debian/copyright
trunk/libclass-mop-perl/debian/libclass-mop-perl.examples
Modified: trunk/libclass-mop-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libclass-mop-perl/debian/changelog?rev=47479&op=diff
==============================================================================
--- trunk/libclass-mop-perl/debian/changelog (original)
+++ trunk/libclass-mop-perl/debian/changelog Thu Nov 19 16:43:17 2009
@@ -3,6 +3,7 @@
* New upstream release
* Remove patch; done_testing is not used, so any Test::More version
is acceptable
+ * Refresh copyright information
-- Jonathan Yu <jawnsy at cpan.org> Thu, 19 Nov 2009 08:02:32 -0500
Modified: trunk/libclass-mop-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libclass-mop-perl/debian/copyright?rev=47479&op=diff
==============================================================================
--- trunk/libclass-mop-perl/debian/copyright (original)
+++ trunk/libclass-mop-perl/debian/copyright Thu Nov 19 16:43:17 2009
@@ -1,43 +1,51 @@
-Format-Specification:
- http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
-Upstream-Maintainer: Dave Rolsky <autarch at urth.org>
-Upstream-Source: http://search.cpan.org/dist/Class-MOP/
-Upstream-Name: Class-MOP
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=59
+Maintainer: Stevan Little <stevan at iinteractive.com>
+Source: http://search.cpan.org/dist/Class-MOP/
+Name: Class-MOP
Files: *
-Copyright: (C) 2006-2009 Infinity Interactive, Inc.
-License-Alias: Perl
-License: Artistic | GPL-1+
-
-Files: debian/*
-Copyright: 2009, Jonathan Yu <jawnsy at cpan.org>
- 2006-2009, various members of the Debian Perl Group, cf. debian/changelog
-License: Artistic | GPL-1+
+Copyright: 2006-2009, Infinity Interactive, Inc.
+License: Artistic or GPL-1+
Files: inc/Module/*
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-Alias: Perl
-License: Artistic | GPL-1+
+License: Artistic or GPL-1+
Files: ppport.h
Copyright: 2004-2009, Marcus Holland-Moritz <mhx-cpan at gmx.net>
2001, Paul Marquess <pmqs at cpan.org> (Version 2.x)
1999, Kenneth Albanowski <kjahds at kjahds.com> (Version 1.x)
-License-Alias: Perl
-License: Artistic | GPL-1+
+License: Artistic or GPL-1+
+
+Files: debian/*
+Copyright: 2009, Jonathan Yu <jawnsy at cpan.org>
+ 2009, Ansgar Burchardt <ansgar at 43-1.org>
+ 2009, Antonio Radici <antonio at dyne.org>
+ 2009, Ryan Niebur <ryanryan52 at gmail.com>
+ 2009, Salvatore Bonaccorso <salvatore.bonaccorso at gmail.com>
+ 2008-2009, Brian Cassidy <brian.cassidy at gmail.com>
+ 2006-2009, gregor herrmann <gregoa at debian.org>
+ 2008, Krzysztof Krzyżaniak (eloy) <eloy at debian.org>
+ 2008, Roberto C. Sanchez <roberto at debian.org>
+ 2007-2008, Damyan Ivanov <dmn at debian.org>
+ 2007, Russ Allbery <rra at debian.org>
+ 2006-2007, Krzysztof Krzyzaniak (eloy) <eloy 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'
Modified: trunk/libclass-mop-perl/debian/libclass-mop-perl.examples
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libclass-mop-perl/debian/libclass-mop-perl.examples?rev=47479&op=diff
==============================================================================
--- trunk/libclass-mop-perl/debian/libclass-mop-perl.examples (original)
+++ trunk/libclass-mop-perl/debian/libclass-mop-perl.examples Thu Nov 19 16:43:17 2009
@@ -1,1 +1,2 @@
scripts/*
+examples/*
More information about the Pkg-perl-cvs-commits
mailing list