Package: frogatto / 1.3.1+dfsg-7

Metadata

Package Version Patches format
frogatto 1.3.1+dfsg-7 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
ftbfs 871230 | (download)

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

 fix ftbfs #871230
 frogatto (1.3.1+dfsg-4) unstable; urgency=medium
 .
   [Dmitry E. Oboukhov]
   * Fix FTBFS (ISO C++ forbids comparison between pointer and integer),
     closes: 871230.
fonts_dfsg | (download)

src/font.cpp | 2 1 + 1 - 0 !
src/vector_text.cpp | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

 use freefont instead of the ubuntu font family
 Use the FreeFont instead of Ubuntu one, as the later one is not
 compatible with DFSG (see e.g. #603157). This also fixes an issue
 in loading the editor, as a relative path was hardcoded then.
boost153.patch | (download)

Makefile | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 boost1.53 doesn't have mt libraries
gcc6 | (download)

Makefile | 2 1 + 1 - 0 !
src/texture.hpp | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

---
fix ftbfs boost 1.71.patch | (download)

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

---
commit 824cadd | (download)

src/level.cpp | 11 9 + 2 - 0 !
src/tile_map.cpp | 5 5 + 0 - 0 !
src/tile_map.hpp | 4 4 + 0 - 0 !
3 files changed, 18 insertions(+), 2 deletions(-)

 fixed multi-threaded crash in editor tile rendering logic that could
 cause intermittent crashes when drawing tiles


gl_crash.patch | (download)

src/water.cpp | 4 0 + 4 - 0 !
1 file changed, 4 deletions(-)

---