r50170 - in /trunk/libspreadsheet-writeexcel-perl/debian: changelog copyright

jawnsy-guest at users.alioth.debian.org jawnsy-guest at users.alioth.debian.org
Mon Jan 4 20:48:39 UTC 2010


Author: jawnsy-guest
Date: Mon Jan  4 20:48:32 2010
New Revision: 50170

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=50170
Log:
Refresh copyright information to new DEP5 format

Modified:
    trunk/libspreadsheet-writeexcel-perl/debian/changelog
    trunk/libspreadsheet-writeexcel-perl/debian/copyright

Modified: trunk/libspreadsheet-writeexcel-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libspreadsheet-writeexcel-perl/debian/changelog?rev=50170&op=diff
==============================================================================
--- trunk/libspreadsheet-writeexcel-perl/debian/changelog (original)
+++ trunk/libspreadsheet-writeexcel-perl/debian/changelog Mon Jan  4 20:48:32 2010
@@ -9,6 +9,7 @@
   * Example charts now called external_charts
   * Drop POD spelling patch, applied upstream
   * Add doc-base control file for installed .html help
+  * Refresh copyright information to new DEP5 format
 
  -- Jonathan Yu <jawnsy at cpan.org>  Mon, 04 Jan 2010 09:50:06 -0500
 

Modified: trunk/libspreadsheet-writeexcel-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libspreadsheet-writeexcel-perl/debian/copyright?rev=50170&op=diff
==============================================================================
--- trunk/libspreadsheet-writeexcel-perl/debian/copyright (original)
+++ trunk/libspreadsheet-writeexcel-perl/debian/copyright Mon Jan  4 20:48:32 2010
@@ -1,47 +1,45 @@
-Format-Specification:
-    http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
-Upstream-Maintainer: John McNamara <jmcnamara at cpan.org>
-Upstream-Source: http://search.cpan.org/dist/Spreadsheet-WriteExcel/
-Upstream-Name: Spreadsheet-WriteExcel
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=59
+Maintainer: John McNamara <jmcnamara at cpan.org>
+Source: http://search.cpan.org/dist/Spreadsheet-WriteExcel/
+Name: Spreadsheet-WriteExcel
 
 Files: *
 Copyright: 2000-2010, John McNamara <jmcnamara at cpan.org>
-License-Alias: Perl
-License: Artistic | GPL-1+
+License: Artistic or GPL-1+
 
 Files: lib/Spreadsheet/WriteExcel/WorkbookBig.pm
-Copyright: 2000-2009, John McNamara and Kawai Takanori
-License-Alias: Perl
-License: Artistic | GPL-1+
+Copyright: 2000-2009, John McNamara <jmcnamara at cpan.org>
+ 2000-2009, Kawai Takanori <GCD00051 at nifty.ne.jp>
+License: Artistic or GPL-1+
 
 Files: examples/datecalc1.pl
 Copyright: 2000, Andrew Benham <adsb at bigfoot.com>
-License-Alias: Perl
-License: Artistic | GPL-1+
+License: Artistic or GPL-1+
 
 Files: examples/lecxe.pl
 Copyright: 2001, t0mas at netlords.net
-License-Alias: Perl
-License: Artistic | GPL-1+
+License: Artistic or GPL-1+
 
 Files: debian/*
-Copyright: 2009, Jonathan Yu <jawnsy at cpan.org>
+Copyright: 2009-2010, Jonathan Yu <jawnsy at cpan.org>
  2007, Damyan Ivanov <dmn at debian.org>
  2006-2010, gregor herrmann <gregoa at debian.org>
  2005-2008, Gunnar Wolf <gwolf at debian.org>
  2001-2004, Dirk Eddelbuettel <edd at debian.org>
-License: Artistic | GPL-1+
+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'




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