[libspreadsheet-parseexcel-simple-perl] 09/10: Improve short and long description.
gregor herrmann
gregoa at debian.org
Sat Apr 16 15:20:07 UTC 2016
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libspreadsheet-parseexcel-simple-perl.
commit 2e3ce4e03a530568029dca43f846f99a9d5ce321
Author: gregor herrmann <gregoa at debian.org>
Date: Sat Apr 16 17:15:40 2016 +0200
Improve short and long description.
---
debian/control | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/control b/debian/control
index 8fc5697..4a95ef0 100644
--- a/debian/control
+++ b/debian/control
@@ -20,9 +20,9 @@ Architecture: all
Depends: ${perl:Depends},
${misc:Depends},
libspreadsheet-parseexcel-perl
-Description: A simple interface to Excel data
- This provides an abstraction to the Spreadsheet::ParseExcel module for
- simple reading of values.
+Description: simple interface to Excel data
+ Spreadsheet::ParseExcel::Simple provides an abstraction to the
+ Spreadsheet::ParseExcel module for simple reading of values.
.
You simply loop over the sheets, and fetch rows to arrays.
.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libspreadsheet-parseexcel-simple-perl.git
More information about the Pkg-perl-cvs-commits
mailing list