debian specific patch information for soya / 0.13.2-5

Summary

Package Version Package Type Source Package Format
0.13.2-5 Debian-diff 1.0

Debian packaging Information

Diff file soya_0.13.2-5.diff.gz
Size512184
MD5sum391130069b58f3c7fedd73d7e00112f2
./debian only changes view download
non packaging (i.e. not ./debian) changes view download

Misc. Non-packaging "direct" style patches

file inserted deleted modified view download
_soya.c19263266520 view download
opengl.c225625480 view download

"series" style patches

patch summary view raw
no_bytecompilation
 setup.cfg |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
view download
useless_shebang
 q3bsp2soya.py |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download
openal_sound_autodetect
 sound/sound.pyx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download
pyrex_code_fix
 base.pyx                      |   15 ++++--
 c.pxd                         |    2 
 cal3d/model.pyx               |    7 ++-
 cal3d_wrapper.h               |   34 +++++++--------
 chunk.c                       |    1 
 chunk.pxd                     |   22 +++------
 definitions/base.pxd          |   47 ++++++++++-----------
 definitions/model/terrain.pxd |    2 
 definitions/ode/ctype.pxd     |    2 
 init.pyx                      |    2 
 model/model.pyx               |   12 ++---
 model/terrain.pyx             |   21 +++++----
 ode/collision.pyx             |   94 +++++++++++++++++++++---------------------
 ode/contact.pyx               |    2 
 ode/geom-terrain.pyx          |    4 -
 opengl.pyx                    |    6 +-
 sound/sound.pyx               |    8 ++-
 soya3d/body.pyx               |   24 ++++++----
 soya3d/camera.pyx             |    2 
 soya3d/coordsyst.pyx          |    2 
 soya3d/light.pyx              |   16 +++----
 soya3d/world.pyx              |    8 +++
 text/text.pyx                 |    2 
 23 files changed, 178 insertions(+), 157 deletions(-)
view download