[Pkg-octave-commit] [octave-io] branch master updated (db1dd29 -> 530345b)

Sébastien Villemot sebastien at debian.org
Sun Nov 6 21:45:44 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  db1dd29   d/control: tighten debhelper dependency.
      adds  ac87eda   New upstream version 2.4.4
       new  533ce4b   Merge tag 'upstream/2.4.4'
       new  064b2d9   d/copyright: reflect upstream changes.
       new  6a9b175   d/control: add missing default-jre-headless to Recommends.
       new  2e2982d   Use autopkgtest for running xls(x)/oct/gnumeric reading tests.
       new  530345b   Changelog entry for 2.4.4-1.

The 5 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 +--
 INDEX                             |   2 ++
 NEWS                              |  29 ++++++++++++++++-
 debian/changelog                  |   9 ++++++
 debian/check.m                    |  23 --------------
 debian/control                    |   7 ++--
 debian/copyright                  |   1 +
 debian/source/include-binaries    |   8 ++---
 debian/testhelper.m               |  32 -------------------
 debian/tests/control              |   2 ++
 debian/tests/gnumeric-default     |   4 +++
 debian/tests/ods-default          |   4 +++
 debian/tests/ods-jod              |   4 +++
 debian/tests/ods-oct              |   4 +++
 debian/{ => tests}/test.gnumeric  | Bin
 debian/{ => tests}/test.ods       | Bin
 debian/{ => tests}/test.xls       | Bin
 debian/{ => tests}/test.xlsx      | Bin
 debian/tests/testhelper.m         |  20 ++++++++++++
 debian/tests/xls-default          |   4 +++
 debian/tests/xls-jxl              |   4 +++
 debian/tests/xls-poi              |   4 +++
 debian/tests/xlsx-default         |   4 +++
 debian/tests/xlsx-oct             |   4 +++
 debian/tests/xlsx-poi             |   4 +++
 doc/READ-ODS.html                 |  43 ++++++++++++++-----------
 doc/READ-XLS.html                 |  31 +++++++++++-------
 inst/oct2ods.m                    |  27 ++++++++++++----
 inst/oct2xls.m                    |  29 +++++++++++++----
 inst/ods2oct.m                    |  20 ++++++++++--
 inst/private/__JXL_spsh_open__.m  |   5 ++-
 inst/private/__OCT_spsh_close__.m |   5 ++-
 inst/private/__OXS_spsh_close__.m |  34 +++++++++++---------
 inst/private/__OXS_spsh_open__.m  |   5 +++
 inst/private/__POI_spsh_close__.m |  38 ++++++++++++----------
 inst/private/__POI_spsh_open__.m  |  60 +++++++++++++++++++----------------
 inst/private/chknmrange.m         |   3 +-
 inst/tidyxml.m                    |  34 +++++++++++++-------
 inst/unicode2utf8.m               |  46 +++++++++++++++++++++++++++
 inst/utf82unicode.m               |  65 ++++++++++++++++++++++++++++++++++++++
 inst/xls2oct.m                    |  32 +++++++++++++++----
 inst/xlsclose.m                   |  12 +++----
 inst/xlsopen.m                    |   2 +-
 inst/xmlread.m                    |   2 +-
 inst/xmlwrite.m                   |  60 +++++++++++++++++++----------------
 45 files changed, 499 insertions(+), 231 deletions(-)
 delete mode 100644 debian/check.m
 delete mode 100644 debian/testhelper.m
 create mode 100644 debian/tests/control
 create mode 100755 debian/tests/gnumeric-default
 create mode 100755 debian/tests/ods-default
 create mode 100755 debian/tests/ods-jod
 create mode 100755 debian/tests/ods-oct
 rename debian/{ => tests}/test.gnumeric (100%)
 rename debian/{ => tests}/test.ods (100%)
 rename debian/{ => tests}/test.xls (100%)
 rename debian/{ => tests}/test.xlsx (100%)
 create mode 100644 debian/tests/testhelper.m
 create mode 100755 debian/tests/xls-default
 create mode 100755 debian/tests/xls-jxl
 create mode 100755 debian/tests/xls-poi
 create mode 100755 debian/tests/xlsx-default
 create mode 100755 debian/tests/xlsx-oct
 create mode 100755 debian/tests/xlsx-poi
 create mode 100644 inst/unicode2utf8.m
 create mode 100644 inst/utf82unicode.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