summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog132
1 files changed, 132 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
new file mode 100644
index 00000000..7b6eeefe
--- /dev/null
+++ b/debian/changelog
@@ -0,0 +1,132 @@
+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