r24603 - in /trunk/libextutils-cbuilder-perl/debian: changelog copyright

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Mon Aug 25 03:19:31 UTC 2008


Author: gregoa
Date: Mon Aug 25 03:19:28 2008
New Revision: 24603

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

Modified:
    trunk/libextutils-cbuilder-perl/debian/changelog
    trunk/libextutils-cbuilder-perl/debian/copyright

Modified: trunk/libextutils-cbuilder-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libextutils-cbuilder-perl/debian/changelog?rev=24603&op=diff
==============================================================================
--- trunk/libextutils-cbuilder-perl/debian/changelog (original)
+++ trunk/libextutils-cbuilder-perl/debian/changelog Mon Aug 25 03:19:28 2008
@@ -4,6 +4,7 @@
   * Remove patch 10_fix-gnukfreebsd-hurd.patch, included upstream. Remove
     quilt framework.
   * Refresh debian/rules, no functional changes.
+  * debian/copyright: switch to new format.
 
  -- gregor herrmann <gregoa at debian.org>  Mon, 25 Aug 2008 00:11:33 -0300
 

Modified: trunk/libextutils-cbuilder-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libextutils-cbuilder-perl/debian/copyright?rev=24603&op=diff
==============================================================================
--- trunk/libextutils-cbuilder-perl/debian/copyright (original)
+++ trunk/libextutils-cbuilder-perl/debian/copyright Mon Aug 25 03:19:28 2008
@@ -1,24 +1,30 @@
-This is the debian package for the ExtUtils-CBuilder module.
+Format-Specification:
+    http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
+Upstream-Maintainer: Ken Williams, kwilliams at cpan.org
+Upstream-Source: http://search.cpan.org/dist/ExtUtils-CBuilder/
+Upstream-Name: ExtUtils-CBuilder
 
-It was downloaded from http://search.cpan.org/dist/ExtUtils-CBuilder/
+Files: *
+Copyright: (c) 2003-2005 Ken Williams, kwilliams at cpan.org
+License-Alias: Perl
+License: Artistic | GPL-1+
 
-Chip Salzenberg <chip at debian.org> created this Debian package using
-original sources found on the Comprehensive Perl Archive Network
-(CPAN) <URL:http://cpan.org/>.  The Debian Perl packaging tool
-"dh-make-perl" was of great help.
+Files: debian/*
+Copyright: 2005, Chip Salzenberg <chip at debian.org>,
+ 2006, Florian Ragwitz <rafl at debian.org>,
+ 2008, various members of the Debian Perl Group, cf. debian/changelog
+License: Artistic | GPL-1+
 
-It's now maintained by the Debian Perl Group <debian-perl at lists.debian.org>
+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
 
-AUTHOR
-    Ken Williams, kwilliams at cpan.org
-
-COPYRIGHT
-    Copyright (c) 2003-2005 Ken Williams. All rights reserved.
-
-    This library is free software; you can redistribute it and/or modify it
-    under the same terms as Perl itself.
-
-Perl may be redistributed under the terms of either the GNU General
-Public License or the Artistic License.  On a Debian GNU/Linux
-systems, the complete text of these licenses may be found in the
-files /usr/share/common-licenses/{GPL,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