Package: criticalmass / 1:1.0.2-4
Metadata
Package | Version | Patches format |
---|---|---|
criticalmass | 1:1.0.2-4 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
01 misc code fixes.diff | (download) |
game/CallbackManager.cpp |
2 1 1 - 0 ! |
this is just the old .diff.gz converted to quilt style patch |
02 no build date.diff | (download) |
game/OnlineUpdate.cpp |
2 1 1 - 0 ! |
do not embed the build date so that the build is reproducible |
03 use system libcurl.diff | (download) |
Makefile.am |
2 1 1 - 0 ! |
link against system curl Bug-Debian: https://bugs.debian.org/599061 |
04 libpng16.diff | (download) |
configure.in |
2 1 1 - 0 ! |
fix build against libpng16 |
05 gcc6.diff | (download) |
configure.in |
2 1 1 - 0 ! |
build with -std=gnu 98 What broke the build is that gcc 6 changed the default C standard from C 98 to C 14. . Not all valid C 98 code is also valid C 11 and C 14 code. . Note that this just changed the default, when told to process C 98 code |
06 automake foreign.diff | (download) |
configure.in |
5 3 2 - 0 ! |
link against system curl Bug-Debian: https://bugs.debian.org/599061 |
07 sorted resource dat.diff | (download) |
tools/Packer.cpp |
11 9 2 - 0 ! |
sort list of resource files before adding them to the archive |
08 spelling.diff | (download) |
utils/Endian.cpp |
2 1 1 - 0 ! |
fix spelling error found by lintian |
09 cxxflags.diff | (download) |
configure.in |
4 2 2 - 0 ! |
honour cxxflags from environment needed for debug symbols (-g) and hardening |
10 manpage whatis entry.diff | (download) |
critter.6 |
23 2 21 - 0 ! |
--- |