r63382 - in /trunk/libspreadsheet-parseexcel-perl/debian: changelog copyright

jawnsy-guest at users.alioth.debian.org jawnsy-guest at users.alioth.debian.org
Tue Oct 5 01:52:05 UTC 2010


Author: jawnsy-guest
Date: Tue Oct  5 01:51:57 2010
New Revision: 63382

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=63382
Log:
* Update copyright information
* Use new DEP5 copyright format

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

Modified: trunk/libspreadsheet-parseexcel-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libspreadsheet-parseexcel-perl/debian/changelog?rev=63382&op=diff
==============================================================================
--- trunk/libspreadsheet-parseexcel-perl/debian/changelog (original)
+++ trunk/libspreadsheet-parseexcel-perl/debian/changelog Tue Oct  5 01:51:57 2010
@@ -4,11 +4,13 @@
   * New upstream release
   * Use new 3.0 (quilt) source format
   * Standards-Version 3.9.1 (no changes)
+  * Update copyright information
+  * Use new DEP5 copyright format
 
   [ gregor herrmann ]
   * debian/rules: switch order of arguments to dh.
 
- -- Jonathan Yu <jawnsy at cpan.org>  Mon, 04 Oct 2010 22:01:03 -0400
+ -- Jonathan Yu <jawnsy at cpan.org>  Mon, 04 Oct 2010 22:03:20 -0400
 
 libspreadsheet-parseexcel-perl (0.5700-1) unstable; urgency=low
 

Modified: trunk/libspreadsheet-parseexcel-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libspreadsheet-parseexcel-perl/debian/copyright?rev=63382&op=diff
==============================================================================
--- trunk/libspreadsheet-parseexcel-perl/debian/copyright (original)
+++ trunk/libspreadsheet-parseexcel-perl/debian/copyright Tue Oct  5 01:51:57 2010
@@ -1,15 +1,13 @@
-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-ParseExcel/
-Upstream-Name: Spreadsheet-ParseExcel
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
+Maintainer: John McNamara <jmcnamara at cpan.org>
+Source: http://search.cpan.org/dist/Spreadsheet-ParseExcel/
+Name: Spreadsheet-ParseExcel
 
 Files: *
 Copyright: 2009-2010, John McNamara <jmcnamara at cpan.org>
  2006-2008, Gabor Szabo <szabgab at cpan.org>
  2000-2006, Kawai Takanori <kwitknr at cpan.org>
-License-Alias: Perl
-License: GPL-1+ | Artistic
+License: GPL-1+ or Artistic
 
 Files: debian/*
 Copyright: 2009-2010, Jonathan Yu <jawnsy at cpan.org>
@@ -17,18 +15,20 @@
  2006-2007, Niko Tyni <ntyni at iki.fi>
  2005-2008, Gunnar Wolf <gwolf at debian.org>
  2001-2004, Dirk Eddelbuettel <edd at debian.org>
-License: GPL-1+ | Artistic
+License: GPL-1+ or Artistic
+
+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 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'
-
-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 GNU General Public License as published by
+ the Free Software Foundation; either version 1, or (at your option)
+ any later version.
+ .
+ On Debian systems, the complete text 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