This is an automated email from the git hooks/post-receive script. olek-guest pushed a commit to branch updates in repository atlas-cpp.
commit 1ed27f37fed83d910b3dc0e6bb87c2ae705be838 Author: Olek Wojnar <[email protected]> Date: Sun Jun 26 21:52:21 2016 -0400 Import symbol fix from Ubuntu --- debian/changelog | 6 ++++++ debian/libatlas-cpp-0.6-2.symbols | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 418b795..028f913 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +atlas-cpp (0.6.3-3) unstable; urgency=medium + + * Integrate symbol fix from Ubuntu, thanks Matthias Klose + + -- Olek Wojnar <[email protected]> Sun, 03 Jul 2016 13:26:50 -0400 + atlas-cpp (0.6.3-2) unstable; urgency=medium * Fix symbols file for multiple architectures (Closes: #800927) diff --git a/debian/libatlas-cpp-0.6-2.symbols b/debian/libatlas-cpp-0.6-2.symbols index e0918e1..890cd8b 100644 --- a/debian/libatlas-cpp-0.6-2.symbols +++ b/debian/libatlas-cpp-0.6-2.symbols @@ -1050,7 +1050,7 @@ libAtlasObjects-0.6.so.2 libatlas-cpp-0.6-2 #MINVER# (regex|optional=templinst)_ZNSt7__cxx114listINS_12basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_default_appendE[mj]@Base 0.6.3 (optional=templinst)_ZNSt7__cxx114listINS_12basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE6insertISt20_List_const_iteratorIS5_EvEESt14_List_iteratorIS5_ESA_T_SD_@Base 0.6.3 (regex|optional=templinst)_ZNSt7__cxx114listINS_12basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE6resizeE[mj]@Base 0.6.3 - _ZNSt7__cxx114listINS_12basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EEaSERKS7_@Base 0.6.2 + (optional=inline)_ZNSt7__cxx114listINS_12basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EEaSERKS7_@Base 0.6.2 (optional=templinst)_ZNSt8_Rb_treeIKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIS6_N5Atlas7Objects8SmartPtrINS9_8RootDataEEEESt10_Select1stISD_ESt4lessIS6_ESaISD_EE22_M_emplace_hint_uniqueIIRKSt21piecewise_construct_tSt5tupleIIRS6_EESO_IIEEEEESt17_Rb_tree_iteratorISD_ESt23_Rb_tree_const_iteratorISD_EDpOT_@Base 0.6.3 (optional=templinst)_ZNSt8_Rb_treeIKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIS6_N5Atlas7Objects8SmartPtrINS9_8RootDataEEEESt10_Select1stISD_ESt4lessIS6_ESaISD_EE22_M_emplace_hint_uniqueIJRKSt21piecewise_construct_tSt5tupleIJRS6_EESO_IJEEEEESt17_Rb_tree_iteratorISD_ESt23_Rb_tree_const_iteratorISD_EDpOT_@Base 0.6.3 _ZNSt8_Rb_treeIKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIS6_N5Atlas7Objects8SmartPtrINS9_8RootDataEEEESt10_Select1stISD_ESt4lessIS6_ESaISD_EE24_M_get_insert_unique_posERS6_@Base 0.6.2 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/atlas-cpp.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

