[libspreadsheet-writeexcel-perl] branch master updated (6a1a1ad -> 03cc3cf)

gregor herrmann gregoa at debian.org
Fri Oct 11 21:01:26 UTC 2013


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

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

      from  6a1a1ad   remove dh_installchangelogs bug workaround
      adds  89509f7   Imported Upstream version 2.39
       new  ff2ab5e   Merge tag 'upstream/2.39'
       new  3d81166   New upstream release.
       new  7c7ece8   Refresh pod-encoding.patch; partly applied upstream.
       new  03cc3cf   releasing package libspreadsheet-writeexcel-perl version 2.39-1

The 4 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                                      |    6 +
 META.json                                    |    2 +-
 META.yml                                     |    2 +-
 bin/chartex                                  |  569 ++---
 debian/changelog                             |    6 +-
 debian/patches/pod-encoding.patch            |  103 +-
 lib/Spreadsheet/WriteExcel.pm                |    4 +-
 lib/Spreadsheet/WriteExcel/BIFFwriter.pm     |    3 +-
 lib/Spreadsheet/WriteExcel/Big.pm            |    4 +-
 lib/Spreadsheet/WriteExcel/Chart.pm          |    2 +-
 lib/Spreadsheet/WriteExcel/Chart/Area.pm     |    2 +-
 lib/Spreadsheet/WriteExcel/Chart/Bar.pm      |    2 +-
 lib/Spreadsheet/WriteExcel/Chart/Column.pm   |    2 +-
 lib/Spreadsheet/WriteExcel/Chart/External.pm |    2 +-
 lib/Spreadsheet/WriteExcel/Chart/Line.pm     |    2 +-
 lib/Spreadsheet/WriteExcel/Chart/Pie.pm      |    2 +-
 lib/Spreadsheet/WriteExcel/Chart/Scatter.pm  |    2 +-
 lib/Spreadsheet/WriteExcel/Chart/Stock.pm    |    2 +-
 lib/Spreadsheet/WriteExcel/Examples.pm       |  172 +-
 lib/Spreadsheet/WriteExcel/Format.pm         |    3 +-
 lib/Spreadsheet/WriteExcel/Formula.pm        | 3009 +++++++++++++-------------
 lib/Spreadsheet/WriteExcel/OLEwriter.pm      |    3 +-
 lib/Spreadsheet/WriteExcel/Properties.pm     |    3 +-
 lib/Spreadsheet/WriteExcel/Utility.pm        |    3 +-
 lib/Spreadsheet/WriteExcel/Workbook.pm       |    3 +-
 lib/Spreadsheet/WriteExcel/Worksheet.pm      |    3 +-
 26 files changed, 1916 insertions(+), 2000 deletions(-)

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



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