1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71
|
gudhi (2.3.0+dfsg-2) unstable; urgency=medium
* Disable parallel building on certain architectures to avoid buildds
running out of memory.
* New patch to properly propagate CXXFLAGS when building the Python
modules.
-- Gard Spreemann <gspreemann@gmail.com> Fri, 05 Oct 2018 17:05:03 +0200
gudhi (2.3.0+dfsg-1) unstable; urgency=medium
* New upstream release:
- Python interface for GIC.
* Refresh patches:
- Expand patch to disable new tests that rely on DFSG-deleted data.
* Standards-version 4.2.1. No changes needed.
-- Gard Spreemann <gspreemann@gmail.com> Tue, 11 Sep 2018 16:10:44 +0200
gudhi (2.2.0+dfsg-3) unstable; urgency=medium
* Fix build of bindings for multiple Python versions when building just
binary-arch.
* Test all supported Python (3) versions.
-- Gard Spreemann <gspreemann@gmail.com> Tue, 14 Aug 2018 13:45:43 +0200
gudhi (2.2.0+dfsg-2) unstable; urgency=medium
* Build Python bindings for all supported Python (3) versions.
* Drop patch forcing Python 3 detection. Upstream has cmake option for
selecting Python version.
* Standards-version 4.2.0. No changes needed.
-- Gard Spreemann <gspreemann@gmail.com> Tue, 07 Aug 2018 13:47:38 +0200
gudhi (2.2.0+dfsg-1) unstable; urgency=medium
* New upstream release.
- Čech complex.
- New functionality for the Rips complex.
* Refresh patches:
- Drop floating point precision workaround patch (fixed upstream).
- Drop CGAL 4.12 compatibility patch (fixed upstream).
* Streamline the copyright information a bit.
* Bump CMake build-dep to 3.1.
* New upstream utilities in gudhi-utils.
-- Gard Spreemann <gspreemann@gmail.com> Fri, 22 Jun 2018 10:12:19 +0200
gudhi (2.1.0+dfsg-3) unstable; urgency=medium
* Add patch for floating point rounding problem on some architectures.
* Add patch that forces linking against libatomic. This hopefully fixes
building on MIPS et al.
* Install utilities (gudhi-utils).
-- Gard Spreemann <gspreemann@gmail.com> Thu, 14 Jun 2018 20:07:51 +0200
gudhi (2.1.0+dfsg-2) unstable; urgency=medium
* Add patches for CGAL 4.12 compatibility.
* Bump standards-version to 4.1.4. No changes needed.
-- Gard Spreemann <gspreemann@gmail.com> Thu, 24 May 2018 11:46:12 +0200
gudhi (2.1.0+dfsg-1) unstable; urgency=medium
* Initial packaging. (Closes: #840686)
-- Gard Spreemann <gspreemann@gmail.com> Sun, 25 Mar 2018 23:52:14 +0200
|