soya 0.15~rc1-5 source package in Ubuntu

Changelog

soya (0.15~rc1-5) unstable; urgency=low

  * Also link directly to libGL. Really closes: #626964.

soya (0.15~rc1-4) unstable; urgency=low

  * debian/patches/link-with-gl-and-glu:
    link soya against gl and glu which it uses directly.
    Thanks to Julian Taylor for the patch.
    LP: #780305. Closes: #626964.
  * Bump Standards-Version to 3.9.2.
  * Update Vcs-Browser to a working URL in debian/control.
  * Transition to dh_python2.
 -- Julian Taylor <email address hidden>   Thu,  11 Aug 2011 12:44:43 +0000

Upload details

Uploaded by:
Julian Taylor
Uploaded to:
Oneiric
Original maintainer:
Vincent Bernat
Architectures:
any
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
soya_0.15~rc1.orig.tar.bz2 889.2 KiB 2567714bc312a171bb5b31cb854804a78cff878e8d5cd2352cf37f48c8eb6dd6
soya_0.15~rc1-5.debian.tar.gz 10.1 KiB e29582809b251dca011c69101eef812541753d38b8061b1875c3464611d787c7
soya_0.15~rc1-5.dsc 1.5 KiB 93f1183c18a15ec53805dfba7b9a2e09eb274e86b854d3831872014b6abc0d64

Available diffs

View changes file

Binary packages built by this source

python-soya: high level 3D engine for Python

 Soya 3D is a high level 3D engine for Python. It relies on OpenGL and
 SDL. It is designed with games in mind, and written partly in Python
 and partly in C; the goal is to provide a full architecture for making
 free (GPL) games of professional quality entirely in Python.
 Soya can also render on PyGame surfaces !