Package: spring / 105.0.1+dfsg-2

Metadata

Package Version Patches format
spring 105.0.1+dfsg-2 3.0 (quilt)

Patch series

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

rts/aGui/CMakeLists.txt | 2 2 + 0 - 0 !
rts/builds/dedicated/CMakeLists.txt | 1 1 + 0 - 0 !
rts/builds/headless/CMakeLists.txt | 1 1 + 0 - 0 !
rts/lib/headlessStubs/CMakeLists.txt | 2 2 + 0 - 0 !
4 files changed, 6 insertions(+)

 sdl debian

gold linker.patch | (download)

rts/build/cmake/TestCXXFlags.cmake | 14 1 + 13 - 0 !
1 file changed, 1 insertion(+), 13 deletions(-)

 gold linker

Apparently there is still a bug with Debian's gold linker.

Debian-Bug: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=846921
reproducible.patch | (download)

cont/base/CMakeLists.txt | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 reproducible


version.patch | (download)

rts/build/cmake/ConfigureVersion.cmake | 6 1 + 5 - 0 !
1 file changed, 1 insertion(+), 5 deletions(-)

 version

Fix Spring version due to the absence of Git.

glShaderSource.patch | (download)

rts/lib/headlessStubs/glstub.c | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 glshadersource

Fix glshaderSource stub signature to match that in <GL/glext.h>.

jsoncpp.patch | (download)

AI/Skirmish/CircuitAI/src/circuit/module/BuilderManager.cpp | 2 1 + 1 - 0 !
AI/Skirmish/CircuitAI/src/circuit/module/EconomyManager.cpp | 2 1 + 1 - 0 !
AI/Skirmish/CircuitAI/src/circuit/module/FactoryManager.cpp | 2 1 + 1 - 0 !
AI/Skirmish/CircuitAI/src/circuit/module/MilitaryManager.cpp | 2 1 + 1 - 0 !
AI/Skirmish/CircuitAI/src/circuit/resource/EnergyGrid.cpp | 2 1 + 1 - 0 !
AI/Skirmish/CircuitAI/src/circuit/setup/SetupManager.cpp | 2 1 + 1 - 0 !
AI/Skirmish/CircuitAI/src/circuit/setup/SetupManager.h | 2 1 + 1 - 0 !
AI/Skirmish/CircuitAI/src/circuit/terrain/TerrainManager.cpp | 2 1 + 1 - 0 !
AI/Skirmish/CircuitAI/src/circuit/terrain/ThreatMap.cpp | 2 1 + 1 - 0 !
AI/Skirmish/CircuitAI/src/circuit/unit/FactoryData.cpp | 2 1 + 1 - 0 !
10 files changed, 10 insertions(+), 10 deletions(-)

 jsoncpp

Use Debian's system jsoncpp library.