[Pkg-octave-commit] [octave-io] branch master updated (66203e0 -> 1f5b42d)

Sébastien Villemot sebastien at debian.org
Sun Mar 27 19:26:40 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  66203e0   d/control: Bump Standards-Version to 3.9.7 (no changes needed)
      adds  ada7ebd   Imported Upstream version 2.4.1
       new  b452263   Merge tag 'upstream/2.4.1'
       new  a6d9997   d/copyright: reflect upstream changes.
       new  43a40de   Refresh patch.
       new  1f5b42d   Changelog entry for 2.4.1-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:
 DESCRIPTION                       |   4 +-
 INDEX                             |   1 +
 NEWS                              |  27 ++++++++
 PKG_ADD                           |  21 ++++--
 debian/changelog                  |  12 ++++
 debian/copyright                  |   2 +-
 debian/patches/uno.patch          |   2 +-
 inst/chk_spreadsheet_support.m    |  11 +++-
 inst/io_ods_testscript.m          |  33 +++++++---
 inst/io_xls_testscript.m          |  37 +++++++----
 inst/oct2ods.m                    |  10 +++
 inst/oct2xls.m                    |  10 +++
 inst/ods2oct.m                    |  23 +++++--
 inst/private/__JOD_spsh2oct__.m   |   4 +-
 inst/private/__OCT_oct2xlsx__.m   |  35 +++-------
 inst/private/__OCT_spsh_close__.m |   4 +-
 inst/private/__OCT_spsh_open__.m  |   3 +-
 inst/private/__OCT_xlsx2oct__.m   |  56 ++++++++--------
 inst/private/__OTK_ods2oct__.m    |   6 +-
 inst/private/__OTK_spsh2oct__.m   |   1 +
 inst/private/__UNO_spsh_close__.m |   2 +-
 inst/private/__UNO_spsh_open__.m  |   8 ++-
 inst/private/__chk_java_sprt__.m  |   7 +-
 inst/private/getodsinterfaces.m   |   6 +-
 inst/private/getxlsinterfaces.m   |   6 +-
 inst/test_spsh.m                  | 134 ++++++++++++++++++++++++--------------
 inst/tidyxml.m                    |  45 +++++++++++++
 inst/xls2oct.m                    |  11 +++-
 inst/xmlread.m                    |   7 +-
 inst/xmlwrite.m                   |   7 +-
 src/Makefile                      |   2 +-
 31 files changed, 381 insertions(+), 156 deletions(-)
 create mode 100644 inst/tidyxml.m

-- 
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