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

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

      from  d13c347   update changelog
       new  3fb0bb1   Imported Upstream version 0.15
       new  22af65b   New upstream release 0.15.
       new  3744cb5   Drop pod-missing-name.patch.
       new  b535283   Update years of packaging copyright.
       new  db3fafd   update license blurbs
       new  2f44b54   Update Upstream-Contact in debian/copyright.
       new  10eec11   Reformat debian/control with cme
       new  9b0ca91   Mark package as autopkgtest-able.
       new  71fee7c   Declare compliance with Debian Policy 3.9.6.
       new  f7c8562   Bump debhelper compatibility level to 9.
       new  a150152   Add build dependency on libtest-nowarnings-perl.
       new  5e77962   releasing package libspreadsheet-xlsx-perl version 0.15-1
      adds  ed57d69   Imported Upstream version 0.15
       new  27aa902   Merge tag 'upstream/0.15'

The 13 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                               |   11 +-
 MANIFEST                              |   11 +-
 META.json                             |   44 ++
 META.yml                              |   25 +
 Makefile.PL                           |    8 +-
 README                                |    4 +-
 debian/changelog                      |   15 +-
 debian/compat                         |    2 +-
 debian/control                        |    9 +-
 debian/copyright                      |   12 +-
 debian/patches/pod-missing-name.patch |   18 -
 debian/patches/series                 |    1 -
 debian/rules                          |    8 +
 lib/Spreadsheet/XLSX.pm               |  449 ++++++------
 lib/Spreadsheet/XLSX/Fmt2007.pm       |   85 ++-
 lib/Spreadsheet/XLSX/Utility2007.pm   | 1214 ++++++++++++++++-----------------
 t/1_____loreyna126.t                  |   36 +-
 t/2_____with_chart.t                  |   42 +-
 t/empty_v_tag.t                       |   13 +
 t/empty_v_tag.xlsx                    |  Bin 0 -> 12714 bytes
 t/formats.t                           |   24 +
 t/formats.xlsx                        |  Bin 0 -> 11570 bytes
 t/kwalitee.t                          |    9 +
 t/missing_styles.t                    |   13 +
 t/missing_styles.xlsx                 |  Bin 0 -> 6546 bytes
 25 files changed, 1096 insertions(+), 957 deletions(-)
 mode change 100755 => 100644 MANIFEST
 create mode 100644 META.json
 create mode 100644 META.yml
 delete mode 100644 debian/patches/pod-missing-name.patch
 delete mode 100644 debian/patches/series
 create mode 100755 t/empty_v_tag.t
 create mode 100644 t/empty_v_tag.xlsx
 create mode 100755 t/formats.t
 create mode 100755 t/formats.xlsx
 create mode 100644 t/kwalitee.t
 create mode 100755 t/missing_styles.t
 create mode 100644 t/missing_styles.xlsx

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to