[pynac] branch master updated (99194c2 -> 2c6601f)
Julien Puydt
julien.puydt at laposte.net
Wed Nov 9 08:14:28 UTC 2016
This is an automated email from the git hooks/post-receive script.
jpuydt-guest pushed a change to branch master
in repository pynac.
from 99194c2 d/rules: remove implicit --enable-shared option from configure
adds 02f68fb New upstream version 0.7.0
new f6e23b9 Merge tag 'upstream/0.7.0'
new 2c6601f New upstream version 0.7.0
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:
NEWS | 7 +-
compile_commands.json | 4 +-
configure.ac | 8 +-
debian/changelog | 8 +
debian/control | 6 +-
debian/{libpynac2.install => libpynac8.install} | 0
ginac/Makefile.am | 4 +-
ginac/add.cpp | 40 +-
ginac/add.h | 1 +
ginac/basic.h | 2 +
ginac/ex.h | 1 +
ginac/flags.h | 3 +-
ginac/function.h | 1 +
ginac/inifcns_gamma.cpp | 4 +-
ginac/inifcns_orthopoly.cpp | 53 ++-
ginac/matrix.cpp | 2 +-
ginac/mul.h | 3 +-
ginac/numeric.cpp | 42 +-
ginac/numeric.h | 8 +-
ginac/power.h | 1 +
ginac/pseries.cpp | 17 +-
ginac/symbol.h | 1 +
ginac/{registrar.cpp => useries-flint.h} | 40 +-
ginac/useries.cpp | 568 ++++++++++++++++++++++++
ginac/{tostring.h => useries.h} | 26 +-
25 files changed, 771 insertions(+), 79 deletions(-)
rename debian/{libpynac2.install => libpynac8.install} (100%)
copy ginac/{registrar.cpp => useries-flint.h} (51%)
create mode 100644 ginac/useries.cpp
copy ginac/{tostring.h => useries.h} (64%)
--
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