Graham Inggs pushed to branch master at Debian Med / libsmithwaterman
Commits: 685a1414 by Graham Inggs at 2018-08-13T11:18:26Z Mark specific symbols for mips and mipsel as optional, upload to unstable - - - - - 2 changed files: - debian/changelog - debian/libsmithwaterman0.symbols Changes: ===================================== debian/changelog ===================================== --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +libsmithwaterman (0.0+git20160702.2610e25-7) unstable; urgency=medium + + * Team upload + * Mark specific symbols for mips and mipsel as optional + + -- Graham Inggs <[email protected]> Mon, 13 Aug 2018 11:16:53 +0000 + libsmithwaterman (0.0+git20160702.2610e25-6) unstable; urgency=medium * Team upload ===================================== debian/libsmithwaterman0.symbols ===================================== --- a/debian/libsmithwaterman0.symbols +++ b/debian/libsmithwaterman0.symbols @@ -47,7 +47,7 @@ libsmithwaterman.so.0 libsmithwaterman0 #MINVER# _ZN20CBandedSmithWatermanC2Effffj@Base 0.0+git20160702.2610e25 _ZN20CBandedSmithWatermanD1Ev@Base 0.0+git20160702.2610e25 _ZN20CBandedSmithWatermanD2Ev@Base 0.0+git20160702.2610e25 - (arch=!mips !mipsel)_ZNKSt5ctypeIcE8do_widenEc@Base 0.0+git20160702.2610e25 + (optional)_ZNKSt5ctypeIcE8do_widenEc@Base 0.0+git20160702.2610e25 (optional)_ZNSt6vectorI11IndelAlleleSaIS0_EE12emplace_backIJS0_EEEvDpOT_@Base 0.0+git20160702.2610e25 _ZNSt6vectorI11IndelAlleleSaIS0_EE17_M_realloc_insertIJRKS0_EEEvN9__gnu_cxx17__normal_iteratorIPS0_S2_EEDpOT_@Base 0.0+git20160702.2610e25 (optional)_ZNSt6vectorI11IndelAlleleSaIS0_EE17_M_realloc_insertIJS0_EEEvN9__gnu_cxx17__normal_iteratorIPS0_S2_EEDpOT_@Base 0.0+git20160702.2610e25 @@ -74,7 +74,7 @@ libsmithwaterman.so.0 libsmithwaterman0 #MINVER# (optional)_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_iESt10_Select1stIS8_ESt4lessIS5_ESaIS8_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS8_ERS7_@Base 0.0+git20160702.2610e25 _ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_iESt10_Select1stIS8_ESt4lessIS5_ESaIS8_EE24_M_get_insert_unique_posERS7_@Base 0.0+git20160702.2610e25 _ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_iESt10_Select1stIS8_ESt4lessIS5_ESaIS8_EE8_M_eraseEPSt13_Rb_tree_nodeIS8_E@Base 0.0+git20160702.2610e25 - (arch=mips mipsel)_ZSteqIcEN9__gnu_cxx11__enable_ifIXsrSt9__is_charIT_E7__valueEbE6__typeERKNSt7__cxx1112basic_stringIS3_St11char_traitsIS3_ESaIS3_EEESE_@Base 0.0+git20160702.2610e25 + (optional)_ZSteqIcEN9__gnu_cxx11__enable_ifIXsrSt9__is_charIT_E7__valueEbE6__typeERKNSt7__cxx1112basic_stringIS3_St11char_traitsIS3_ESaIS3_EEESE_@Base 0.0+git20160702.2610e25 _ZeqRK11IndelAlleleS1_@Base 0.0+git20160702.2610e25 _ZlsRSoRK11IndelAllele@Base 0.0+git20160702.2610e25 _ZltRK11IndelAlleleS1_@Base 0.0+git20160702.2610e25 View it on GitLab: https://salsa.debian.org/med-team/libsmithwaterman/commit/685a14140756987b6509d55db90293d16070be5c -- View it on GitLab: https://salsa.debian.org/med-team/libsmithwaterman/commit/685a14140756987b6509d55db90293d16070be5c 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
