Bug#790996: cgal: library transition may be needed when GCC 5 is the default

2015-08-25 Thread Simon McVittie
On Sat, 15 Aug 2015 at 13:05:19 +0200, Joachim Reichel wrote: > Attached is the diff for 4.6.1-2. Several build depends have not yet made the > transition: > > level 3: gmp (791053) This is believed to not need a transition. > level 5: qtbase-opensource-src (794518) This is believed to not need

Bug#790996: cgal: library transition may be needed when GCC 5 is the default

2015-08-15 Thread Joachim Reichel
user release.debian@packages.debian.org usertag 790996 + transition block 790996 by 790756 reassign 790996 release.debian.org thanks Attached is the diff for 4.6.1-2. Several build depends have not yet made the transition: level 3: gmp (791053) level 5: qtbase-opensource-src (794518) level 6:

Bug#790996: cgal: library transition may be needed when GCC 5 is the default

2015-08-10 Thread Joachim Reichel
On 08/10/2015 04:16 PM, Helmut Grohne wrote: > Control: severity -1 serious > > libcgal11 broke ABI in 4.6.1-1+b1. > > Example symbol diff: > > -CGAL::swallow(std::istream&, std::string const&) > +CGAL::swallow(std::istream&, std::__cxx11::basic_string std::char_traits, std::allocator > const&)

Bug#790996: cgal: library transition may be needed when GCC 5 is the default

2015-08-10 Thread Helmut Grohne
Control: severity -1 serious libcgal11 broke ABI in 4.6.1-1+b1. Example symbol diff: -CGAL::swallow(std::istream&, std::string const&) +CGAL::swallow(std::istream&, std::__cxx11::basic_string, std::allocator > const&) On Fri, Jul 03, 2015 at 01:09:11PM +, Matthias Klose wrote: > - If a li