[Pkg-octave-commit] [octave-io] branch master updated (3ce0e0a -> 32c7add)

Sébastien Villemot sebastien at debian.org
Thu Jul 14 14:50:03 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  3ce0e0a   Use my Debian email address
      adds  b6beadf   Imported Upstream version 2.4.2
       new  606e74d   Merge tag 'upstream/2.4.2'
       new  53f3bc3   d/copyright: reflect upstream changes.
       new  de9ce4e   d/p/uno.patch: drop patch, no more needed with recent LO.
       new  32c7add   Changelog entry for 2.4.2-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                       |   6 +-
 NEWS                              |  26 ++-
 PKG_ADD                           | 114 ------------
 PKG_DEL                           |  10 --
 debian/changelog                  |  12 ++
 debian/copyright                  |   1 +
 debian/patches/series             |   1 -
 debian/patches/uno.patch          |  19 --
 inst/__exit_io__.m                |  36 ++++
 inst/__init_io__.m                | 133 ++++++++++++++
 inst/chk_spreadsheet_support.m    |   7 +-
 inst/odsopen.m                    |  22 ++-
 inst/private/__OCT_spsh_close__.m |  12 +-
 inst/private/__OCT_spsh_open__.m  |   2 +-
 inst/private/__OCT_xlsx2oct__.m   | 370 ++++++++++++++++++++------------------
 inst/private/__UNO_spsh_open__.m  |   5 +-
 inst/private/__chk_java_sprt__.m  |   6 +-
 inst/private/getodsinterfaces.m   |   6 +-
 inst/private/getxlsinterfaces.m   |   6 +-
 inst/read_namelist.m              | 125 ++++++++-----
 inst/test_spsh.m                  |   2 +-
 inst/write_namelist.m             |  22 ++-
 inst/xlsopen.m                    |  18 +-
 inst/xlsread.m                    |  24 +--
 inst/xmlread.m                    |   7 +-
 inst/xmlwrite.m                   |   7 +-
 post_install.m                    |  24 ---
 27 files changed, 564 insertions(+), 459 deletions(-)
 delete mode 100644 PKG_ADD
 delete mode 100644 PKG_DEL
 delete mode 100644 debian/patches/uno.patch
 create mode 100644 inst/__exit_io__.m
 create mode 100644 inst/__init_io__.m
 delete mode 100644 post_install.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