The following commit has been merged in the master branch:
commit b9319fe949c3d019de3360570204d58a9f16a8b9
Author: Ansgar Burchardt <[email protected]>
Date:   Thu May 5 22:27:43 2011 +0200

    Extend txt_convoi_count.
    
    Bug-Ubuntu: https://bugs.launchpad.net/bugs/760999

diff --git a/debian/patches/0001-Extend-txt_convoi_count.patch 
b/debian/patches/0001-Extend-txt_convoi_count.patch
new file mode 100644
index 0000000..d7e8a4c
--- /dev/null
+++ b/debian/patches/0001-Extend-txt_convoi_count.patch
@@ -0,0 +1,19 @@
+From: Markus Pristovsek <[email protected]>
+Date: Fri, 22 Apr 2011 21:35:49 +0000
+Subject: [PATCH] Extend txt_convoi_count
+Bug-Ubuntu: https://bugs.launchpad.net/bugs/760999
+
+  [ Changes to bauer/wegbauer.cc from original patch dropped. -- ansgar ]
+
+git-svn-id: svn://tron.homeunix.org/simutrans/simutrans/trunk@4409 
8aca7d54-2c30-db11-9de9-000461428c89
+--- simutrans.orig/gui/depot_frame.h
++++ simutrans/gui/depot_frame.h
+@@ -142,7 +142,7 @@
+       char txt_cnv_name[118];
+       char txt_old_cnv_name[118];
+ 
+-      char txt_convoi_count[40];
++      char txt_convoi_count[120];
+       char txt_convoi_value[40];
+       char txt_convoi_speed[80];
+       char txt_convoi_line[128];
diff --git a/debian/patches/series b/debian/patches/series
index 14cd4d2..ad1380e 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -7,3 +7,4 @@ link-less-libraries.diff
 0002-FIX-loading-of-savegames-with-line-with-id-0.patch
 0003-Updated-history.txt.patch
 0001-jspaces-fix-compiling-with-gcc-4.6.0.patch
+0001-Extend-txt_convoi_count.patch

-- 
transportation simulator

_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

Reply via email to