r31812 - in /trunk/libtemplate-plugin-class-perl/debian: changelog copyright

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Mon Mar 9 15:52:10 UTC 2009


Author: gregoa
Date: Mon Mar  9 15:52:07 2009
New Revision: 31812

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

Modified:
    trunk/libtemplate-plugin-class-perl/debian/changelog
    trunk/libtemplate-plugin-class-perl/debian/copyright

Modified: trunk/libtemplate-plugin-class-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtemplate-plugin-class-perl/debian/changelog?rev=31812&op=diff
==============================================================================
--- trunk/libtemplate-plugin-class-perl/debian/changelog (original)
+++ trunk/libtemplate-plugin-class-perl/debian/changelog Mon Mar  9 15:52:07 2009
@@ -23,6 +23,7 @@
   [ gregor herrmann ]
   * Add debian/README.source to document quilt usage, as required by
     Debian Policy since 3.8.0.
+  * debian/copyright: switch to new format.
 
  -- Ansgar Burchardt <ansgar at 43-1.org>  Mon, 09 Mar 2009 02:14:43 +0100
 

Modified: trunk/libtemplate-plugin-class-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtemplate-plugin-class-perl/debian/copyright?rev=31812&op=diff
==============================================================================
--- trunk/libtemplate-plugin-class-perl/debian/copyright (original)
+++ trunk/libtemplate-plugin-class-perl/debian/copyright Mon Mar  9 15:52:07 2009
@@ -1,26 +1,30 @@
-This package was debianized by Stephen Quinney <stephen at jadevine.org.uk> on
-Fri Jan  9 10:57:38 GMT 2004
+Format-Specification:
+    http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
+Upstream-Maintainer: Richard Clamp <richardc at unixbeard.net>
+Upstream-Source: http://search.cpan.org/dist/Template-Plugin-Class/
+Upstream-Name: Template-Plugin-Class
 
-It was downloaded from http://search.cpan.org/CPAN/authors/id/R/RC/RCLAMP/
+Files: *
+Copyright: 2003, 2004, 2006, Richard Clamp <richardc at unixbeard.net>
+License-Alias: Perl
+License: Artistic | GPL-1+
 
-Author: Richard Clamp <richardc at unixbeard.net>
+Files: debian/*
+Copyright:
+ 2004-2006, Stephen Quinney <sjq at debian.org>
+ 2006-2009, various members of the Debian Perl Group, cf. debian/changelog
+License: Artistic | GPL-1+
 
-Copyright:
+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'
 
-     Copyright (C) 2003, 2004, 2006 Richard Clamp. All Rights Reserved.
-
-     This module is free software; you can redistribute it and/or
-     modify it under the same terms as Perl itself.
-
-     This means that you can redistribute it and/or modify it under
-     the terms of either:
- 
-     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.
- 
-     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'.
+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'




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