r5281 - in /packages/libspreadsheet-parseexcel-perl/trunk/debian:
changelog copyright
ntyni-guest at users.alioth.debian.org
ntyni-guest at users.alioth.debian.org
Sun Apr 22 18:02:45 UTC 2007
Author: ntyni-guest
Date: Sun Apr 22 18:02:44 2007
New Revision: 5281
URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=5281
Log:
update debian/copyright
Modified:
packages/libspreadsheet-parseexcel-perl/trunk/debian/changelog
packages/libspreadsheet-parseexcel-perl/trunk/debian/copyright
Modified: packages/libspreadsheet-parseexcel-perl/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libspreadsheet-parseexcel-perl/trunk/debian/changelog?rev=5281&op=diff
==============================================================================
--- packages/libspreadsheet-parseexcel-perl/trunk/debian/changelog (original)
+++ packages/libspreadsheet-parseexcel-perl/trunk/debian/changelog Sun Apr 22 18:02:44 2007
@@ -7,8 +7,9 @@
+ 40saveparser.dpatch: make Spreadsheet::ParseExcel::SaveParser
useable on its own again. (Closes: #420122)
* Add build-dependency on libproc-processtable-perl for test coverage.
+ * Update debian/copyright.
- -- Niko Tyni <ntyni at iki.fi> Fri, 20 Apr 2007 21:29:20 +0300
+ -- Niko Tyni <ntyni at iki.fi> Sun, 22 Apr 2007 21:02:27 +0300
libspreadsheet-parseexcel-perl (0.2800-1) unstable; urgency=low
Modified: packages/libspreadsheet-parseexcel-perl/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libspreadsheet-parseexcel-perl/trunk/debian/copyright?rev=5281&op=diff
==============================================================================
--- packages/libspreadsheet-parseexcel-perl/trunk/debian/copyright (original)
+++ packages/libspreadsheet-parseexcel-perl/trunk/debian/copyright Sun Apr 22 18:02:44 2007
@@ -1,5 +1,5 @@
This is the Debian GNU/Linux libspreadsheet-parseexcel version of the
-Spreadsheet::ParseExcel module by Kawai Takanori (GCD00051 at nifty.ne.jp)
+Spreadsheet::ParseExcel module by Kawai Takanori and Gabor Szabo.
This package was put together by Dirk Eddelbuettel <edd at debian.org>
from sources obtained from
@@ -13,11 +13,14 @@
files. The package was renamed to match the Debian Policy which aims
at consistent names for Perl Module packages.
-The Spreadsheet::ParseExcel module is copyright (c) 2000-2001 Kawai Takanori
-and Nippon-RAD Co. OP Division
-All rights reserved. You may distribute under the terms of either the GNU
-General Public License or the Artistic License, as specified in the Perl
-README file.
+Copyright and license:
+
+ Copyright (c) 2006-2007 Gabor Szabo
+ Copyright (c) 2000-2006 Kawai Takanori
+ All rights reserved.
+
+ You may distribute under the terms of either the GNU General Public
+ License or the Artistic License, as specified in the Perl README file.
On Debian GNU/Linux systems, the complete text of these licenses can be found
in /usr/share/common-licenses/GPL and /usr/share/common-licenses/Artistic.
More information about the Pkg-perl-cvs-commits
mailing list