[Python-modules-commits] [sip4] branch upstream updated (5e3738f -> 61eff8a)
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 upstream
in repository sip4.
from 5e3738f New upstream version 4.19.6+dfsg
new 61eff8a New upstream version 4.19.7+dfsg
The 1 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