[Python-modules-commits] [sip4] branch debian/master updated (1b5d995 -> 2b01bd9)

Dmitry Shachnev mitya57 at moszumanska.debian.org
Thu Jan 25 09:39:52 UTC 2018


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

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

      from  1b5d995   Release to unstable.
       new  61eff8a   New upstream version 4.19.7+dfsg
       new  2b01bd9   Update upstream source from tag 'upstream/4.19.7+dfsg'

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:
 ChangeLog                                 |  109 +
 NEWS                                      |    6 +
 configure.py                              |   29 +-
 sipgen/gencode.c                          |  477 ++-
 sipgen/lexer.c                            | 2078 ++++++-------
 sipgen/metasrc/lexer.l                    |    8 +-
 sipgen/metasrc/parser.y                   |  184 +-
 sipgen/parser.c                           | 4746 +++++++++++++++--------------
 sipgen/parser.h                           |  594 ++--
 sipgen/sip.h                              |   52 +-
 siplib/sip.h.in                           |   11 +-
 siplib/siplib.c.in                        |   23 +-
 sphinx/conf.py                            |  121 +-
 sphinx/directives.rst                     |   63 +-
 sphinx/introduction.rst                   |    2 +-
 sphinx/riverbank/layout.html              |    4 +
 sphinx/{ => riverbank}/static/logo.png    |  Bin
 sphinx/{ => riverbank}/static/logo_tn.ico |  Bin
 sphinx/riverbank/static/riverbank.css     |   25 +
 sphinx/riverbank/theme.conf               |   20 +
 sphinx/static/classic.css                 |  252 --
 21 files changed, 4557 insertions(+), 4247 deletions(-)
 create mode 100644 sphinx/riverbank/layout.html
 rename sphinx/{ => riverbank}/static/logo.png (100%)
 rename sphinx/{ => riverbank}/static/logo_tn.ico (100%)
 create mode 100644 sphinx/riverbank/static/riverbank.css
 create mode 100644 sphinx/riverbank/theme.conf
 delete mode 100644 sphinx/static/classic.css

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