[Pkg-octave-commit] [octave-symbolic] branch master updated (28e1bdc -> 6abf86c)

Sébastien Villemot sebastien at debian.org
Sun Jul 19 19:51:01 UTC 2015


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

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

      from  28e1bdc   Merge tag 'upstream/2.2.1'
      adds  734a542   Imported Upstream version 2.2.2
       new  ef79426   Merge tag 'upstream/2.2.2'
       new  8d25400   d/copyright: reflect upstream changes.
       new  6abf86c   Changelog entry for 2.2.2-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:
 .travis.yml                                       |   2 +-
 CONTRIBUTORS                                      |   2 +
 DESCRIPTION                                       |  14 +--
 HOWTO-release.md                                  |   3 +-
 NEWS                                              |  20 ++++
 debian/changelog                                  |   8 ++
 debian/copyright                                  |  37 +++----
 inst/@logical/isAlways.m                          |  11 +++
 inst/@sym/assume.m                                |   2 +-
 inst/@sym/ccode.m                                 |  41 ++++++--
 inst/@sym/children.m                              |  37 ++++++-
 inst/@sym/coeffs.m                                |  53 +++++++---
 inst/@sym/diff.m                                  |  35 +++++--
 inst/@sym/disp.m                                  |  15 +--
 inst/@sym/display.m                               |   8 +-
 inst/@sym/double.m                                |  42 +++++---
 inst/@sym/dsolve.m                                |   4 +
 inst/@sym/ezplot.m                                |  25 +++--
 inst/@sym/fortran.m                               |  48 +++++++--
 inst/@sym/fourier.m                               | 115 ++++++++++++++++++----
 inst/@sym/function_handle.m                       |  46 +++++----
 inst/@sym/ifourier.m                              | 112 ++++++++++++++++++---
 inst/@sym/ilaplace.m                              |  79 ++++++++++-----
 inst/@sym/int.m                                   |  32 +++++-
 inst/@sym/isAlways.m                              |   5 +-
 inst/@sym/lambertw.m                              |   1 +
 inst/@sym/laplace.m                               | 113 +++++++++++++++------
 inst/@sym/laplacian.m                             |   9 ++
 inst/@sym/limit.m                                 |  23 +++--
 inst/@sym/mod.m                                   |  32 ++++--
 inst/@sym/permute.m                               |   2 +-
 inst/@sym/pretty.m                                |  16 +--
 inst/@sym/priv_disp_name.m                        |   3 +-
 inst/@sym/prod.m                                  |   2 +-
 inst/@sym/size.m                                  |   2 +-
 inst/@sym/solve.m                                 |  66 ++++++++++---
 inst/@sym/sum.m                                   |   2 +-
 inst/@sym/sym2poly.m                              |   4 +-
 inst/@sym/symreplace.m                            |   4 +-
 inst/@sym/symsum.m                                |  24 ++++-
 inst/@sym/taylor.m                                |  33 ++++++-
 inst/@symfun/priv_disp_name.m                     |   9 ++
 inst/@symfun/size.m                               |   2 +-
 inst/@symfun/symfun.m                             |   2 +-
 inst/@symfun/symvar.m                             |  18 ++--
 inst/evalpy.m                                     |  12 +--
 inst/octsympy_doctests.m                          |   4 +-
 inst/{@sym/permute.m => private/my_print_usage.m} |  45 ++++-----
 inst/sympref.m                                    |   7 +-
 make_release_packages.sh                          |   4 +-
 make_windows_package.sh                           |   4 +-
 matlab_smt_differences.md                         |   4 +
 src/Makefile                                      |   3 +
 src/autom4te.cache/output.0                       |  16 +--
 src/autom4te.cache/output.1                       |  16 +--
 src/autom4te.cache/requests                       | 104 +++++++++----------
 src/autom4te.cache/traces.1                       |   2 +-
 src/configure                                     |  16 +--
 src/configure.ac                                  |   4 +-
 59 files changed, 1003 insertions(+), 401 deletions(-)
 copy inst/{@sym/permute.m => private/my_print_usage.m} (54%)

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