[pygame-sdl2] branch master updated (c6ebb8c -> 9f38c9c)
Markus Koschany
apo at moszumanska.debian.org
Mon Jan 15 17:30:29 UTC 2018
This is an automated email from the git hooks/post-receive script.
apo pushed a change to branch master
in repository pygame-sdl2.
from c6ebb8c Add Forwarded header.
new 418857d New upstream version 6.99.14
new 211ab9a Update upstream source from tag 'upstream/6.99.14'
new 5084477 Switch to compat level 11.
new b530165 Update copyright years.
new 9ddcb17 Drop sdl2-mixer.patch. Applied upstream.
new d58e9ff Declare compliance with Debian Policy 4.1.3.
new 1205484 Update changelog
new 329cb5c Revert "Drop sdl2-mixer.patch. Applied upstream."
new 9f38c9c Apparently the SDL2 mixer patch hasn't been applied yet.
The 9 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:
PKG-INFO | 2 +-
README.rst | 2 +-
debian/changelog | 8 +
debian/compat | 2 +-
debian/control | 4 +-
debian/copyright | 2 +-
gen/pygame_sdl2.display.c | 4927 ++++++++++++-------
gen/pygame_sdl2.event.c | 12 +-
gen/pygame_sdl2.locals.c | 110 +-
.../pygame_sdl2.error.c => gen/pygame_sdl2.power.c | 2074 ++++----
gen3/pygame_sdl2.display.c | 4957 ++++++++++++--------
gen3/pygame_sdl2.event.c | 2853 +++++------
gen3/pygame_sdl2.locals.c | 2863 +++++------
.../pygame_sdl2.power.c | 2600 ++++++----
pygame_sdl2.egg-info/PKG-INFO | 2 +-
pygame_sdl2.egg-info/SOURCES.txt | 3 +
setup.cfg | 2 +-
setup.py | 2 +
src/pygame_sdl2/__init__.py | 23 +-
src/pygame_sdl2/display.pyx | 2 +
src/pygame_sdl2/locals.pyx | 7 +
src/pygame_sdl2/power.pyx | 53 +
22 files changed, 12309 insertions(+), 8201 deletions(-)
copy gen3/pygame_sdl2.error.c => gen/pygame_sdl2.power.c (63%)
copy gen/pygame_sdl2.error.c => gen3/pygame_sdl2.power.c (53%)
create mode 100644 src/pygame_sdl2/power.pyx
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/pygame-sdl2.git
More information about the Pkg-games-commits
mailing list