Package: berusky2 / 0.10-5

Metadata

Package Version Patches format
berusky2 0.10-5 3.0 (quilt)

Patch series

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

Makefile.am | 10 2 + 8 - 0 !
Makefile.in | 10 2 + 8 - 0 !
2 files changed, 4 insertions(+), 16 deletions(-)

 docs


data.patch | (download)

configure | 4 2 + 2 - 0 !
configure.in | 2 1 + 1 - 0 !
data/Makefile.am | 9 2 + 7 - 0 !
data/Makefile.in | 7 1 + 6 - 0 !
data/berusky3d.ini | 76 38 + 38 - 0 !
5 files changed, 44 insertions(+), 54 deletions(-)

 data


fix mmalloc usage.patch | (download)

src/age/utils/mem_alloc.h | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 fix mmalloc usage


gcc 6 FTBFS.patch | (download)

src/age/include/defs.h | 2 1 + 1 - 0 !
src/komat/Berusky3d_ini.h | 6 3 + 3 - 0 !
src/tmp/compat_mini.h | 2 1 + 1 - 0 !
3 files changed, 5 insertions(+), 5 deletions(-)

 gcc-6 ftbfs

Fix build failures with GCC 6 like

ISO C++ forbids comparison between pointer and integer
Invalid literal suffixes (no whitespace between string literals and macros)

Debian-Bug: https://bugs.debian.org/811626