[pynac] branch master updated (bb33d4e -> 7d30671)

Julien Puydt julien.puydt at laposte.net
Sat Jan 2 08:29:31 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  bb33d4e   Document the build-deps change in d/changelog too
      adds  2840739   Imported Upstream version 0.5.2
       new  dfa1bb1   Merge tag 'upstream/0.5.2'
       new  0a6cf4e   Updated debian/changelog
      adds  9508011   Imported Upstream version 0.5.4
       new  a4750e2   Merge tag 'upstream/0.5.4'
       new  7f607ab   Prepare for 0.5.4-1 upload
       new  7d30671   Follow Mattia Rizzolo's suggestions

The 5 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                                    |   11 +-
 debian/changelog                                |   12 +-
 debian/control                                  |    6 +-
 debian/copyright                                |    6 +-
 debian/{libpynac0.install => libpynac1.install} |    0
 ginac/Makefile.am                               |    5 +-
 ginac/add.h                                     |   62 +-
 ginac/basic.cpp                                 |   18 +-
 ginac/basic.h                                   |    6 +-
 ginac/clifford.h                                |   44 +-
 ginac/constant.cpp                              |    2 +-
 ginac/constant.h                                |   24 +-
 ginac/container.h                               |    2 +-
 ginac/ex.h                                      |   18 +-
 ginac/expairseq.cpp                             |    6 +-
 ginac/expairseq.h                               |   34 +-
 ginac/fail.h                                    |    4 +-
 ginac/fderivative.cpp                           |    8 +-
 ginac/fderivative.h                             |   24 +-
 ginac/function.cpp                              |    4 +-
 ginac/function.h                                |   38 +-
 ginac/idx.cpp                                   |    4 +-
 ginac/idx.h                                     |   40 +-
 ginac/indexed.h                                 |   28 +-
 ginac/infinity.cpp                              |    2 +-
 ginac/infinity.h                                |   22 +-
 ginac/inifcns.cpp                               |   13 +-
 ginac/inifcns.h                                 |    6 +
 ginac/inifcns_nstdsums.cpp                      |    2 -
 ginac/inifcns_trans.cpp                         |  960 +--------------------
 ginac/{inifcns_trans.cpp => inifcns_trig.cpp}   | 1033 +++--------------------
 ginac/integral.h                                |   34 +-
 ginac/matrix.cpp                                |    8 +-
 ginac/matrix.h                                  |   34 +-
 ginac/mul.h                                     |   76 +-
 ginac/ncmul.h                                   |   36 +-
 ginac/normal.cpp                                |    2 +-
 ginac/numeric.cpp                               |   34 +-
 ginac/numeric.h                                 |   64 +-
 ginac/order.h                                   |    4 +-
 ginac/power.cpp                                 |   26 +-
 ginac/power.h                                   |   56 +-
 ginac/print.h                                   |    8 +-
 ginac/pseries.cpp                               |   34 +-
 ginac/pseries.h                                 |   44 +-
 ginac/relational.cpp                            |    8 +-
 ginac/relational.h                              |   26 +-
 ginac/remember.cpp                              |    4 +-
 ginac/remember.h                                |    2 +-
 ginac/symbol.cpp                                |    2 +-
 ginac/symbol.h                                  |   38 +-
 ginac/symmetry.cpp                              |    4 +-
 ginac/symmetry.h                                |    6 +-
 ginac/tensor.h                                  |   48 +-
 ginac/wildcard.cpp                              |    2 +-
 ginac/wildcard.h                                |   10 +-
 pynac.pc.in                                     |    4 +-
 57 files changed, 714 insertions(+), 2344 deletions(-)
 rename debian/{libpynac0.install => libpynac1.install} (100%)
 copy ginac/{inifcns_trans.cpp => inifcns_trig.cpp} (56%)

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