cgal/Maintenance/deb/wheezy/debian/changelog

349 lines
13 KiB
Plaintext

cgal (4.1-1~wheezy1) testing; urgency=low
* New upstream release.
* Rename binary package libcgal9 to libcgal10 to reflect SONAME change.
* Configure CGAL using -DCGAL_ENABLE_PRECONFIG=OFF since we do not want
that the accidental presence of optional libraries (for demos and
examples) influences the build of the library.
* Move the Qt4 support library and the corresponding headers into new
binary packages libcgal-qt4-10 and libcgal-qt4-dev (Closes: #683214).
* Add libboost-system-dev to Builds-Depends: of cgal.
* Move libmpfi-dev from Suggests: of cgal-demo to Build-Depends: of cgal.
-- Joachim Reichel <reichel@debian.org> Wed, 24 Oct 2012 19:08:35 +0200
cgal (4.0.2-1) unstable; urgency=low
* New upstream release.
* Remove gcc-4.7 patch (fixed upstream).
-- Joachim Reichel <reichel@debian.org> Wed, 04 Jul 2012 19:45:28 +0200
cgal (4.0-4) unstable; urgency=low
* Add Suggests: libeigen3-dev (>= 3.1.0~beta1-1), libmpfi-dev to
libcgal-demo.
-- Joachim Reichel <reichel@debian.org> Tue, 12 Jun 2012 23:53:14 +0200
cgal (4.0-3) unstable; urgency=low
* Change Build-Depends: debhelper (>= 8) to debhelper (>= 9), update
debian/compat to get the default build flags for hardening. Inject
CPPFLAGS into CFLAGS and CXXFLAGS, since CPPFLAGS is ignored by cmake.
* Add lintian override to silence incorrect warnings about
hardening-no-fortify-functions for some libraries (all libraries are
built with the same flags).
-- Joachim Reichel <reichel@debian.org> Sun, 10 Jun 2012 15:36:27 +0200
cgal (4.0-2) unstable; urgency=low
* Add patch gcc-4.7 to fix a syntax error in template code which is
not instantiated during the package build itself (Closes: #673554).
* Fix debian/watch.
-- Joachim Reichel <reichel@debian.org> Sun, 20 May 2012 22:47:56 +0200
cgal (4.0-1) unstable; urgency=low
* New upstream release.
* Move from non-free to main due to upstream license change from QPL
to GPL 3+ (and from LGPL 2.1 to LGPL 3+), updated debian/copyright
accordingly.
* Rename binary package libcgal8 to libcgal9 to reflect SONAME change.
* Update Standards-Version to 3.9.3 (no changes needed).
* Remove fix-ipe-version-detection.dpatch and
fix-qt-moc-parse-error.dpatch (fixed upstream).
* Removed libmagick++9-dev from Suggests: of libcgal-demo, because
that package does no longer exists.
-- Joachim Reichel <reichel@debian.org> Mon, 12 Mar 2012 19:14:55 +0100
cgal (3.9-4) unstable; urgency=low
* Rebuild against boost 1.48 (Closes: #659358).
* Add fix-qt-moc-parse-error.dpatch as workaround for
https://bugreports.qt-project.org/browse/QTBUG-22829.
-- Joachim Reichel <reichel@debian.org> Fri, 10 Feb 2012 22:41:26 +0100
cgal (3.9-3) unstable; urgency=low
* Fix FTBFS when building only architecture dependent packages caused
by recent transition to the new packaging format (Closes: #658191).
-- Joachim Reichel <reichel@debian.org> Wed, 01 Feb 2012 00:07:03 +0100
cgal (3.9-2) unstable; urgency=low
* Changed packaging format to "3.0 (quilt)".
* Add fix-ipe-version-detection.dpatch: upstream patch for bug #643278.
Remove workaround.
* Tighten Depends: of libcgal-ipelets on ipe (Closes: #657720).
* Move libcgal-ipelets to Section: graphics.
* Add libqt4-opengl-dev to Suggests: of libcgal-demo.
-- Joachim Reichel <reichel@debian.org> Mon, 30 Jan 2012 19:04:18 +0100
cgal (3.9-1) unstable; urgency=low
* New upstream release.
* Rename binary package libcgal7 to libcgal8 to reflect SONAME change.
* Add workaround for bug #643278.
-- Joachim Reichel <reichel@debian.org> Wed, 28 Sep 2011 19:51:35 +0200
cgal (3.8-1) unstable; urgency=low
* New upstream release.
* Rename binary package libcgal6 to libcgal7 to reflect SONAME change.
* Update Standards-Version to 3.9.2 (no changes needed).
-- Joachim Reichel <reichel@debian.org> Thu, 21 Apr 2011 18:45:25 +0200
cgal (3.7-5) unstable; urgency=low
* Upload to unstable.
-- Joachim Reichel <reichel@debian.org> Sun, 06 Mar 2011 17:26:11 +0100
cgal (3.7-4) experimental; urgency=low
* Build with libgmp10 (Closes: #614797). Thanks to Christian M. Amsüss.
-- Joachim Reichel <reichel@debian.org> Sun, 27 Feb 2011 16:36:22 +0100
cgal (3.7-3) unstable; urgency=low
* Disable support for Qt3 because Qt3 has been removed from the repository
(Closes: #604478).
-- Joachim Reichel <reichel@debian.org> Thu, 10 Feb 2011 21:06:09 +0100
cgal (3.7-2) unstable; urgency=low
* Upload to unstable.
-- Joachim Reichel <reichel@debian.org> Sun, 06 Feb 2011 13:53:00 +0100
cgal (3.7-1) experimental; urgency=low
* New upstream release.
* Rename binary package libcgal5 to libcgal6 to reflect SONAME change.
* Rename binary package libcgal5-ipelets to libcgal-ipelets because it is
not possible to install the ipelets for different SONAMEs in parallel.
* Remove ipe-default-to-version-7.dpatch: the Ipe version is now
auto-detected.
* Remove fix-core-64bit.dpatch (fixed upstream).
* Add qt4-dev-tools to Suggests: of libcgal-demo for qcollectiongenerator.
* Update Standards-Version to 3.9.1 (-D_REENTRANT no longer needed).
-- Joachim Reichel <reichel@debian.org> Sun, 17 Oct 2010 14:27:54 +0200
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 <reichel@debian.org> 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 <reichel@debian.org> 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 <reichel@debian.org> 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 <reichel@debian.org> 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 <reichel@debian.org> 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 <reichel@debian.org> 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 <reichel@debian.org> 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 <reichel@debian.org> 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 <reichel@debian.org> 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 <reichel@debian.org> 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 <reichel@debian.org> 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 <joachim.reichel@gmx.de> 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 <joachim.reichel@gmx.de> 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 <joachim.reichel@gmx.de> 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 <joachim.reichel@gmx.de> 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 <joachim.reichel@gmx.de> Mon, 16 Jul 2007 15:32:35 +0200
cgal (3.3-1) unstable; urgency=low
* New upstream release.
-- Joachim Reichel <joachim.reichel@gmx.de> 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 <joachim.reichel@gmx.de> 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 <joachim.reichel@gmx.de> 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 <joachim.reichel@gmx.de> Mon, 29 May 2006 20:24:27 +0200
5~