This is an automated email from the git hooks/post-receive script. merkys-guest pushed a commit to branch master in repository libspreadsheet-readsxc-perl.
commit 3a52e5858f2b0e3763c408cfe89578c5d36cfd3e Author: Andrius Merkys <[email protected]> Date: Thu Dec 21 09:38:38 2017 +0200 Shortening long description a bit, as suggested by Gregor. --- debian/changelog | 2 -- debian/control | 4 +--- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/debian/changelog b/debian/changelog index 0333185..8665e07 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,8 +8,6 @@ libspreadsheet-readsxc-perl (0.20-1) UNRELEASED; urgency=low + short description should be a noun phrase, i.e. work in a sentence like <package> is (a) <short description> an easy trick is to say "module to <do something>" - + I'd shorten the long description a bit before it gets to technical, - maybe after "respective spreadsheets." + "Testsuite: autopkgtest-pkg-perl" missing (dh-make-perl ...) this also needs debian/tests/pkg-perl/smoke-files with t/ diff --git a/debian/control b/debian/control index 8a0ffb7..cf8f039 100644 --- a/debian/control +++ b/debian/control @@ -24,6 +24,4 @@ Description: extract OpenOffice 1.x spreadsheet data reference to a hash of references to two-dimensional arrays. The hash keys correspond to the names of worksheets in the OpenOffice workbook. The two-dimensional arrays correspond to rows and cells in the respective - spreadsheets. If you don't like this because the order of sheets is not - preserved in a hash, read on. The 'OrderBySheet' option provides an array of - hashes instead. + spreadsheets. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libspreadsheet-readsxc-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
