Package: simutrans / 120.1.3+repack-3+deb9u1

Metadata

Package Version Patches format
simutrans 120.1.3+repack-3+deb9u1 3.0 (quilt)

Patch series

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

gui/money_frame.cc | 4 2 + 2 - 0 !
network/network_file_transfer.cc | 4 2 + 2 - 0 !
script/script.cc | 2 1 + 1 - 0 !
simfab.cc | 2 1 + 1 - 0 !
simtool.h | 2 1 + 1 - 0 !
squirrel/sqstdlib/sqstdstring.cc | 2 1 + 1 - 0 !
6 files changed, 8 insertions(+), 8 deletions(-)

 correct typos
0105 revert svn 1937.diff | (download)

simsys.cc | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 use ~/.simutrans for savegames

This patch reverts SVN commit 1937 to make simutrans use ~/.simutrans for
savegames instead of ~/simutrans.

0100 path_for_game data.patch | (download)

simmain.cc | 5 3 + 2 - 0 !
1 file changed, 3 insertions(+), 2 deletions(-)

 set path for game data
0500 config.diff | (download)

config.default | 77 77 + 0 - 0 !
1 file changed, 77 insertions(+)

---
0505 link less libraries.diff | (download)

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

 link less libraries into makeobj

This fixes the following warnings from dpkg-shlibdeps:

  dpkg-shlibdeps: warning: dependency on libz.so.1 could be avoided if "debian/simutrans-makeobj/usr/games/makeobj" were not uselessly linked against it (they use none of its symbols).
  dpkg-shlibdeps: warning: dependency on libbz2.so.1.0 could be avoided if "debian/simutrans-makeobj/usr/games/makeobj" were not uselessly linked against it (they use none of its symbols).
reproducible build.patch | (download)

simversion.h | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 reproducible build

Make the build reproducible by removing the __DATE__ macro.
See also https://wiki.debian.org/ReproducibleBuilds

sha1.patch | (download)

utils/sha1.cc | 368 368 + 0 - 0 !
utils/sha1.h | 81 81 + 0 - 0 !
2 files changed, 449 insertions(+)

 sha1


mixer sdl.patch | (download)

configure.ac | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 mixer sdl

Enable sound for simutrans.

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