Package: zaz / 1.0.0~dfsg1-5

Metadata

Package Version Patches format
zaz 1.0.0~dfsg1-5 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
no_music.patch | (download)

data/Makefile.am | 4 0 4 - 0 !
data/Makefile.in | 4 0 4 - 0 !
src/game.cpp | 3 2 1 - 0 !
src/mainmenu.cpp | 4 0 4 - 0 !
src/streamingoggsample.cpp | 23 22 1 - 0 !
5 files changed, 24 insertions( ), 14 deletions(-)

 disable the use of the non-free music
no_music_2.patch | (download)

src/streamingoggsample.cpp | 5 5 0 - 0 !
1 file changed, 5 insertions( )

 fix crash, makes restart() a no-op if the music isn't loaded
Bug-Debian: http://bugs.debian.org/649017
Bug-Ubuntu: http://launchpad.net/bugs/656468
mismatched_delete.patch | (download)

src/game.cpp | 2 1 1 - 0 !
1 file changed, 1 insertion( ), 1 deletion(-)

 fix crash, fixes a potential memory corruption
Bug-Debian: http://bugs.debian.org/649017
Bug-Ubuntu: http://launchpad.net/bugs/656468                         
jumpy_keyboard.patch | (download)

src/scene.cpp | 15 9 6 - 0 !
1 file changed, 9 insertions( ), 6 deletions(-)

---
libvorbis.patch | (download)

src/Makefile.in | 2 1 1 - 0 !
1 file changed, 1 insertion( ), 1 deletion(-)

 link with libvorbis, too.
 This is fallout from the fact that other libraries in Debian, such as
 libvorbisfile, no longer include their own dependencies in the pkg-config
 output.  Until now, zaz built just fine because -lvorbis was added by
 other libraries; now it has to add it on its own.
 .
 This bug should really be fixed upstream by adding an explicit check for
 libvorbis in configure.ac, something like
 AC_CHECK_LIB([vorbis], [vorbis_bitrate_addblock])
 I do intend to do that in a future upload, but IMHO this minimal patch
 ought to be suitable for the Jessie freeze.
Debian-Bug: https://bugs.debian.org/768718
clang ftbfs.patch | (download)

src/mixer.cpp | 2 1 1 - 0 !
src/mixer.h | 2 1 1 - 0 !
2 files changed, 2 insertions( ), 2 deletions(-)

 clang ftbfs

Fix FTBFS with clang compiler.

Bug: https://bugs.debian.org/753340

desktop file.patch | (download)

extra/zaz.desktop | 3 2 1 - 0 !
1 file changed, 2 insertions( ), 1 deletion(-)

 desktop file