Control: tags 1117545 + pending Dear maintainer,
I've prepared an NMU for libbinio (versioned as 1.5+dfsg-2.1) and uploaded it to DELAYED/2. Please feel free to tell me if I should cancel it. Cheers -- Sebastian Ramacher
diffstat for libbinio-1.5+dfsg libbinio-1.5+dfsg changelog | 7 +++++++ symbols | 9 ++++++--- 2 files changed, 13 insertions(+), 3 deletions(-) diff -Nru libbinio-1.5+dfsg/debian/changelog libbinio-1.5+dfsg/debian/changelog --- libbinio-1.5+dfsg/debian/changelog 2025-09-15 09:21:03.000000000 +0200 +++ libbinio-1.5+dfsg/debian/changelog 2025-11-14 08:58:47.000000000 +0100 @@ -1,3 +1,10 @@ +libbinio (1.5+dfsg-2.1) unstable; urgency=medium + + * Non-maintainer upload. + * debian/symbols: Fix symbols on ppc64el (Closes: #1117545) + + -- Sebastian Ramacher <[email protected]> Fri, 14 Nov 2025 08:58:47 +0100 + libbinio (1.5+dfsg-2) unstable; urgency=medium * d/not-installed: updated. (Closes: #1115218) diff -Nru libbinio-1.5+dfsg/debian/symbols libbinio-1.5+dfsg/debian/symbols --- libbinio-1.5+dfsg/debian/symbols 2017-06-24 20:15:17.000000000 +0200 +++ libbinio-1.5+dfsg/debian/symbols 2025-11-14 08:58:08.000000000 +0100 @@ -26,12 +26,15 @@ (c++)"binistream::~binistream()@Base" 1.4+dfsg1 (c++)"binistream::~binistream()@Base" 1.4+dfsg1 (c++)"binistream::~binistream()@Base" 1.4+dfsg1 - (c++|arch=alpha powerpc powerpcspe ppc64 ppc64el s390x sparc)"binostream::writeFloat(__float128, binio::FType)@Base" 1.4+dfsg1 + (c++|arch=alpha powerpc powerpcspe ppc64 s390x sparc)"binostream::writeFloat(__float128, binio::FType)@Base" 1.4+dfsg1 + (c++|arch=ppc64el)"binostream::writeFloat(__ieee128, binio::FType)@Base" 1.4+dfsg1 (c++|arch=!alpha !powerpc !powerpcspe !ppc64 !ppc64el !s390x !sparc)"binostream::writeFloat(long double, binio::FType)@Base" 1.4+dfsg1 (c++)"binostream::writeString(char const*, unsigned long)@Base" 1.4+dfsg1 (c++)"binostream::writeString(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)@Base" 1.4+dfsg1 - (c++|arch=alpha powerpc powerpcspe ppc64 ppc64el s390x sparc)"binostream::float2ieee_double(__float128, unsigned char*)@Base" 1.4+dfsg1 - (c++|arch=alpha powerpc powerpcspe ppc64 ppc64el s390x sparc)"binostream::float2ieee_single(__float128, unsigned char*)@Base" 1.4+dfsg1 + (c++|arch=alpha powerpc powerpcspe ppc64 s390x sparc)"binostream::float2ieee_double(__float128, unsigned char*)@Base" 1.4+dfsg1 + (c++|arch=ppc64el)"binostream::float2ieee_double(__ieee128, unsigned char*)@Base" 1.4+dfsg1 + (c++|arch=alpha powerpc powerpcspe ppc64 s390x sparc)"binostream::float2ieee_single(__float128, unsigned char*)@Base" 1.4+dfsg1 + (c++|arch=ppc64el)"binostream::float2ieee_single(__ieee128, unsigned char*)@Base" 1.4+dfsg1 (c++|arch=!alpha !powerpc !powerpcspe !ppc64 !ppc64el !s390x !sparc)"binostream::float2ieee_double(long double, unsigned char*)@Base" 1.4+dfsg1 (c++|arch=!alpha !powerpc !powerpcspe !ppc64 !ppc64el !s390x !sparc)"binostream::float2ieee_single(long double, unsigned char*)@Base" 1.4+dfsg1 (c++)"binostream::writeInt(long long, unsigned int)@Base" 1.4+dfsg1

