tag 796919 pending thanks Hello,
Bug #796919 reported by you has been fixed in the Git repository. You can see the changelog below, and you can check the diff of the fix at: http://git.debian.org/?p=pkg-freedesktop/poppler.git;a=commitdiff;h=ca9d4b2 --- commit ca9d4b24657f8c84e9803d684258474e6672eada Author: Pino Toscano <p...@debian.org> Date: Sat Aug 29 10:51:03 2015 +0200 handle new libstc++ ABI of GCC 5 on libpoppler-cpp (#796919) - rename libpoppler-cpp0 to libpoppler-cpp0v5 - make libpoppler-cpp0v5 conflict/replace libpoppler-cpp0 diff --git a/debian/changelog b/debian/changelog index 57728d4..4566591 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,8 @@ poppler (0.26.5-4) UNRELEASED; urgency=medium + * Handle the new libstc++ ABI of GCC 5 on libpoppler-cpp: (Closes: #796919) + - rename libpoppler-cpp0 to libpoppler-cpp0v5 + - make libpoppler-cpp0v5 conflict/replace libpoppler-cpp0 -- Pino Toscano <p...@debian.org> Sat, 29 Aug 2015 10:44:48 +0200