[Python-modules-commits] [sip4] branch debian/master updated (7710539 -> 9c0ef2c)

Dmitry Shachnev mitya57 at moszumanska.debian.org
Thu Jul 6 08:30:22 UTC 2017


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

mitya57 pushed a change to branch debian/master
in repository sip4.

      from  7710539   Release to experimental.
       new  d45c7ff   New upstream version 4.19.3+dfsg
       new  c1c5615   Updated version 4.19.3+dfsg from 'upstream/4.19.3+dfsg'
       new  9c0ef2c   Bump API version to 12.2.

The 3 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                      |  161 ++
 NEWS                           |    7 +
 configure.py                   |    4 +-
 debian/changelog               |    7 +
 debian/rules                   |    4 +-
 sipgen/export.c                |   64 +-
 sipgen/gencode.c               |  157 +-
 sipgen/lexer.c                 | 2380 ++++++++++++-------------
 sipgen/main.c                  |   18 +-
 sipgen/metasrc/lexer.l         |   31 +-
 sipgen/metasrc/parser.y        |  221 ++-
 sipgen/parser.c                | 3809 +++++++++++++++++++++-------------------
 sipgen/parser.h                |    4 +-
 sipgen/sip.h                   |   26 +-
 sipgen/transform.c             |   34 +-
 sipgen/type_hints.c            |   73 +-
 siplib/objmap.c                |    4 +-
 siplib/sip.h.in                |   44 +-
 siplib/sipint.h                |    4 +-
 siplib/siplib.c.in             |  154 +-
 sphinx/c_api.rst               |   64 +-
 sphinx/conf.py                 |    8 +-
 sphinx/introduction.rst        |    2 +-
 sphinx/specification_files.rst |    3 -
 24 files changed, 4062 insertions(+), 3221 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