Bug#300068: libdbd-excel-perl: package description typo(s) and the like
Florian Zumbiehl
Florian Zumbiehl <florz@gmx.de>, 300068-maintonly@bugs.debian.org
Thu, 17 Mar 2005 15:49:53 +0100
Package: libdbd-excel-perl
Version: 0.06-2
Severity: minor
I searched through the Packages file a bit for typos and the like - below
you find a diff of this package's description (a) showing what I think is
wrong and (b) how I suggest it to be corrected.
For some discussion that took place on debian-devel before filing this bug,
see http://lists.debian.org/debian-devel/2005/03/msg01170.html
(msgid <20050315043210.GA29464.florz.dyndns.org>).
-Description: provides a SQL interface (via DBI) for accessing Excel files
+Description: provides an SQL interface (via DBI) for accessing Excel files
The DBD::Excel module is a DBI driver which permits access to Excel files
(in the 95, 97 and 2000 flavours) via SQL commands through the Perl DBI.
.
As of 0.06, this module is still in an ALPHA VERSION according to its author.