pygame 1.9.6+dfsg-1 source package in Ubuntu

Changelog

pygame (1.9.6+dfsg-1) unstable; urgency=medium

  [ Stefano Rivera ]
  * Team upload.
  * New upstream release (Closes: #943613, 944656, 935425)
  * Match lower-case pygame in watch file.
  * Refresh patches.
  * Drop patch fix-bufferproxy-be64, superseded upstream.
  * Update copyright.
  * Patch: Declare UTF-8 encoding in src_py/draw_py.py.
  * Provide a test_sans.ttf symlink, for tests, replacing the font we removed
    in +dfsg.
  * Update +dfsg removals to match upstream renames.
  * Bump Standards-Version to 4.4.1, no changes needed.
  * Declare Rules-Requires-Root: no.
  * Patch: Python 3.8 compatibility.
  * Remove documents no longer included, upstream.
  * Use wildcards in Python 3 lintian overrides, to avoid naming specific
    versions.
  * Patch: Disable comment JS in documentation.
  * Patch: Fix bitshift bugs on ppc64el, leading to test failures.
  * Patch: Skip test failures on s390x and ppc64el.
  * Drop patch arithmetic_fixes, superseded upstream.

  [ Ondřej Nový ]
  * Use debhelper-compat instead of debian/compat.

 -- Stefano Rivera <email address hidden>  Tue, 31 Dec 2019 18:47:40 +0200

Upload details

Uploaded by:
Debian Python Modules Team
Uploaded to:
Sid
Original maintainer:
Debian Python Modules Team
Architectures:
any all
Section:
interpreters
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
pygame_1.9.6+dfsg-1.dsc 2.1 KiB e0642d5c8f3a2e001dae7067dc17785ba4a2f2868c9f49ba7ab81481de1c51b1
pygame_1.9.6+dfsg.orig.tar.xz 2.2 MiB 9fa1b3b5ae2c0d0abdf5d7e417d4dcb2ca8df8c31512d07e87e34efc89ae3160
pygame_1.9.6+dfsg-1.debian.tar.xz 20.7 KiB 4fc76e363ce23d12d350046200684f1cbfde848971677b812d41730879ada3db

No changes file available.

Binary packages built by this source

python-pygame: SDL bindings for games development (Python 2)

 A multimedia development kit for Python. Pygame provides modules for you
 to access the video display, play sounds, track time, read the mouse and
 joystick, control the CD player, render true type fonts and more. It does
 this using mainly the cross-platform SDL library, a lightweight wrapper
 to OS-specific APIs.
 .
 This is the Python 2 version of the package.

python-pygame-dbgsym: debug symbols for python-pygame
python-pygame-doc: SDL bindings for games development in Python (documentation)

 A multimedia development kit for Python. Pygame provides modules for you
 to access the video display, play sounds, track time, read the mouse and
 joystick, control the CD player, render true type fonts and more. It does
 this using mainly the cross-platform SDL library, a lightweight wrapper
 to OS-specific APIs.
 .
 This package contains Pygame's API documentation and examples.

python3-pygame: SDL bindings for games development (Python 3)

 A multimedia development kit for Python. Pygame provides modules for you
 to access the video display, play sounds, track time, read the mouse and
 joystick, control the CD player, render true type fonts and more. It does
 this using mainly the cross-platform SDL library, a lightweight wrapper
 to OS-specific APIs.
 .
 This is the Python 3 version of the package.

python3-pygame-dbgsym: debug symbols for python3-pygame