[libspreadsheet-read-perl] branch master updated (e4a7e2c -> 1617c80)

gregor herrmann gregoa at debian.org
Mon May 5 16:15:05 UTC 2014


This is an automated email from the git hooks/post-receive script.

gregoa pushed a change to branch master
in repository libspreadsheet-read-perl.

      from  e4a7e2c   update changelog
       new  0d0e5e1   Imported Upstream version 0.54
       new  df258de   New upstream release 0.54.
       new  f0d115b   Update build and runtime dependencies.
       new  06d02ca   debian/rules: set AUTOMATED_TESTING=1 for dh_auto_configure.
       new  c4498af   remove boilerplate comments from debian/watch
       new  eea400a   Update years of copyright.
       new  1c1f379   Declare compliance with Debian Policy 3.9.5.
       new  1617c80   releasing package libspreadsheet-read-perl version 0.54-1

The 8 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Changes                |  37 +++++
 MANIFEST               |   1 +
 META.json              | 182 ++++++++++++++---------
 META.yml               | 120 +++++++--------
 Makefile.PL            |  18 ++-
 README                 |   2 +-
 Read.pm                | 393 ++++++++++++++++++++++++++++++++++---------------
 debian/changelog       |  23 ++-
 debian/control         |  23 ++-
 debian/copyright       |   4 +-
 debian/rules           |   4 +
 debian/watch           |   2 -
 examples/ss-dups-tk.pl |   2 +-
 examples/ss2tk         |   2 +-
 examples/xls2csv       |   4 +-
 examples/xlscat        |  94 ++++++++----
 files/misc_ws.xls      | Bin 0 -> 6144 bytes
 t/10_basics.t          |  11 +-
 t/33_misc.t            |  34 ++++-
 t/34_dates.t           |  83 ++++++-----
 t/62_fmt.t             |  12 +-
 t/63_misc.t            |  23 ++-
 t/64_dates.t           |  75 ++++++----
 t/65_perc.t            |   5 +-
 24 files changed, 749 insertions(+), 405 deletions(-)
 create mode 100644 files/misc_ws.xls

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libspreadsheet-read-perl.git



More information about the Pkg-perl-cvs-commits mailing list