r64201 - in /trunk/libforest-perl/debian: changelog copyright

carnil at users.alioth.debian.org carnil at users.alioth.debian.org
Sun Oct 24 18:38:34 UTC 2010


Author: carnil
Date: Sun Oct 24 18:37:45 2010
New Revision: 64201

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=64201
Log:
Refresh debian/copyright. Refer to Debian systems in general and
explicitly point to the GPL-1 license text in common-licenses.

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

Modified: trunk/libforest-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libforest-perl/debian/changelog?rev=64201&op=diff
==============================================================================
--- trunk/libforest-perl/debian/changelog (original)
+++ trunk/libforest-perl/debian/changelog Sun Oct 24 18:37:45 2010
@@ -9,8 +9,10 @@
   * Convert to '3.0 (quilt)' source package format. Drop use of quilt in
     debian/rules and remove Build-Depends on quilt.
   * Remove README.source as it is not needed anymore.
+  * Refresh debian/copyright. Refer to Debian systems in general and
+    explicitly point to the GPL-1 license text in common-licenses.
 
- -- Salvatore Bonaccorso <carnil at debian.org>  Sun, 24 Oct 2010 20:31:35 +0200
+ -- Salvatore Bonaccorso <carnil at debian.org>  Sun, 24 Oct 2010 20:37:25 +0200
 
 libforest-perl (0.08-1) unstable; urgency=low
   

Modified: trunk/libforest-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libforest-perl/debian/copyright?rev=64201&op=diff
==============================================================================
--- trunk/libforest-perl/debian/copyright (original)
+++ trunk/libforest-perl/debian/copyright Sun Oct 24 18:37:45 2010
@@ -1,4 +1,4 @@
-Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=59
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
 Maintainer: Stevan Little <stevan.little at iinteractive.com>
 Source: http://search.cpan.org/dist/Forest/
 Name: Forest
@@ -8,21 +8,22 @@
 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>
+Copyright: 2002-2010, Adam Kennedy <adamk at cpan.org>
+ 2002-2010, Audrey Tang <autrijus at autrijus.org>
+ 2002-2010, Brian Ingerson <ingy at cpan.org>
 License: Artistic or GPL-1+
 
 Files: debian/*
-Copyright: 2009-2010, Jonathan Yu <jawnsy at cpan.org>
+Copyright: 2009, 2010, Jonathan Yu <jawnsy at cpan.org>
+ 2010, Salvatore Bonaccorso <carnil 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'
+ On Debian 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
@@ -30,5 +31,5 @@
  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'
+ On Debian systems, the complete text of version 1 of the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL-1'.




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