[Pkg-octave-commit] [octave-io] branch master updated (771a3f9 -> 7fb2953)
Sébastien Villemot
sebastien at debian.org
Wed May 28 14:27:39 UTC 2014
This is an automated email from the git hooks/post-receive script.
sebastien pushed a change to branch master
in repository octave-io.
from 771a3f9 Debian release 2.2.1-1.
adds a5a5bc5 Imported Upstream version 2.2.2
new da1cde1 Merge tag 'upstream/2.2.2'
new 7fb2953 Debian release 2.2.2-1.
The 2 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 | 42 +++++++
debian/changelog | 6 +
doc/READ-ODS.html | 8 +-
doc/READ-XLS.html | 8 +-
inst/io_ods_testscript.m | 9 +-
inst/oct2ods.m | 4 +-
inst/oct2xls.m | 4 +-
inst/odsfinfo.m | 6 +-
inst/odsopen.m | 13 +--
inst/odswrite.m | 7 +-
inst/private/__JOD_spsh2oct__.m | 19 ++--
inst/private/__JXL_getusedrange__.m | 5 +-
inst/private/__JXL_spsh2oct__.m | 25 +++--
inst/private/__OCT_oct2gnm__.m | 215 ++++++++++++++++++++++++++++++++++++
inst/private/__OCT_spsh_close__.m | 28 +++--
inst/private/__OCT_spsh_open__.m | 9 +-
inst/private/__OTK_getusedrange__.m | 5 +-
inst/private/__OTK_oct2ods__.m | 3 +-
inst/private/__OTK_spsh2oct__.m | 148 +++++++++++++------------
inst/private/__OTK_spsh_info__.m | 3 +-
inst/private/__OXS_spsh2oct__.m | 17 +--
inst/private/__OXS_spsh_close__.m | 9 +-
inst/private/__POI_getusedrange__.m | 5 +-
inst/private/__POI_oct2spsh__.m | 13 ++-
inst/private/__POI_spsh2oct__.m | 15 +--
inst/private/__POI_spsh_info__.m | 5 +-
inst/private/__UNO_spsh2oct__.m | 14 ++-
inst/private/__UNO_spsh_close__.m | 4 +
inst/private/__UNO_spsh_open__.m | 6 +-
inst/private/__get_ftype__.m | 3 +
inst/templates/template.gnumeric | Bin 0 -> 545 bytes
inst/test_spsh.m | 44 ++++----
inst/xlsfinfo.m | 9 +-
inst/xlsopen.m | 13 ++-
inst/xlsread.m | 3 +-
inst/xlswrite.m | 6 +-
37 files changed, 530 insertions(+), 207 deletions(-)
create mode 100644 inst/private/__OCT_oct2gnm__.m
create mode 100644 inst/templates/template.gnumeric
--
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