[pynac] branch master updated (bcf165c -> 1f3cefc)

Julien Puydt julien.puydt at laposte.net
Fri Jun 30 16:28: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  bcf165c   Upload 0.7.8-2 to Debian experimental.
      adds  47c6a39   New upstream version 0.7.9
       new  4ab8f93   Updated version 0.7.9 from 'upstream/0.7.9'
       new  18b8261   Package new upstream 0.7.9
       new  cae5f23   Drop the static-python-fix patch, which got upstreamed
       new  1f3cefc   Bump standards-version to 4.0.0

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                       |   8 +
 debian/control                         |   2 +-
 debian/patches/series                  |   1 -
 debian/patches/static-python-fix.patch |  21 --
 ginac/add.cpp                          | 107 +++----
 ginac/add.h                            |  10 +-
 ginac/assume.cpp                       |   2 +
 ginac/expairseq.cpp                    |  99 ++++---
 ginac/expairseq.h                      |  20 +-
 ginac/flags.h                          |   1 +
 ginac/function_info.cpp                |  11 +
 ginac/inifcns_gamma.cpp                |   6 +-
 ginac/inifcns_trans.cpp                |   3 +-
 ginac/mpoly-singular.cpp               |  12 +-
 ginac/mpoly.cpp                        |   2 +-
 ginac/mul.cpp                          | 126 ++++----
 ginac/mul.h                            |  19 +-
 ginac/numeric.cpp                      | 508 +++++++++++++++++++++++++++++----
 ginac/numeric.h                        |   9 +-
 ginac/operators.cpp                    |  27 --
 ginac/order.cpp                        |  10 +-
 ginac/power.cpp                        |  61 ++--
 ginac/symbol.cpp                       |  45 +++
 24 files changed, 787 insertions(+), 327 deletions(-)
 delete mode 100644 debian/patches/static-python-fix.patch

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