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

Julien Puydt julien.puydt at laposte.net
Sun Nov 26 11:30:10 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  ba22e96   Release 0.7.12-1 to Debian experimental.
      adds  859730f   New upstream version 0.7.13
       new  71a369c   Update upstream source from tag 'upstream/0.7.13'
       new  c1851de   Package new upstream 0.7.13

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                                      |   6 +-
 debian/changelog                                  |   7 +
 debian/control                                    |   4 +-
 debian/copyright                                  |   2 +-
 debian/{libpynac15.install => libpynac16.install} |   0
 ginac/add.cpp                                     |  20 +-
 ginac/basic.cpp                                   |  13 +-
 ginac/ex.cpp                                      |  16 +-
 ginac/expairseq.cpp                               |   4 +
 ginac/inifcns.cpp                                 |  29 +
 ginac/inifcns.h                                   |   3 +
 ginac/inifcns_trig.cpp                            |  45 +-
 ginac/mpoly-singular.cpp                          |  26 +-
 ginac/numeric.cpp                                 |  10 +
 ginac/useries.cpp                                 |   8 +-
 m4/ax_cxx_compile_stdcxx.m4                       | 982 ++++++++++++++++++++++
 m4/ax_cxx_compile_stdcxx_11.m4                    | 165 ----
 17 files changed, 1106 insertions(+), 234 deletions(-)
 rename debian/{libpynac15.install => libpynac16.install} (100%)
 create mode 100644 m4/ax_cxx_compile_stdcxx.m4
 delete mode 100644 m4/ax_cxx_compile_stdcxx_11.m4

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