From 703e70453fddd50f9fd8e729e025b9bec408f711 Mon Sep 17 00:00:00 2001 From: Matthew Vernon Date: Tue, 17 Jul 2018 19:33:13 +0100 Subject: Fix previous symbols patch (to reflect that we're building -10 not -9) --- debian/libpcrecpp0v5.symbols | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/libpcrecpp0v5.symbols b/debian/libpcrecpp0v5.symbols index c0b1c83..a066194 100644 --- a/debian/libpcrecpp0v5.symbols +++ b/debian/libpcrecpp0v5.symbols @@ -1,7 +1,7 @@ libpcrecpp.so.0 libpcrecpp0v5 #MINVER# (c++)"void std::vector >::_M_realloc_insert(__gnu_cxx::__normal_iterator > >, pcrecpp::StringPiece&&)@Base" 2:8.39-9 - (c++)"void std::vector >::emplace_back(pcrecpp::StringPiece&&)@Base" 2:8.39-9 - (c++)"void std::__cxx11::basic_string, std::allocator >::_M_construct(char const*, char const*, std::forward_iterator_tag)@Base" 2:8.39-9 + (c++)"void std::vector >::emplace_back(pcrecpp::StringPiece&&)@Base" 2:8.39-10 + (c++)"void std::__cxx11::basic_string, std::allocator >::_M_construct(char const*, char const*, std::forward_iterator_tag)@Base" 2:8.39-10 (c++)"operator<<(std::basic_ostream >&, pcrecpp::StringPiece const&)@Base" 8.38 (c++)"pcrecpp::Arg::parse_char(char const*, int, void*)@Base" 7.7 (c++)"pcrecpp::Arg::parse_double(char const*, int, void*)@Base" 7.7 -- cgit v1.2.3