Graham Inggs pushed to branch master at Debian Med / libmuscle
Commits: 3cf6c5b5 by Graham Inggs at 2018-07-13T12:01:08+02:00 Adjust libmuscle1.symbols for 32-/64-bit architectures - - - - - 2 changed files: - debian/changelog - debian/libmuscle1.symbols Changes: ===================================== debian/changelog ===================================== --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +libmuscle (3.7+4565-4) UNRELEASED; urgency=medium + + * Adjust libmuscle1.symbols for 32-/64-bit architectures + + -- Graham Inggs <[email protected]> Fri, 13 Jul 2018 09:59:35 +0000 + libmuscle (3.7+4565-3) unstable; urgency=medium * Drop version number from package name ===================================== debian/libmuscle1.symbols ===================================== --- a/debian/libmuscle1.symbols +++ b/debian/libmuscle1.symbols @@ -517,7 +517,8 @@ libMUSCLE.so.1 libmuscle1 #MINVER# _ZN6muscle7FixRootERNS_4TreeENS_4ROOTE@Base 3.7+4565 _ZN6muscle7FlagOptEPKc@Base 3.7+4565 _ZN6muscle7IncIterEv@Base 3.7+4565 - _ZN6muscle7MemPlusEmPc@Base 3.7+4565 + (arch-bits=32)_ZN6muscle7MemPlusEjPc@Base 3.7+4565 + (arch-bits=64)_ZN6muscle7MemPlusEmPc@Base 3.7+4565 _ZN6muscle7NWSmallEPKNS_7ProfPosEjS2_jRNS_6PWPathE@Base 3.7+4565 _ZN6muscle7PPScoreEv@Base 3.7+4565 _ZN6muscle7ProfileEv@Base 3.7+4565 @@ -582,7 +583,8 @@ libMUSCLE.so.1 libmuscle1 #MINVER# _ZN6muscle8FindRootERKNS_4TreeEPjS3_PdS4_NS_4ROOTE@Base 3.7+4565 _ZN6muscle8IsNucleoEc@Base 3.7+4565 _ZN6muscle8MHackEndERNS_3MSAE@Base 3.7+4565 - _ZN6muscle8MemMinusEmPc@Base 3.7+4565 + (arch-bits=32)_ZN6muscle8MemMinusEjPc@Base 3.7+4565 + (arch-bits=64)_ZN6muscle8MemMinusEmPc@Base 3.7+4565 _ZN6muscle8MemToStrEd@Base 3.7+4565 _ZN6muscle8ObjScoreERKNS_3MSAEPKjjS4_j@Base 3.7+4565 _ZN6muscle8ProgressEPKcz@Base 3.7+4565 @@ -839,7 +841,8 @@ libMUSCLE.so.1 libmuscle1 #MINVER# _ZNSt6vectorIPN6muscle3SeqESaIS2_EE17_M_realloc_insertIJRKS2_EEEvN9__gnu_cxx17__normal_iteratorIPS2_S4_EEDpOT_@Base 3.7+4565 _ZNSt6vectorIcSaIcEE17_M_realloc_insertIJRKcEEEvN9__gnu_cxx17__normal_iteratorIPcS1_EEDpOT_@Base 3.7+4565 _ZNSt6vectorIcSaIcEE8_M_eraseEN9__gnu_cxx17__normal_iteratorIPcS1_EE@Base 3.7+4565 - _ZNSt6vectorImSaImEE17_M_realloc_insertIJRKmEEEvN9__gnu_cxx17__normal_iteratorIPmS1_EEDpOT_@Base 3.7+4565 + (arch-bits=32)_ZNSt6vectorIjSaIjEE17_M_realloc_insertIJRKjEEEvN9__gnu_cxx17__normal_iteratorIPjS1_EEDpOT_@Base 3.7+4565 + (arch-bits=64)_ZNSt6vectorImSaImEE17_M_realloc_insertIJRKmEEEvN9__gnu_cxx17__normal_iteratorIPmS1_EEDpOT_@Base 3.7+4565 _ZTIN6muscle10ClustSetDFE@Base 3.7+4565 _ZTIN6muscle10DistCalcDFE@Base 3.7+4565 _ZTIN6muscle11ClustSetMSAE@Base 3.7+4565 View it on GitLab: https://salsa.debian.org/med-team/libmuscle/commit/3cf6c5b530b4bfbdac74b68dddd0863feb3eb9e6 -- View it on GitLab: https://salsa.debian.org/med-team/libmuscle/commit/3cf6c5b530b4bfbdac74b68dddd0863feb3eb9e6 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
