Change logs for cgal source package in Lucid

  • cgal (3.5.1-1) unstable; urgency=low
    
      * New upstream release.
      * Fix error in handling of "debug" and "nostrip" in $(DEB_BUILD_OPTIONS)
        (see also #552961).
      * Unset QTDIR before calling cmake to reduce problems in non-clean build
        environments.
      * Add ${misc:Depends} to Depends: of all binary packages as found by
        lintian.
    
    cgal (3.5-1) unstable; urgency=low
    
      * New upstream release.
      * Rename binary package libcgal3 to libcgal4 to reflect SONAME change.
      * Remove fix-FindCGAL-cmake.dpatch (fixed upstream).
      * Remove fix-demos-examples-configuration.dpatch (fixed upstream).
      * Remove add-cmake-2.6.3-support.dpatch (fixed upstream).
      * Remove fix-demo-polyheron-3.dpatch (fixed upstream).
      * Remove "-mieee -mfp-rounding-mode=d" from CGAL_CXX_FLAGS on alpha
        (fixed upstream).
    
    cgal (3.4-5) unstable; urgency=low
    
      * Return to unversioned boost dependencies.
      * Re-add working watch file.
      * Update Standards-Version to 3.8.3 (no changes needed).
     -- Scott Kitterman <email address hidden>   Mon,  04 Jan 2010 19:12:27 +0000
  • cgal (3.4-4ubuntu2) lucid; urgency=low
    
      * Bump Boost build-dep and libcgal-dev depends to 1.40
      * Drop lpia specific change
     -- Scott Kitterman <email address hidden>   Sat, 19 Dec 2009 13:08:54 -0500
  • cgal (3.4-4ubuntu1) karmic; urgency=low
    
      * Merge from debian unstable, remaining changes: (LP: #374440)
        - debian/control, libcgal-demo: Do not suggest on libatlas-base-dev and
          libatlas.so.3gf on lpia since they are not available.
    
    cgal (3.4-4) unstable; urgency=low
    
      * Add patch fix-demos-examples-configuration.dpatch.
      * Add patch add-cmake-2.6.3-support.dpatch.
      * Add patch fix-demo-polyheron-3.dpatch.
      * Fix support for nocheck in DEB_BUILD_OPTIONS (was broken in 3.4-3).
    
    cgal (3.4-3) unstable; urgency=low
    
      * Update boost dependencies to 1.38.
      * Remove watch file (new upstream location uses unpredictable paths).
      * Update Standards-Version to 3.8.1 (add support for nocheck in
        DEB_BUILD_OPTIONS).
      * Change Suggests: dependency of libcgal-demo from libqglviewer-dev
        to libqglviewer-qt4-dev (all demos using libQGLViewer use Qt4).
      * Add workaround for #522659 to README.Debian.
    
    cgal (3.4-2) unstable; urgency=low
    
      * Add "-mieee -mfp-rounding-mode=d" to CGAL_CXX_FLAGS on alpha (got lost
        during the transition to cmake).
    
    cgal (3.4-1) unstable; urgency=low
    
      * New upstream release.
      * Adapt debian/rules to the new cmake-based build system.
      * Downgrade LAPACK- and BLAS-related Build-Depends: to Suggests: for
        libcgal-demo, since it is now possible to configure demos and examples
        independently of the library.
    
     -- Savvas Radevic <email address hidden>   Sat, 02 May 2009 06:00:45 +0100