r30004 - in /trunk/libspreadsheet-xlsx-perl/debian: changelog control

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Sat Jan 24 02:20:12 UTC 2009


Author: gregoa
Date: Sat Jan 24 02:20:07 2009
New Revision: 30004

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=30004
Log:
debian/control: extend long description.

Modified:
    trunk/libspreadsheet-xlsx-perl/debian/changelog
    trunk/libspreadsheet-xlsx-perl/debian/control

Modified: trunk/libspreadsheet-xlsx-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libspreadsheet-xlsx-perl/debian/changelog?rev=30004&op=diff
==============================================================================
--- trunk/libspreadsheet-xlsx-perl/debian/changelog (original)
+++ trunk/libspreadsheet-xlsx-perl/debian/changelog Sat Jan 24 02:20:07 2009
@@ -2,6 +2,7 @@
 
   * New upstream release.
   * debian/copyright: update years of packaging copyright.
+  * debian/control: extend long description.
 
  -- gregor herrmann <gregoa at debian.org>  Sat, 24 Jan 2009 03:15:24 +0100
 

Modified: trunk/libspreadsheet-xlsx-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libspreadsheet-xlsx-perl/debian/control?rev=30004&op=diff
==============================================================================
--- trunk/libspreadsheet-xlsx-perl/debian/control (original)
+++ trunk/libspreadsheet-xlsx-perl/debian/control Sat Jan 24 02:20:07 2009
@@ -17,4 +17,6 @@
  libspreadsheet-parseexcel-perl
 Description: Perl extension for reading MS Excel 2007 files
  Spreadsheet::XLSX is a (quick and dirty) emulation of Spreadsheet::ParseExcel
- for Excel 2007 (.xlsx) file format.
+ for Excel 2007 (.xlsx) file format. It supports styles and many of Excel's
+ quirks, but not all. It populates the classes from Spreadsheet::ParseExcel
+ for interoperability; including Workbook, Worksheet, and Cell. 




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