Change logs for cgal source package in Focal

  • cgal (5.0.2-3) unstable; urgency=medium
    
      * Really fix FTBFS on armhf (debug code added in 5.0.2-2 was also
        problematic).
    
     -- Joachim Reichel <email address hidden>  Thu, 27 Feb 2020 08:30:43 +0100
  • cgal (5.0.2-1ubuntu1) focal; urgency=medium
    
      * Fix armhf build failure
    
     -- Gianfranco Costamagna <email address hidden>  Wed, 26 Feb 2020 11:00:06 +0100
  • cgal (5.0.2-1) unstable; urgency=medium
    
      * New upstream release.
      * Add patch to fix FPU rounding mode control on mipsel and mips64el,
        remove patch disable-fpu-rounding-mode-check-for-mipsel-and-mips64el.
      * Update settings of CPPFLAGS etc., thanks to Thomas Karl Pietrowski.
    
     -- Joachim Reichel <email address hidden>  Tue, 25 Feb 2020 21:52:01 +0100
  • cgal (5.0.1-1) unstable; urgency=medium
    
      * New upstream release.
      * Change Build-Depends/Depends: from libgmp10-dev to libgmp-dev.
        Thanks to Bas Couwenberg (Closes: #946403).
      * Add Depends: qtbase5-dev, libqt5opengl5-dev, libqt5svg5-dev to
        libcgal-qt5-dev (Closes: #949800).
      * Use debhelper compat version 12 (no changes needed).
      * Update Standards-Version to 4.5.0 (no changes needed).
      * Fix bogus lintian warning incorrect-packaging-filename for
        debian/NEWS.Debian (there was special code to take care of that).
    
     -- Joachim Reichel <email address hidden>  Mon, 27 Jan 2020 22:43:30 +0100
  • cgal (5.0-5) unstable; urgency=medium
    
      * Add patch disable-fpu-rounding-mode-check-for-mipsel-and-mips64el.
    
     -- Joachim Reichel <email address hidden>  Sat, 07 Dec 2019 14:33:54 +0100
  • cgal (5.0-4) unstable; urgency=medium
    
      * Fix test failure in rounding_modes_cgal.cpp: backup the FPU state at
        the very beginning of main() to prevent failure on mipsel and mips64el.
    
     -- Joachim Reichel <email address hidden>  Thu, 05 Dec 2019 21:14:01 +0100
  • cgal (5.0-3) unstable; urgency=medium
    
      * Upload to unstable.
      * Move debian/source.lintian-overrides to debian/source/lintian-overrides.
    
     -- Joachim Reichel <email address hidden>  Tue, 03 Dec 2019 21:59:43 +0100
  • cgal (4.14-5) unstable; urgency=medium
    
      * Strip -ffile-prefix-map=... and -fmacro-prefix-map=... from
        CGALConfig.cmake to avoid false positives in reproducible builds report.
    
     -- Joachim Reichel <email address hidden>  Sat, 24 Aug 2019 14:19:03 +0200