summaryrefslogtreecommitdiff
path: root/debian/changelog
blob: 7b6eeefe7807aa6024e9a915718a23b5f3921f79 (plain)
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
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
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