r20255 - /trunk/libtext-csv-perl/debian/NEWS
gregoa at users.alioth.debian.org
gregoa at users.alioth.debian.org
Wed May 21 16:08:55 UTC 2008
Author: gregoa
Date: Wed May 21 16:08:55 2008
New Revision: 20255
URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=20255
Log:
minor changes to NEWS
Modified:
trunk/libtext-csv-perl/debian/NEWS
Modified: trunk/libtext-csv-perl/debian/NEWS
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtext-csv-perl/debian/NEWS?rev=20255&op=diff
==============================================================================
--- trunk/libtext-csv-perl/debian/NEWS (original)
+++ trunk/libtext-csv-perl/debian/NEWS Wed May 21 16:08:55 2008
@@ -3,20 +3,20 @@
WARNING: mapping between CPAN packages and Debian packages changed
From this version, this Debian package (libtext-csv-perl) contains
- the perl CPAN package Text::CSV.
+ the perl CPAN module Text::CSV.
Before this version, this Debian package (libtext-csv-perl) contained
- the perl CPAN package Text::CSV_XS.
- From now, Text::CSV_XS is packaged in the debian package
+ the perl CPAN module Text::CSV_XS.
+ From now on, Text::CSV_XS is packaged in the Debian package
libtext-csv-xs-perl.
- Text::CSV is a generic perl package that can call Text::CSV_XS if available.
- Indeed, Text::CSV_XS provides a optimized version of Text::CSV routines.
+ Text::CSV is a generic perl module that can call Text::CSV_XS if available.
+ Indeed, Text::CSV_XS provides an optimized version of Text::CSV routines.
The old libtext-csv-perl (with Text::CSV_XS) had a patch to provide the
Text::CSV interface. So replacing the old patched Text::CSV_XS by the
new Text::CSV (ie only upgrading this 'libtext-csv-perl' package) should
works. However, you are strongly encouraged to install the new
libtext-csv-xs-perl package (recommended by this package) to keep previous
- performancies.
+ performance.
-- Vincent Danjean <vdanjean at debian.org> Wed, 21 May 2008 13:39:58 +0200
More information about the Pkg-perl-cvs-commits
mailing list