[pynac] branch master updated (d653539 -> f80f206)

Julien Puydt julien.puydt at laposte.net
Wed Aug 12 12:55:46 UTC 2015


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

jpuydt-guest pushed a change to branch master
in repository pynac.

      from  d653539   Updated gbp.conf
      adds  2045aa8   Imported Upstream version 0.4.3
       new  beae284   Merge tag 'upstream/0.4.3'
       new  f80f206   Packaging 0.4.3 now

The 2 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:
 configure.ac            |   2 +-
 debian/changelog        |   4 +-
 ginac/add.cpp           |   3 +
 ginac/constant.cpp      |   2 +
 ginac/ex.cpp            |  10 ++++
 ginac/ex.h              |   7 +--
 ginac/expairseq.cpp     |  12 ++--
 ginac/expairseq.h       |   2 +
 ginac/flags.h           |   8 ++-
 ginac/function.cpp      |  71 +++++++++++++++++++++--
 ginac/function.h        |   3 +
 ginac/infinity.cpp      |  20 +++++++
 ginac/infinity.h        |   4 ++
 ginac/inifcns.cpp       |  16 +++++-
 ginac/inifcns_trans.cpp | 140 ++++++++++++++++++++++++++++++++++++++++++++-
 ginac/mul.cpp           |  13 ++++-
 ginac/numeric.cpp       |  39 ++++++++++---
 ginac/numeric.h         |   1 +
 ginac/power.cpp         |  17 +++++-
 ginac/py_funcs.h        |   1 +
 ginac/relational.cpp    | 148 ++++++++++++++++++++++++++++++++++++++++--------
 ginac/relational.h      |  34 ++++-------
 ginac/symbol.cpp        |  50 ++--------------
 ginac/symbol.h          |  48 +---------------
 ginac/utils.cpp         |  60 ++++++++++++++++++++
 ginac/utils.h           |  22 +++++++
 26 files changed, 563 insertions(+), 174 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/pynac.git



More information about the debian-science-commits mailing list