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 72988aab78bb13021f95d9885742102e3b0ca709 Author: Andrius Merkys <[email protected]> Date: Thu Dec 21 13:28:55 2017 +0200 Updating the short description. --- debian/changelog | 5 ----- debian/control | 2 +- 2 files changed, 1 insertion(+), 6 deletions(-) diff --git a/debian/changelog b/debian/changelog index 8e63b3c..a358113 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,17 +1,12 @@ libspreadsheet-readsxc-perl (0.20-1) UNRELEASED; urgency=low TODO: - - debian/control: - + 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>" - lintian says: W: libspreadsheet-readsxc-perl: spelling-error-in-changelog unusal unusual usually we would create a patch and forward it upstream - d/changelog: s/UNRELEASED/unstable/ to move the package in PET to the "ready for upload" section which triggers (another) review and upload: https://pet.debian.net/pkg-perl/pet.cgi - - `dh-make-perl --refresh' will help with _some_ of the above steps * Initial release (Closes: #884866). diff --git a/debian/control b/debian/control index 9dbe138..ba87b0b 100644 --- a/debian/control +++ b/debian/control @@ -19,7 +19,7 @@ Depends: ${misc:Depends}, ${perl:Depends}, libarchive-zip-perl, libxml-parser-perl Recommends: libunicode-string-perl -Description: extract OpenOffice 1.x spreadsheet data +Description: reader for OpenOffice 1.x spreadsheet data Spreadsheet::ReadSXC extracts data from OpenOffice 1.x spreadsheet files (.sxc). It exports the function read_sxc() which takes a filename and an optional reference to a hash of options as arguments and returns a -- 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
