cgal (3.6.1-2) unstable; urgency=low * Add fix-core-64bit.dpatch: use CORE::CHUNK_BIT instead of hard-coded constant 14. -- Joachim Reichel Tue, 24 Aug 2010 19:46:36 +0200 cgal (3.6.1-1) unstable; urgency=low * New upstream release. * Set SOVERSION explicitly to 5.0.1 as told by upstream. * Remove architecture exceptions from Suggests: for libcgal-demo which is no longer allowed by dpkg-gencontrol (see #560071). * Fix debian/watch file. * Change license of packaging to LGPL 2.1 or later because referencing the BSD license in /usr/share/common-licenses is deprecated. * Update Standards-Version to 3.9.0 (no changes needed). -- Joachim Reichel Thu, 01 Jul 2010 23:37:41 +0200 cgal (3.6-1) unstable; urgency=low * New upstream release. * Rename binary package libcgal4 to libcgal5 to reflect SONAME change. * Remove fix-cmake-qglviewer-detection.dpatch (fixed upstream). * New binary package libcgal5-ipelets which contains plugins for Ipe 7.x (Closes: #557643). * Add ipe-default-to-version-7.dpatch: change default of WITH_IPE_7 to ON. * Remove libboost-graph1.35-dev from Build-Depends: and Suggests: of libcgal-demo (not needed). -- Joachim Reichel Mon, 22 Mar 2010 19:09:15 +0100 cgal (3.5.1-2) unstable; urgency=low * Add fix-cmake-qglviewer-detection.dpatch (Closes: #564126), thanks to Marc Glisse for the patch. * Update Standards-Version to 3.8.4 (no changes needed). -- Joachim Reichel Sat, 06 Feb 2010 12:29:02 +0100 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. -- Joachim Reichel Sun, 22 Nov 2009 22:31:00 +0100 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). -- Joachim Reichel Sat, 03 Oct 2009 16:43:08 +0200 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). -- Joachim Reichel Wed, 16 Sep 2009 19:25:09 +0200 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). -- Joachim Reichel Fri, 01 May 2009 17:31:00 +0200 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. -- Joachim Reichel Sat, 18 Apr 2009 11:46:19 +0200 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). -- Joachim Reichel Sun, 15 Feb 2009 15:06:31 +0100 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. -- Joachim Reichel Thu, 22 Jan 2009 18:39:44 +0100 cgal (3.3.1-4) unstable; urgency=low * Remove fortran-transition.dpatch, update build-library.dpatch: Do not link with -lg2c in configuration tests (Closes: #475721). * Update cgal_create_makefile.dpatch to remove bashisms (Closes: #486045). * Update debian/tests/rounding_modes2.cpp to stop constant propagation. * Update Standards-Version to 3.8.0 (explain in debian/copyright why package is in non-free). -- Joachim Reichel Sun, 15 Jun 2008 22:11:14 +0200 cgal (3.3.1-3) unstable; urgency=low * Add patch fortran-transition.dpatch (Closes: #470359), thanks to Kumar Appaiah for the patch. * debian/rules: s/lapack3-dev/liblapack-dev/, s/atlas3-base-dev/libatlas-base-dev/, s/libatlas-3.so/libatlas.so.3gf/ . * Fix manpage w.r.t. makefile vs. cgal.mk (Closes: #466430). * Add second test for FPU rounding modes. -- Joachim Reichel Wed, 19 Mar 2008 20:27:34 +0100 cgal (3.3.1-2) unstable; urgency=low * debian/control: Really really drop support for atlas and lapack on arm and m68k, fix atlas and lapack support on other architectures. * debian/control: Extend exclusions for arm to variants armeb and armel (Closes: #460141). * debian/control: Remove virtual dependency liblapack-3.so which is provided by atlas3-base-dev (which does *not* provide /usr/lib/liblapack.so, just /usr/lib/atlas/liblapack.so). * debian/control: Replace virtual dependency libblas-3.so by libatlas-3.so. * Add patch qt-compatibility-headers.dpatch (Closes: #464251). * debian/control: Add Homepage: field, adjust Description: accordingly. * Update Standards-Version to 3.7.3 (no changes needed). -- Joachim Reichel Wed, 06 Feb 2008 18:37:52 +0100 cgal (3.3.1-1) unstable; urgency=low * New upstream release. * Remove patch bugfix-fpu-rounding-mode-alpha.dpatch (included by upstream). * Fail build if FPU rounding mode test fails. * Really drop support for atlas and lapack on arm and m68k. * Fix cgal_create_makefile w.r.t. makefile vs. cgal.mk. -- Joachim Reichel Mon, 3 Sep 2007 18:57:36 +0200 cgal (3.3-2) unstable; urgency=low * Add patch bugfix-fpu-rounding-mode-alpha.dpatch (Closes: #431230). * debian/control: Add versioned depends on libboost-program-options-dev, drop build-dependency on libboost-graph-dev. * Drop support for atlas on arm and m68k. -- Joachim Reichel Mon, 16 Jul 2007 15:32:35 +0200 cgal (3.3-1) unstable; urgency=low * New upstream release. -- Joachim Reichel Sun, 3 Jun 2007 09:36:36 +0200 cgal (3.2.1-2) unstable; urgency=low * Fix FTBFS on hppa (and probably also on other architectures) related to FPU rounding modes (Closes: #404464). * debian/control: Add tag XS-Autobuild. * debian/copyright: Add note about autobuilding. * debian/control: Make package binNMU-safe. * Remove linda override for bug #369977 (no longer needed). * Add watch file. -- Joachim Reichel Fri, 26 Jan 2007 19:16:36 +0100 cgal (3.2.1-1) unstable; urgency=low * New upstream release. * Add linda override for bug #369977. * Remove patch bugfix-demo-examples-makefiles.dpatch (no longer needed). -- Joachim Reichel Fri, 14 Jul 2006 21:20:16 +0200 cgal (3.2-1) unstable; urgency=low * New upstream release. * First upload to Debian archive. (Closes: #251885) -- Joachim Reichel Mon, 29 May 2006 20:24:27 +0200