[pynac] branch master updated (c97261f -> 26c2bab)

Julien Puydt julien.puydt at laposte.net
Mon Jun 5 13:29:08 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  c97261f   Package new upstream 0.7.6
      adds  eb6a28f   New upstream version 0.7.8
       new  e67cd21   Merge tag 'upstream/0.7.8'
       new  902cf66   Package new 0.7.8 upstream release
       new  26c2bab   Bump soname from 10 to 13

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:
 compile_commands.json                             | 150 ++++--
 configure.ac                                      |   4 +-
 debian/changelog                                  |   5 +-
 debian/control                                    |   4 +-
 debian/{libpynac10.install => libpynac13.install} |   0
 ginac/Makefile.am                                 |   2 +-
 ginac/basic.cpp                                   |  14 -
 ginac/basic.h                                     |   8 +-
 ginac/constant.cpp                                |   1 +
 ginac/ex.cpp                                      |   7 +
 ginac/ex.h                                        |   5 +-
 ginac/expairseq.cpp                               |   8 +-
 ginac/fderivative.cpp                             |   1 +
 ginac/function.cpp                                |  21 +-
 ginac/infinity.cpp                                |   1 +
 ginac/inifcns.cpp                                 |   4 +
 ginac/inifcns_gamma.cpp                           |  20 +-
 ginac/inifcns_hyperb.cpp                          |  99 ----
 ginac/inifcns_hyperg.cpp                          |   7 +-
 ginac/inifcns_orthopoly.cpp                       |   6 +-
 ginac/inifcns_trans.cpp                           |  56 +-
 ginac/inifcns_trig.cpp                            |  90 +---
 ginac/mpoly-ginac.cpp                             |  97 +---
 ginac/mpoly-singular.cpp                          |   7 +-
 ginac/mpoly.cpp                                   |   7 +-
 ginac/mul.cpp                                     |   6 +-
 ginac/ncmul.cpp                                   |   2 +-
 ginac/normal.cpp                                  |  10 +-
 ginac/numeric.cpp                                 | 598 +++++++++++++++-------
 ginac/numeric.h                                   |  25 +-
 ginac/power.cpp                                   |  47 +-
 ginac/pseries.cpp                                 |  35 +-
 ginac/pseries.h                                   |   1 -
 ginac/py_funcs.h                                  |   1 -
 ginac/sum.cpp                                     |   2 +-
 ginac/symbol.cpp                                  |   5 +-
 ginac/useries.cpp                                 |  73 +--
 ginac/useries.h                                   |   4 +-
 ginac/utils.cpp                                   |   3 +
 39 files changed, 749 insertions(+), 687 deletions(-)
 rename debian/{libpynac10.install => libpynac13.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