[SCM] WorldForge client entity library branch, master, updated. debian/1.3.19-1_RFS1-19-ga15a08b

Stephen M. Webb stephen.webb at bregmasoft.ca
Fri Jun 8 16:27:27 UTC 2012


The following commit has been merged in the master branch:
commit 9ffe137e66b4e7dad810735dd0f7c5e090901572
Author: Stephen M. Webb <stephen.webb at bregmasoft.ca>
Date:   Fri Jun 8 11:27:49 2012 -0400

    fixed a missing symbol for i386 arches

diff --git a/debian/changelog b/debian/changelog
index 6634ed0..41e220f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+eris (1.3.19-5) UNRELEASED; urgency=low
+
+  * fixed a missing symbol for i386 arches
+
+ -- Stephen M. Webb <stephen.webb at bregmasoft.ca>  Fri, 08 Jun 2012 10:06:04 -0400
+
 eris (1.3.19-4) unstable; urgency=low
 
   * fixed symbols for GCC 4.7 (closes: #671950) (closes: #675291)
diff --git a/debian/liberis-1.3-19.symbols b/debian/liberis-1.3-19.symbols
index 2caa6cd..20b1e8a 100644
--- a/debian/liberis-1.3-19.symbols
+++ b/debian/liberis-1.3-19.symbols
@@ -743,7 +743,7 @@ liberis-1.3.so.19 liberis-1.3-19 #MINVER#
  (regex|optional=inline)_ZN6WFMath11AtlasInTypeD[12]Ev at Base 1.3.19
  (regex|optional=inline)_ZN6WFMath12AtlasOutTypeD[12]Ev at Base 1.3.19
  _ZN6WFMath13_ArrayToAtlasEPKfj at Base 1.3.19
- _ZN6WFMath15_ArrayFromAtlasEPfjRKNS_11AtlasInTypeE at Base 1.3.19
+ (optional=inline)_ZN6WFMath15_ArrayFromAtlasEPfjRKNS_11AtlasInTypeE at Base 1.3.19
  (optional=inline)_ZN6WFMath6RotBoxILi2EE9fromAtlasERKNS_11AtlasInTypeE at Base 1.3.19
  _ZN6WFMath7AxisBoxILi3EE9fromAtlasERKNS_11AtlasInTypeE at Base 1.3.19
  _ZNK4Eris10Connection13getServerInfoERNS_10ServerInfoE at Base 1.3.19
@@ -892,6 +892,7 @@ liberis-1.3.so.19 liberis-1.3-19 #MINVER#
  (regex)_ZNSt4pairIKSsN5Atlas7Objects8SmartPtrINS2_6Entity14RootEntityDataEEEED[12]Ev at Base 1.3.19
  (regex|optional=inline)_ZNSt4pairIKSsPN4Eris4RoomEED[12]Ev at Base 1.3.19
  (regex|optional=inline)_ZNSt4pairIKSsPN4Eris6AvatarEED[12]Ev at Base 1.3.19
+ (regex|optional=inline)_ZNSt4pairIKSsPN4Eris8TypeInfoEED[12]Ev at Base 1.3.19
  _ZNSt5dequeIN5Atlas7Objects8SmartPtrINS1_9Operation17RootOperationDataEEESaIS5_EE16_M_push_back_auxERKS5_ at Base 1.3.19
  (regex|optional=inline)_ZNSt5dequeIN5Atlas7Objects8SmartPtrINS1_9Operation17RootOperationDataEEESaIS5_EE17_M_reallocate_mapE[mj]b at Base 1.3.19
  (optional=inline)_ZNSt5dequeIN5Atlas7Objects8SmartPtrINS1_9Operation17RootOperationDataEEESaIS5_EE19_M_destroy_data_auxESt15_Deque_iteratorIS5_RS5_PS5_ESB_ at Base 1.3.19

-- 
WorldForge client entity library



More information about the Pkg-games-commits mailing list