[Pkg-octave-commit] [octave-symbolic] branch master updated (4083670 -> 016e1a1)

Rafael Laboissière rlaboiss-guest at moszumanska.debian.org
Sun Nov 29 21:05:10 UTC 2015


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

rlaboiss-guest pushed a change to branch master
in repository octave-symbolic.

      from  4083670   Release to unstable.
       new  a48da31   Imported Upstream version 2.2.3
       new  85fbdd6   d/copyright: Update copyright infor for debain/* files
       new  016e1a1   d/changelog: Prepare for the next release

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:
 .travis.yml                        |  13 +++--
 CONTRIBUTORS                       |   1 +
 DESCRIPTION                        |   8 +--
 NEWS                               |  20 +++++++
 README.md                          |   5 ++
 convert_comments.m                 |  40 ++++++-------
 debian/changelog                   |   6 ++
 debian/copyright                   |   3 +-
 extract_tests_for_matlab.m         |   2 +-
 inst/@sym/cross.m                  |  72 ++++++++++++++++++++++++
 inst/@sym/ctranspose.m             |  38 ++++++++++++-
 inst/@sym/degree.m                 |   1 +
 inst/@sym/disp.m                   |   2 +-
 inst/@sym/display.m                |   7 ++-
 inst/@sym/{numden.m => dot.m}      |  58 ++++++++++---------
 inst/@sym/expm.m                   |  21 ++++++-
 inst/@sym/function_handle.m        |  15 ++++-
 inst/@sym/ifourier.m               |   8 +--
 inst/@sym/private/mat_replace.m    |   4 +-
 inst/@sym/private_tests.tst        |  26 ---------
 inst/@sym/subsasgn.m               |   6 +-
 inst/@sym/sym.m                    |  89 +++++++++++++++++++----------
 inst/@sym/transpose.m              |  38 ++++++++++++-
 inst/@symfun/diff.m                |   3 +-
 inst/@symfun/symfun.m              |  34 ++++++++---
 inst/@symfun/symvar.m              |   2 +-
 inst/octsympy_doctests.m           |  50 -----------------
 inst/private/python_copy_vars_to.m |   3 +-
 inst/private/readblock.m           |   2 +-
 inst/python_cmd.m                  |  23 ++++----
 inst/sympref.m                     |  39 ++++++-------
 inst/vpa.m                         |   2 +-
 make_release_packages.sh           |   4 +-
 make_windows_package.sh            |   4 +-
 src/aclocal.m4                     |  43 ++++++++------
 src/autom4te.cache/output.0        | 111 +++++++++++++++++++++++++++---------
 src/autom4te.cache/output.1        | 111 +++++++++++++++++++++++++++---------
 src/autom4te.cache/requests        | 112 ++++++++++++++++++-------------------
 src/autom4te.cache/traces.0        |  52 +++++++++--------
 src/autom4te.cache/traces.1        |  17 +++---
 src/configure                      | 111 +++++++++++++++++++++++++++---------
 src/configure.ac                   |  17 +++++-
 42 files changed, 815 insertions(+), 408 deletions(-)
 create mode 100644 inst/@sym/cross.m
 copy inst/@sym/{numden.m => dot.m} (53%)
 delete mode 100644 inst/@sym/private_tests.tst
 delete mode 100644 inst/octsympy_doctests.m

-- 
Alioth's /home/groups/pkg-octave/bin/git-commit-notice on /srv/git.debian.org/git/pkg-octave/octave-symbolic.git



More information about the Pkg-octave-commit mailing list