summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog1
-rw-r--r--debian/control2
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 26d15406..88a30f8e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ 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
diff --git a/debian/control b/debian/control
index 2b59b9ef..c2a02e8c 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: gudhi
Maintainer: Gard Spreemann <gspreemann@gmail.com>
Section: math
Priority: optional
-Standards-Version: 4.1.5
+Standards-Version: 4.2.0
Build-Depends: cmake (>= 3.1),
cython3,
debhelper (>= 11),