summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog208
1 files changed, 208 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
new file mode 100644
index 00000000..e0ef580f
--- /dev/null
+++ b/debian/changelog
@@ -0,0 +1,208 @@
+gudhi (3.3.0+dfsg-4) unstable; urgency=medium
+
+ * Enable EagerPy support. (Closes: #972686)
+ - Enable tests that require EagerPy.
+ * Tune GCC GC to help Ubuntu buildds not run out of memory on arm.
+ * Disable test that wants to use X.
+
+ -- Gard Spreemann <gspr@nonempty.org> Sun, 01 Nov 2020 14:20:00 +0100
+
+gudhi (3.3.0+dfsg-3) unstable; urgency=medium
+
+ * Fix binary-all FTBFS. (Closes: #972267)
+
+ -- Gard Spreemann <gspr@nonempty.org> Fri, 16 Oct 2020 11:11:36 +0200
+
+gudhi (3.3.0+dfsg-2) unstable; urgency=medium
+
+ * Treat all Python versions the same way during build.
+ * Fix broken build with multiple Python versions. (Closes: #972009)
+
+ -- Gard Spreemann <gspr@nonempty.org> Sun, 11 Oct 2020 17:23:10 +0200
+
+gudhi (3.3.0+dfsg-1) unstable; urgency=medium
+
+ * New upstream version.
+ * Drop patch for working around #963955 (bug closed in Qt).
+ * Build the exported "user version".
+ * Drop 0008-Don-t-try-to-install-Hera.patch, no longer needed.
+ * Install collapse utilities.
+ * Move git to Salsa.
+ * Tidy up Boost dependencies.
+
+ -- Gard Spreemann <gspr@nonempty.org> Tue, 11 Aug 2020 13:58:59 +0200
+
+gudhi (3.2.0+dfsg-4) unstable; urgency=medium
+
+ * Re-enable build-time tests on s390x, no longer failing.
+ * Simplify autopkgtesting.
+ * Demote matplotlib and POT to recommends for python3-gudhi.
+ * Demote libhera-dev to suggests for libgudhi-dev.
+
+ -- Gard Spreemann <gspr@nonempty.org> Fri, 10 Jul 2020 11:14:03 +0200
+
+gudhi (3.2.0+dfsg-3) unstable; urgency=medium
+
+ * Enable Wasserstein Python module. (Closes: #949475)
+ - Depend on python3-pot.
+ - Drop corresponding patch.
+ - Don't blacklist Wasserstein tests anymore.
+ * Recommend POT, SciPy and scikit-learn.
+
+ -- Gard Spreemann <gspr@nonempty.org> Wed, 08 Jul 2020 21:32:32 +0200
+
+gudhi (3.2.0+dfsg-2) unstable; urgency=medium
+
+ * Add patch 0010-Work-around-963955.patch to work around FTBFS with
+ Qt 5.14.
+ * DH compat level 13.
+
+ -- Gard Spreemann <gspr@nonempty.org> Mon, 29 Jun 2020 13:40:18 +0200
+
+gudhi (3.2.0+dfsg-1) unstable; urgency=medium
+
+ * New upstream release. (Closes: #961783)
+ * Refresh patches.
+ * Depend on pybind11 and hera.
+ * Fix broken tests that trivially passed.
+
+ -- Gard Spreemann <gspr@nonempty.org> Sat, 06 Jun 2020 15:12:31 +0200
+
+gudhi (3.1.1+dfsg-1) unstable; urgency=medium
+
+ * New upstream bugfix release.
+
+ -- Gard Spreemann <gspr@nonempty.org> Fri, 07 Feb 2020 18:04:44 +0100
+
+gudhi (3.1.0+dfsg-2) unstable; urgency=medium
+
+ * Require PyTest for autopkgtests.
+
+ -- Gard Spreemann <gspr@nonempty.org> Wed, 22 Jan 2020 11:16:38 +0100
+
+gudhi (3.1.0+dfsg-1) unstable; urgency=medium
+
+ * Allow forcing parallel builds for local use.
+ * Standards-version 4.5.0.0. No changes needed.
+ * New upstream release.
+
+ -- Gard Spreemann <gspr@nonempty.org> Tue, 21 Jan 2020 10:26:33 +0100
+
+gudhi (3.0.0+dfsg-4) unstable; urgency=medium
+
+ * Drop 0003-Don-t-set-runtime-library-dirs-for-Python-extensions.patch
+ in favor of CMake option.
+ * Disable parallel builds. A lot of buildds seem to be swapping out, and
+ some Ubuntu ones run out of memory outright. (Closes: #945226)
+ * Standards-version 4.4.1. No changes needed.
+ * Drop 0004-Force-linking-of-Python-module-with-CGAL.patch since CGAL is
+ now header-only.
+ * Add 0007-Move-towards-reproducible-builds.patch to move towards
+ reproducible builds.
+
+ -- Gard Spreemann <gspr@nonempty.org> Tue, 10 Dec 2019 14:33:51 +0100
+
+gudhi (3.0.0+dfsg-3) unstable; urgency=medium
+
+ * Disable build-time tests on i386 and s390x.
+ * Drop support for mipsel due to failure to build because of too little
+ addressable memory. This introduces an explicit architecture list for
+ the packages.
+
+ -- Gard Spreemann <gspr@nonempty.org> Wed, 30 Oct 2019 09:27:19 +0100
+
+gudhi (3.0.0+dfsg-2) unstable; urgency=medium
+
+ * Fix binary-arch build.
+ * Disable parallel building also on i386.
+
+ -- Gard Spreemann <gspr@nonempty.org> Wed, 23 Oct 2019 22:18:22 +0200
+
+gudhi (3.0.0+dfsg-1) unstable; urgency=medium
+
+ * New upstream:
+ - Python interface for sparse Rips complexes.
+ - New C++ interface for alpha complexes.
+ * Standards-version 4.4.0. No changes needed.
+ * DH compat 12.
+ * Declare Rules-Requires-Root: no.
+ * Change maintainer email address.
+ * Refresh patches for new version.
+ - Drop 0008-Propagate-CXXFLAGS-when-building-Python-modules.patch, seems no
+ longer needed.
+ - Add 0008-Install-Python-module-in-correct-location.patch to install Python
+ modules in correct location.
+
+ -- Gard Spreemann <gspr@nonempty.org> Wed, 23 Oct 2019 11:47:25 +0200
+
+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