[Pkg-octave-commit] [octave-io] branch master updated (530345b -> 6db4a2d)

Sébastien Villemot sebastien at debian.org
Mon Dec 26 12:48:50 UTC 2016


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

sebastien pushed a change to branch master
in repository octave-io.

      from  530345b   Changelog entry for 2.4.4-1.
      adds  baaba71   New upstream version 2.4.5
       new  f6b5725   Merge tag 'upstream/2.4.5'
       new  7c37eb8   d/p/ods-oct.patch: new patch, fixes reading of ODS with OCT iface.
       new  6db4a2d   Changelog entry for 2.4.5-1.

The 3 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:
 DESCRIPTION                      |  4 ++--
 NEWS                             | 13 +++++++++++++
 debian/changelog                 |  7 +++++++
 debian/patches/ods-oct.patch     | 22 ++++++++++++++++++++++
 debian/patches/series            |  1 +
 inst/__exit_io__.m               |  2 +-
 inst/io_ods_testscript.m         | 30 +++++++++++++++++-------------
 inst/io_xls_testscript.m         | 33 ++++++++++++++++++---------------
 inst/oct2ods.m                   |  2 +-
 inst/oct2xls.m                   |  2 +-
 inst/odsfinfo.m                  |  7 ++++---
 inst/odswrite.m                  |  3 +++
 inst/parsecell.m                 |  2 +-
 inst/private/__COM_spsh2oct__.m  |  2 +-
 inst/private/__JOD_oct2spsh__.m  |  2 +-
 inst/private/__JXL_oct2spsh__.m  |  2 +-
 inst/private/__OCT_gnm2oct__.m   |  2 +-
 inst/private/__OCT_oct2xlsx__.m  | 12 ++++++++++--
 inst/private/__OCT_ods2oct__.m   | 11 +----------
 inst/private/__OCT_spsh_open__.m |  2 +-
 inst/private/__OCT_xlsx2oct__.m  | 21 +++------------------
 inst/private/__OTK_oct2ods__.m   |  2 +-
 inst/private/__OTK_oct2spsh__.m  |  2 +-
 inst/private/__OXS_oct2spsh__.m  |  2 +-
 inst/private/__POI_oct2spsh__.m  |  2 +-
 inst/private/__UNO_oct2spsh__.m  |  2 +-
 inst/private/__UNO_spsh2oct__.m  |  2 +-
 inst/private/getnmranges.m       |  3 +++
 inst/test_spsh.m                 |  9 +++++----
 inst/xls2oct.m                   |  2 +-
 inst/xlsfinfo.m                  |  9 +++++----
 inst/xlsopen.m                   |  2 +-
 inst/xlswrite.m                  | 25 +++++++++++++++++--------
 33 files changed, 148 insertions(+), 96 deletions(-)
 create mode 100644 debian/patches/ods-oct.patch

-- 
Alioth's /home/groups/pkg-octave/bin/git-commit-notice on /srv/git.debian.org/git/pkg-octave/octave-io.git



More information about the Pkg-octave-commit mailing list