r28328 - in /trunk/libclass-mop-perl/debian: changelog copyright examples libclass-mop-perl.examples

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Wed Dec 17 19:04:36 UTC 2008


Author: gregoa
Date: Wed Dec 17 19:04:33 2008
New Revision: 28328

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=28328
Log:
debian/copyright: switch to new format.

Added:
    trunk/libclass-mop-perl/debian/libclass-mop-perl.examples
Removed:
    trunk/libclass-mop-perl/debian/examples
Modified:
    trunk/libclass-mop-perl/debian/changelog
    trunk/libclass-mop-perl/debian/copyright

Modified: trunk/libclass-mop-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libclass-mop-perl/debian/changelog?rev=28328&op=diff
==============================================================================
--- trunk/libclass-mop-perl/debian/changelog (original)
+++ trunk/libclass-mop-perl/debian/changelog Wed Dec 17 19:04:33 2008
@@ -2,6 +2,7 @@
 
   * New upstream release.
   * debian/control: make (build) dependency on libsub-name-perl versioned.
+  * debian/copyright: switch to new format.
 
  -- gregor herrmann <gregoa at debian.org>  Wed, 17 Dec 2008 19:53:42 +0100
 

Modified: trunk/libclass-mop-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libclass-mop-perl/debian/copyright?rev=28328&op=diff
==============================================================================
--- trunk/libclass-mop-perl/debian/copyright (original)
+++ trunk/libclass-mop-perl/debian/copyright Wed Dec 17 19:04:33 2008
@@ -1,57 +1,42 @@
-This is the debian package for the Class-MOP module. It was created by
-Krzysztof Krzyzaniak (eloy) <eloy at debian.org> using dh-make-perl and is
-maintained by the Debian Perl Group.
+Format-Specification:
+    http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
+Upstream-Maintainer: Dave Rolsky
+Upstream-Source: http://search.cpan.org/dist/Class-MOP/
+Upstream-Name: Class-MOP
 
-It was downloaded from is http://search.cpan.org/dist/Class-MOP/
+Files: *
+Copyright: (C) 2006-2008 Infinity Interactive, Inc.
+License-Alias: Perl
+License: Artistic | GPL-1+
 
-The upstream author is: Stevan Little <stevan at iinteractive.com>
+Files: ppport.h
+Copyright:
+ Version 3.x, Copyright (c) 2004-2008, Marcus Holland-Moritz.
+ Version 2.x, Copyright (C) 2001, Paul Marquess.
+ Version 1.x, Copyright (C) 1999, Kenneth Albanowski.
+License-Alias: Perl
+License: Artistic | GPL-1+
 
-with contributions from:
-    Brandon (blblack) Black
-    Guillermo (groditi) Roditi
-    Matt (mst) Trout
-    Rob (robkinyon) Kinyon
-    Yuval (nothingmuch) Kogman
-    Scott (konobi) McWhirter
+Files: inc/*
+Copyright: 2002 - 2008 by Brian Ingerson, Audrey Tang and Adam Kennedy.
+License-Alias: Perl
+License: Artistic | GPL-1+
 
+Files: debian/*
+Copyright: 2006-2008, various members of the Debian Perl Group,
+ cf. debian/changelog
+License: Artistic | GPL-1+
 
-Copyright (C) 2006-2008 Infinity Interactive, Inc.
-http://www.iinteractive.com
+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 same terms as Perl itself.
-
-~~~~~
-
-ppport.h:
-
-COPYRIGHT
-Version 3.x, Copyright (c) 2004-2008, Marcus Holland-Moritz.
-Version 2.x, Copyright (C) 2001, Paul Marquess.
-Version 1.x, Copyright (C) 1999, Kenneth Albanowski.
-
-This program is free software; you can redistribute it and/or modify it
-under the same terms as Perl itself.
-
-~~~~~
-
-inc/:
-
-Copyright 2002 - 2008 by Brian Ingerson, Audrey Tang and Adam Kennedy.
- This program is free software; you can redistribute it and/or modify it under
- the same terms as Perl itself.
-
-~~~~~
-
-Perl is distributed under licenses:
-
-    a) the GNU General Public License as published by the Free Software
-       Foundation; either version 1, or (at your option) any later
-       version, or
-  
-    b) the "Artistic License" which comes with Perl.
-  
+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' and
-    the Artistic Licence in /usr/share/common-licenses/Artistic'.
-
+    Public License can be found in `/usr/share/common-licenses/GPL'

Added: 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=28328&op=file
==============================================================================
--- trunk/libclass-mop-perl/debian/libclass-mop-perl.examples (added)
+++ trunk/libclass-mop-perl/debian/libclass-mop-perl.examples Wed Dec 17 19:04:33 2008
@@ -1,0 +1,1 @@
+scripts/*




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