This is an automated email from the git hooks/post-receive script. olek-guest pushed a commit to branch master in repository eris.
commit b19e2f2097a8ef39fa3cf00da4cb7aeb6c561209 Author: Olek Wojnar <[email protected]> Date: Thu Jul 14 20:56:22 2016 -0400 Fix symbols for m68k --- debian/changelog | 1 + debian/liberis-1.3-21.symbols | 8 ++++---- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index 5fb8341..efe120c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ eris (1.3.23-3) unstable; urgency=medium * Move doxygen to Build-Depends-Indep + * Fix symbols for m68k -- Olek Wojnar <[email protected]> Thu, 14 Jul 2016 19:35:37 -0400 diff --git a/debian/liberis-1.3-21.symbols b/debian/liberis-1.3-21.symbols index c5124ec..997bad0 100644 --- a/debian/liberis-1.3-21.symbols +++ b/debian/liberis-1.3-21.symbols @@ -869,7 +869,7 @@ liberis-1.3.so.21 liberis-1.3-21 #MINVER# _ZNSt8_Rb_treeIPK12basic_socketSt4pairIKS2_iESt10_Select1stIS5_ESt4lessIS2_ESaIS5_EE16_M_insert_uniqueIS3_IS2_iEEES3_ISt17_Rb_tree_iteratorIS5_EbEOT_@Base 1.3.23 _ZNSt8_Rb_treeIPK12basic_socketSt4pairIKS2_iESt10_Select1stIS5_ESt4lessIS2_ESaIS5_EE8_M_eraseEPSt13_Rb_tree_nodeIS5_E@Base 1.3.19 _ZNSt8_Rb_treeIPN4Eris10TimedEventES2_St9_IdentityIS2_ENS0_19EventsByDueOrderingESaIS2_EE8_M_eraseEPSt13_Rb_tree_nodeIS2_E@Base 1.3.19 - _ZNSt8_Rb_treeIPN4Eris4TaskES2_St9_IdentityIS2_ESt4lessIS2_ESaIS2_EE16_M_insert_uniqueIRKS2_EESt4pairISt17_Rb_tree_iteratorIS2_EbEOT_@Base 1.3.23 + (arch=!m68k)_ZNSt8_Rb_treeIPN4Eris4TaskES2_St9_IdentityIS2_ESt4lessIS2_ESaIS2_EE16_M_insert_uniqueIRKS2_EESt4pairISt17_Rb_tree_iteratorIS2_EbEOT_@Base 1.3.23 _ZNSt8_Rb_treeIPN4Eris4TaskES2_St9_IdentityIS2_ESt4lessIS2_ESaIS2_EE5eraseERKS2_@Base 1.3.19 _ZNSt8_Rb_treeIPN4Eris4TaskES2_St9_IdentityIS2_ESt4lessIS2_ESaIS2_EE8_M_eraseEPSt13_Rb_tree_nodeIS2_E@Base 1.3.19 _ZNSt8_Rb_treeIPN4Eris6EntityES2_St9_IdentityIS2_ESt4lessIS2_ESaIS2_EE8_M_eraseEPSt13_Rb_tree_nodeIS2_E@Base 1.3.19 @@ -1070,6 +1070,6 @@ liberis-1.3.so.21 liberis-1.3-21 #MINVER# _ZTVN8Mercator16CraterTerrainModIN6WFMath4BallEEE@Base 1.3.19 _ZTVN8Mercator16CraterTerrainModIN6WFMath6RotBoxEEE@Base 1.3.19 _ZTVN8Mercator16CraterTerrainModIN6WFMath7PolygonEEE@Base 1.3.19 - (regex)_ZThn(156|264)_N4Eris10Connection13objectArrivedERKN5Atlas7Objects8SmartPtrINS2_8RootDataEEE@Base 1.3.19 - (regex)_ZThn(156|264)_N4Eris10ConnectionD0Ev@Base 1.3.19 - (regex)_ZThn(156|264)_N4Eris10ConnectionD1Ev@Base 1.3.19 + (regex)_ZThn(154|156|264)_N4Eris10Connection13objectArrivedERKN5Atlas7Objects8SmartPtrINS2_8RootDataEEE@Base 1.3.19 + (regex)_ZThn(154|156|264)_N4Eris10ConnectionD0Ev@Base 1.3.19 + (regex)_ZThn(154|156|264)_N4Eris10ConnectionD1Ev@Base 1.3.19 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/eris.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

