summaryrefslogtreecommitdiff
path: root/debian/libapt-inst1.7.symbols
AgeCommit message (Collapse)Author
2015-07-25update symbols file to use gcc5 abi manglingDavid Kalnischkies
Of course, the versions noted for the symbol are incorrect in sofar as there is no std::__cxx11::basic_string symbol in apt 0.8.0 – but there is also no libapt-pkg4.16 in that version. The version hence denotes the appearance of the function in the library, not of the mangled symbol so you can jugde by looking at the version if a backport would work out…
2015-07-24updated for the gcc5 transitionMichael Vogt