[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#482278: marked as done (ITP: libtext-csv-perl -- comma-separated values manipulator (using XS or PurePerl))



Your message dated Sun, 08 Jun 2008 17:47:03 +0000
with message-id <E1K5Oyt-0003SO-Bq@ries.debian.org>
and subject line Bug#482278: fixed in libtext-csv-perl 1.05-1
has caused the Debian Bug report #482278,
regarding ITP: libtext-csv-perl -- comma-separated values manipulator (using XS or PurePerl)
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
482278: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=482278
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Vincent Danjean <vdanjean@debian.org>

WARNING: mapping between CPAN packages and Debian packages changed
All maintainer of rdepends on the old libtext-csv-perl are in CC of this
mail. Please, read all this mail.

* Package name    : libtext-csv-perl
  Version         : 1.05
  Upstream Author : Alan Citterman and Makamaka Hannyaharamitu
* URL             : http://search.cpan.org/dist/Text-CSV/
* License         : Perl (GPL+Artistic)
  Programming Lang: Perl
  Description     : comma-separated values manipulator (using XS or PurePerl)

 Text::CSV provides facilities for the composition and decomposition of
 comma-separated values. An instance of the Text::CSV class can combine
 fields into a CSV string and parse a CSV string into fields.
 .
 The module accepts either strings or files as input and can utilize any
 user-specified characters as delimiters, separators, and escapes so it is
 perhaps better called ASV (anything separated values) rather than just CSV.
 .
 To work, Text::CSV can use either Text::CSV_PP (a Pure Perl module present in
 this package) or Text::CSV_XS (a XS module, thus optimised, provided by the
 libtext-csv-xs-perl package).


Explainations:
  All of this follows a discussion on the pkg-perl-maintainers ML. The
  goal is to follow upstream and remove Debian specific patches.

    From this version, this Debian package (libtext-csv-perl) will contain
  the perl CPAN package Text::CSV.
    Before this version, this Debian package (libtext-csv-perl) contained
  the perl CPAN package Text::CSV_XS.
    From now, Text::CSV_XS will be 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.

  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.


  Maintainers of rdepends package of libtext-csv-perl should check if
their package still work with this new package but without
libtext-csv-xs-perl (with, of course, degraded performances).
  If not, please add a new dependency on your packages to
libtext-csv-xs-perl (but keep libtext-csv-perl is you want to have to
Text::CSV interface) and tell me so that I can add a conflict with your
old versions.
  You can of course also add a dependency to libtext-csv-xs-perl if you
want to ensure good performencies but I will not add a conflict if there
is only degraded performencies.

  These two new packages will be available on my webpage[1,2] this
evening (when I will get this ITP number).

[1]: http://www-id.imag.fr/~danjean/deb.html#libtext-csv-perl
[2]: http://www-id.imag.fr/~danjean/deb.html#libtext-csv-xs-perl

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.25-2-686 (SMP w/1 CPU core)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash



--- End Message ---
--- Begin Message ---
Source: libtext-csv-perl
Source-Version: 1.05-1

We believe that the bug you reported is fixed in the latest version of
libtext-csv-perl, which is due to be installed in the Debian FTP archive:

libtext-csv-perl_1.05-1.diff.gz
  to pool/main/libt/libtext-csv-perl/libtext-csv-perl_1.05-1.diff.gz
libtext-csv-perl_1.05-1.dsc
  to pool/main/libt/libtext-csv-perl/libtext-csv-perl_1.05-1.dsc
libtext-csv-perl_1.05-1_all.deb
  to pool/main/libt/libtext-csv-perl/libtext-csv-perl_1.05-1_all.deb
libtext-csv-perl_1.05.orig.tar.gz
  to pool/main/libt/libtext-csv-perl/libtext-csv-perl_1.05.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 482278@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Vincent Danjean <vdanjean@debian.org> (supplier of updated libtext-csv-perl package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Wed, 21 May 2008 13:21:19 +0200
Source: libtext-csv-perl
Binary: libtext-csv-perl
Architecture: all source 
Version: 1.05-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Changed-By: Vincent Danjean <vdanjean@debian.org>
Closes: 482278
Description:
 libtext-csv-perl - comma-separated values manipulator (using XS or PurePerl)
Changes:
 libtext-csv-perl (1.05-1) unstable; urgency=low
 .
   * Initial release (Closes: 482278)
   * Replacing the Text::CSV_XS perl module by this Text::CSV perl module
   * Text::CSV_XS is now packaged in the libtext-csv-xs-perl package
     (see NEWS file for more information)
Checksums-Sha1: 
 15528360ea8730ef509d81d40dc276fd81b99686 2530 libtext-csv-perl_1.05-1.diff.gz
 6f461ed5a5e17fee559afa065a8d39d903aa62de 35702 libtext-csv-perl_1.05.orig.tar.gz
 d9789cfe0d8e1d1de26c098dbe3e7893942c8bca 47170 libtext-csv-perl_1.05-1_all.deb
 db003f3000c891f6dbf644205da69f9448ac8049 1318 libtext-csv-perl_1.05-1.dsc
Checksums-Sha256: 
 2fd9443763fbf95440e2034e049b6477d813324a0377c37c9f330daba59f6a6e 2530 libtext-csv-perl_1.05-1.diff.gz
 5b339eff154297976db492f94d78a81a7c999180db90522da091db25a2cfa0a8 35702 libtext-csv-perl_1.05.orig.tar.gz
 7e65e867d2e1e677afc80a1cb812967a0906f067ad3c5014723fcbae03d8eee5 47170 libtext-csv-perl_1.05-1_all.deb
 8809c97bfdedc1e729933e542c8e68e6a0a42d397b07fb36d1e0c66463bafca1 1318 libtext-csv-perl_1.05-1.dsc
Files: 
 689e339c20ba2ad070b6432e5812086c 47170 perl optional libtext-csv-perl_1.05-1_all.deb
 6f16a1c9edf19629885418725e563dfb 1318 perl optional libtext-csv-perl_1.05-1.dsc
 9da1a56b5b34f7cd0ab44002491ded89 2530 perl optional libtext-csv-perl_1.05-1.diff.gz
 cbc23aaafef73ef773741d71cfa84e20 35702 perl optional libtext-csv-perl_1.05.orig.tar.gz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFITBiRC/d4Z50CXocRAs0BAKCu9NqqHCRsni9/DrbzI1L0WzDosgCfXJz1
42jEBlREmbAj1a4A/qqrqP8=
=BdGa
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: