[Pkg-octave-commit] [octave-io] branch master updated (fdd4e61 -> 492d040)

Sébastien Villemot sebastien at debian.org
Fri Oct 27 12:16:53 UTC 2017


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

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

      from  fdd4e61   d/control: Bump Standards-Version to 4.1.1 (no changes needed)
      adds  60cc4d7   New upstream version 2.4.8
       new  c092a08   Update upstream source from tag 'upstream/2.4.8'
       new  ef28151   d/copyright: reflect upstream changes.
       new  174472c   Remove "Testsuite: autopkgtest-pkg-octave", since there is already a specific testsuite.
       new  492d040   Changelog entry for 2.4.8-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:
 .gitignore                        |  10 --
 DESCRIPTION                       |   6 +-
 Makefile                          | 239 ++++++++++++++++++++++++++++++++++++++
 NEWS                              |  29 ++++-
 debian/changelog                  |  13 +++
 debian/control                    |   1 -
 debian/copyright                  |  11 ++
 inst/__init_io__.m                |   6 +-
 inst/calccelladdress.m            |  30 ++---
 inst/oct2ods.m                    |  11 +-
 inst/oct2xls.m                    |  11 +-
 inst/ods2oct.m                    |  15 ++-
 inst/odsclose.m                   |   2 +-
 inst/odsopen.m                    |   2 +-
 inst/odsread.m                    |  70 +++++++++--
 inst/private/__JXL_spsh2oct__.m   |   2 +-
 inst/private/__OCT_spsh_close__.m |  32 +++--
 inst/private/__OCT_spsh_open__.m  |  73 ++++++------
 inst/private/__OCT_xlsx2oct__.m   | 208 +++++++++++++--------------------
 inst/private/getodsinterfaces.m   |   2 +-
 inst/private/getxlsinterfaces.m   |   2 +-
 inst/read_namelist.m              |  14 ++-
 inst/rfsearch.m                   |   2 +-
 inst/tidyxml.m                    |  15 ++-
 inst/xls2oct.m                    |  19 +--
 inst/xlsclose.m                   |   2 +-
 inst/xlsopen.m                    |  14 +--
 inst/xlsread.m                    | 110 ++++++++++++------
 src/csv2cell.cc                   |   5 +-
 29 files changed, 668 insertions(+), 288 deletions(-)
 delete mode 100644 .gitignore
 create mode 100644 Makefile

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