lp:debian/experimental/pygame

Created by James Westby and last modified
Get this branch:
bzr branch lp:debian/experimental/pygame
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

10. By Vincent Cheng

[ Vincent Cheng ]
* Set Debian Python Modules Team <python-modules-team@l.a.d.o> as new
  maintainer, and move Ed Boraas into Uploaders with his consent.
  - Update Vcs-* fields accordingly.
* Replace dependency ttf-freefont -> fonts-freefont-ttf. (Closes: #738244)
* Replace build-dep on python3.2 (>= 3.2.3-7) with build-conflicts instead.
* Remove dependency on ${python:Provides}.
* Remove Replaces+Conflicts with obsolete pygame packages.
* Update Standards version to 3.9.5.
* Update my email address.

[ Jakub Wilk ]
* Run tests only if DEB_BUILD_OPTIONS=nocheck is not set.

9. By Vincent Cheng

Fix FTBFS by reverting faulty fix for #700997; distutils in Debian now
takes care of installing headers into the right location as of python3.2
(>= 3.2.3-7), so add a build-dep on that instead. (Closes: #700997)

8. By Vincent Cheng

* New upstream hg snapshot (rev 3189).
* Avoid potentially overriding a symlink in python3.2-dev. (Closes: #700997)
* Generate correct versioned dependency on python-numpy following ABI change
  using the dh_numpy and dh_numpy3 helpers. (Closes: #698169)
  - Add build-depends on python3-numpy.
* Fix a number of failing tests that rely on pygame being tested with OpenGL
  and a graphical display available, as well as audio/video devices.
* Remove deprecated DMUA flag in debian/control.
* Fix lintian tag vcs-field-not-canonical.
* Update Standards version from 3.9.3 to 3.9.4, no updates required.

7. By Vincent Cheng

* New upstream hg snapshot (rev 3144).
  - Drop drop_v4l_support.patch, set_WM_CLASS.patch, check_for_v4l2.diff,
    no_asm_types_h.diff; applied upstream.
  - Refresh remaining patches.
* Add build-depends on libfreetype6-dev, libavformat-dev, libswscale-dev.
* Add build-depends on python-pygame in order to run tests.
* Remove unneeded debian/python-pygame.bug-{presubj,script} files;
  src:libsdl1.2 merged all builds into a single package as of 1.2.14-6.3.
* Build pygame module for Python 3. (LP: #682144)
  - Add build-depends on python3-all-dev.
* Add depends on libjs-sphinxdoc and replace embedded js libraries
  with symlinks in debian/rules.
* Add lintian overrides for hardening-no-fortify-function and
  image-file-in-usr-lib.
* Add missing DEP-3 patch headers.
* Set DMUA flag in debian/control as per agreement with sponsor.

6. By Vincent Cheng

* Upload to experimental.
* New upstream release. (Closes: #544347)
* Add myself to uploaders.
* Add build dependency on libportmidi-dev.
* Transition to dh_python2: (Closes: #616965)
  - Remove dependency on python-central.
  - Bump dependency on python-all-dev to >= 2.6.6-3~.
  - Remove XB-Python-Version.
  - Change XS-Python-Version to X-Python-Version.
  - Use dh_python2 instead of dh_pycentral in debian/rules.
* Add timidity as a suggested package for python-pygame. (Closes: #428070)
* Include a doc-base registration file. (Closes: #451674)
* Update Standards version from 3.8.4 to 3.9.2, no updates required.
* Update debhelper compatiblity level from 7 to 8.
* Import debian/patches from Ubuntu.

5. By a. Mennucc

* Non-maintainer upload.
[ Barry deFreese ]
 * New upstream release. (Closes: #473672).
   + image.fromstring fixes. (Closes: #481071).
 * Depend and Build-depend on python-numpy. (Closes: #478450).
   + Drop python-numeric depend and build-dep.
 * Add noopt handling in rules. (Closes: #481062).
   Thanks to Sam Morris for the patch.
 * Add watch file.
 * Bump Standards Version to 3.7.3. (No changes needed).

4. By Raphaƫl Hertzog

* Non-maintainer upload.
* Build-depend on python-numeric instead of python2.[34]-numeric.
  Closes: #399697
* Likewise build-depend on python-all-dev instead of python2.[34]-dev.
* Dropped useless build-dependency on python (it's granted with
  python-all-dev).
* Add missing dependency on python-numeric. Closes: #399816
* Changed XS-Python-Version to ">= 2.3" since pygame apparently supports
  python 2.5 and I couldn't find a rationale for "2.3, 2.4" in the
  changelog.
* Fix lintian errors/warnings:
  - Added empty binary-indep target in debian/rules.
  - Removed dh_python call and adjust python-central build-dependency
    accordingly.

3. By Ed Boraas <email address hidden>

* Actually build-depend on python (for dh_python)
  * Closes: #264086

2. By Ed Boraas <email address hidden>

* New upstream release (Closes: #131196)
* Extend default path to allow detection of libsmpeg
* pygame.sprite now built correctly (Closes: #126244)

1. By Ed Boraas <email address hidden>

Import upstream version 1.4

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:debian/squeeze/pygame
This branch contains Public information 
Everyone can see this information.

Subscribers