[pynac] branch master updated (89239b3 -> ef09fed)

$DEBFULLNAME julien.puydt at laposte.net
Wed Oct 9 07:56:27 UTC 2013


This is an automated email from the git hooks/post-receive script.

jpuydt-guest pushed a change to branch master
in repository pynac.

      from  89239b3   Preparing for a release (dch -r)
       new  da28202   Mark 0.3.0-1 as unreleased again, since it's the case...
      adds  022d4de   Imported Upstream version 0.3.1
       new  0f41c8c   Merge tag 'upstream/0.3.1'
       new  ed35f4e   Removed the python_libs patch, as it's now upstream
       new  ef09fed   d/ch: Modified because it's now 0.3.1

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:
 Makefile.in                      |  326 +++++++++++----------
 aclocal.m4                       |  539 +++++++++++++++++-----------------
 config.guess                     |  351 ++++++++++++----------
 config.sub                       |  268 +++++++++--------
 configure                        |  596 ++++++++++++++++++++++----------------
 configure.ac                     |    4 +-
 debian/changelog                 |    7 +-
 debian/patches/python_libs.patch |   17 --
 debian/patches/series            |    1 -
 depcomp                          |  531 +++++++++++++++++++++------------
 ginac/Makefile.in                |  216 +++++++++-----
 ginac/function.cpp               |   50 +++-
 ginac/function.h                 |    5 +
 ginac/mul.cpp                    |   32 +-
 ginac/py_funcs.h                 |    1 +
 ginac/version.h                  |    2 +-
 install-sh                       |   35 ++-
 ltmain.sh                        |  123 ++++----
 m4/ax_python_devel.m4            |    2 +-
 m4/libtool.m4                    |  343 +++++++++++++++-------
 m4/ltoptions.m4                  |   19 +-
 m4/ltversion.m4                  |   10 +-
 missing                          |  461 ++++++++++-------------------
 pynac.pc                         |    6 +-
 pynac.spec                       |    2 +-
 25 files changed, 2221 insertions(+), 1726 deletions(-)
 delete mode 100644 debian/patches/python_libs.patch
 mode change 100755 => 100644 ltmain.sh

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