summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control34
1 files changed, 17 insertions, 17 deletions
diff --git a/debian/control b/debian/control
index 906916a3..0940f11c 100644
--- a/debian/control
+++ b/debian/control
@@ -2,22 +2,22 @@ Source: gudhi
Maintainer: Gard Spreemann <gspr@nonempty.org>
Section: math
Priority: optional
-Standards-Version: 4.5.1.0
+Standards-Version: 4.6.2.0
Build-Depends: cmake (>= 3.5),
cython3,
debhelper-compat (= 13),
dh-python,
- libboost-filesystem-dev (>= 1.56),
- libboost-program-options-dev (>= 1.56),
- libboost-system-dev (>= 1.56),
- libboost-test-dev (>= 1.56),
- libboost-thread-dev (>= 1.56),
- libboost-timer-dev (>= 1.56),
- libcgal-dev (>= 5.0),
- libcgal-qt5-dev (>> 4.11.0),
+ libboost-filesystem-dev (>= 1.66),
+ libboost-program-options-dev (>= 1.66),
+ libboost-system-dev (>= 1.66),
+ libboost-test-dev (>= 1.66),
+ libboost-thread-dev (>= 1.66),
+ libboost-timer-dev (>= 1.66),
+ libcgal-dev (>= 5.5.1),
+ libcgal-qt5-dev (>= 5.5.1),
libeigen3-dev,
libgmp-dev,
- libhera-dev,
+ libhera-dev (>= 1.0.0),
libqglviewer-dev-qt5,
libtbb-dev,
pybind11-dev,
@@ -44,13 +44,13 @@ Package: libgudhi-dev
Section: libdevel
Architecture: all
Multi-Arch: foreign
-Depends: libboost-filesystem-dev (>= 1.56),
- libboost-program-options-dev (>= 1.56),
- libboost-system-dev (>= 1.56),
- libboost-test-dev (>= 1.56),
- libboost-thread-dev (>= 1.56),
- libboost-timer-dev (>= 1.56),
- libcgal-dev (>= 5.0),
+Depends: libboost-filesystem-dev (>= 1.66),
+ libboost-program-options-dev (>= 1.66),
+ libboost-system-dev (>= 1.66),
+ libboost-test-dev (>= 1.66),
+ libboost-thread-dev (>= 1.66),
+ libboost-timer-dev (>= 1.66),
+ libcgal-dev (>= 5.5.1),
libeigen3-dev (>= 3.1.0),
libgmp-dev (>= 4.2),
libtbb-dev,