[Pkg-octave-commit] [octave-io] branch master updated (f11ddc4 -> a5c3a13)

Sébastien Villemot sebastien at debian.org
Thu Sep 18 14:10:02 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  f11ddc4   Changelog entry for 2.2.3-1.
      adds  7eb9ae0   Imported Upstream version 2.2.4
       new  b273f36   Merge tag 'upstream/2.2.4'
       new  54ff5ad   Bump Standards-Version to 3.9.6, no changes needed.
       new  a5c3a13   Changelog entry for 2.2.4-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                              | 15 +++++++
 debian/changelog                  |  7 ++++
 debian/control                    |  2 +-
 inst/calccelladdress.m            | 12 ++----
 inst/private/__OCT_oct2xlsx__.m   |  4 +-
 inst/private/__OCT_spsh_close__.m |  9 +++--
 inst/private/__OCT_spsh_open__.m  | 17 +++++---
 inst/private/__OCT_xlsx2oct__.m   |  6 ++-
 inst/private/__UNO_spsh_close__.m |  3 ++
 inst/private/parse_sp_range.m     | 35 +++-------------
 src/Makefile                      |  8 +---
 src/__char2num__.c                | 72 ---------------------------------
 src/__num2char__.c                | 75 ----------------------------------
 src/col2num.cc                    | 48 ++++++++++++++++++++++
 src/csv2cell.cc                   | 84 +++++++++++++++++++++++++++++++++------
 src/num2col.cc                    | 57 ++++++++++++++++++++++++++
 17 files changed, 239 insertions(+), 219 deletions(-)
 delete mode 100644 src/__char2num__.c
 delete mode 100644 src/__num2char__.c
 create mode 100644 src/col2num.cc
 create mode 100644 src/num2col.cc

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