[pynac] branch master updated (c1851de -> a12f275)

Julien Puydt julien.puydt at laposte.net
Sun Dec 10 20:00:02 UTC 2017


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

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

      from  c1851de   Package new upstream 0.7.13
      adds  67d799e   New upstream version 0.7.14
       new  07eec26   Update upstream source from tag 'upstream/0.7.14'
       new  3b90b5e   Package new upstream 0.7.14
       new  6c3b483   Bump std-ver to 4.1.2.0
       new  a12f275   Follow soname bump to version 17

The 4 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                                      |   4 +-
 debian/changelog                                  |   4 +-
 debian/control                                    |   6 +-
 debian/{libpynac16.install => libpynac17.install} |   0
 ginac/add.cpp                                     |  16 +--
 ginac/basic.cpp                                   |   6 +-
 ginac/constant.cpp                                |   5 +
 ginac/ex.cpp                                      |   9 +-
 ginac/ex.h                                        |   4 +-
 ginac/expairseq.cpp                               |  10 +-
 ginac/function.cpp                                |  65 ++++++++++
 ginac/function.h                                  |   5 +
 ginac/function_info.cpp                           |   4 +-
 ginac/infinity.cpp                                |  10 +-
 ginac/inifcns.cpp                                 |   2 +-
 ginac/inifcns.h                                   |   2 +-
 ginac/inifcns_gamma.cpp                           | 137 ++++++++++------------
 ginac/inifcns_hyperb.cpp                          |  36 +++---
 ginac/inifcns_trans.cpp                           |  27 +++--
 ginac/inifcns_trig.cpp                            |  41 +++++--
 ginac/mpoly-giac.cpp                              |   6 +-
 ginac/mpoly-ginac.cpp                             |   2 +-
 ginac/mpoly-singular.cpp                          |   6 +-
 ginac/mpoly.cpp                                   |   2 +-
 ginac/mul.cpp                                     |  98 +++++++---------
 ginac/normal.cpp                                  |   8 +-
 ginac/numeric.cpp                                 | 135 +++++++++++----------
 ginac/numeric.h                                   |  29 ++---
 ginac/power.cpp                                   |  51 ++++----
 ginac/py_funcs.h                                  |  15 ---
 ginac/sum.cpp                                     |  20 ++--
 31 files changed, 426 insertions(+), 339 deletions(-)
 rename debian/{libpynac16.install => libpynac17.install} (100%)

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