[Python-modules-commits] [sip4] branch master updated (ea11bb4 -> 6910eff)

Dmitry Shachnev mitya57 at moszumanska.debian.org
Wed Jul 27 17:50:46 UTC 2016


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

mitya57 pushed a change to branch master
in repository sip4.

      from  ea11bb4   Document two new options in sip.1 manpage.
       new  c14cbbe   record new upstream branch created by importing sip4_4.18.1.orig.tar.gz
       new  263e0bc   Import sip4_4.18.1.orig.tar.gz
       new  7d03522   Debian changes to siputils.py
       new  603f1bc   New upstream release (4.18.1)
       new  6910eff   Regenerate lexer and parser source files during build.

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:
 ChangeLog                                   | 113 +++-
 NEWS                                        |   3 +
 configure.py                                |   6 +-
 debian/.git-dpm                             |  14 +-
 debian/changelog                            |   5 +-
 debian/control                              |   3 +-
 debian/patches/siputils_debian_changes.diff |   2 +-
 debian/rules                                |  11 +-
 sipgen/gencode.c                            |   2 +-
 sipgen/lexer.c                              | 342 +++++------
 sipgen/parser.c                             | 862 ++++++++++++++--------------
 sipgen/parser.h                             |   4 +-
 sipgen/sip.h                                |   4 +-
 siplib/objmap.c                             |  16 +-
 siplib/sip.h.in                             |   4 +-
 sphinx/conf.py                              |   6 +-
 sphinx/introduction.rst                     |   2 +-
 17 files changed, 767 insertions(+), 632 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/sip4.git



More information about the Python-modules-commits mailing list