[Pkg-octave-commit] [octave-io] branch master updated (4e2a4f9 -> 77c65b2)

Sébastien Villemot sebastien at moszumanska.debian.org
Wed Nov 20 19:26:09 UTC 2013


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

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

      from  4e2a4f9   Debian release 1.2.4-1
      adds  c26f230   Imported Upstream version 1.2.5
       new  9de253d   Merge tag 'upstream/1.2.5'
       new  a91f3a1   debian/copyright: reflect upstream changes
       new  830f0fe   Refresh patch
       new  096c595   Recommend libapache-poi-java.
       new  480ff00   low-priority-for-POI.patch: new patch.
       new  c13e795   README.Debian: update information about POI and OCT interfaces.
       new  77c65b2   Debian release 1.2.5-1

The 7 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                               |    7 +-
 NEWS                                      |   18 ++
 debian/README.Debian                      |   21 +-
 debian/changelog                          |   13 ++
 debian/control                            |    2 +-
 debian/copyright                          |    1 +
 debian/patches/autoload-yes.patch         |    4 +-
 debian/patches/low-priority-for-POI.patch |   40 ++++
 debian/patches/series                     |    1 +
 inst/chk_spreadsheet_support.m            |   40 ++--
 inst/odsopen.m                            |   21 +-
 inst/parsecell.m                          |  198 +++++++++---------
 inst/private/__OCT_ods2oct__.m            |    8 +-
 inst/private/__OCT_spsh_open__.m          |   29 +--
 inst/private/__OCT_xlsx2oct__.m           |  313 +++++++++++++++++++++--------
 inst/private/__chk_java_sprt__.m          |    4 +-
 inst/private/__is_str_num.m               |   21 --
 inst/private/__is_str_numeric.m           |   21 --
 inst/private/__ods_get_sheet_dims__.m     |   12 +-
 inst/private/__unpack.m                   |  253 +++++++++++++++++++++++
 inst/private/unpack.m                     |  251 +++++++++++++++++++++++
 inst/xls2oct.m                            |    3 +-
 22 files changed, 990 insertions(+), 291 deletions(-)
 create mode 100644 debian/patches/low-priority-for-POI.patch
 delete mode 100644 inst/private/__is_str_num.m
 delete mode 100644 inst/private/__is_str_numeric.m
 create mode 100644 inst/private/__unpack.m
 create mode 100644 inst/private/unpack.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