summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGard Spreemann <gspr@nonempty.org>2020-06-29 13:43:40 +0200
committerGard Spreemann <gspr@nonempty.org>2020-06-29 13:59:22 +0200
commit08d071f2804051d54942e7ea4a90c439ba2bda61 (patch)
tree61ba74688d9beb3f2c8bd6009fe1612980b9c0bb
parent35144d33c388a9125795310ea4cde02a60db5dbf (diff)
-rw-r--r--debian/changelog3
-rw-r--r--debian/compat1
-rw-r--r--debian/control2
-rwxr-xr-xdebian/rules3
4 files changed, 6 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index d6996033..f97fba48 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,8 @@
-gudhi (3.2.0+dfsg-2) UNRELEASED; urgency=medium
+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
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index 48082f72..00000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-12
diff --git a/debian/control b/debian/control
index 2fd298c8..184cd65b 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Priority: optional
Standards-Version: 4.5.0.0
Build-Depends: cmake (>= 3.1),
cython3,
- debhelper (>= 12),
+ debhelper-compat (= 13),
dh-python,
libboost-chrono-dev (>= 1.56),
libboost-filesystem-dev (>= 1.56),
diff --git a/debian/rules b/debian/rules
index 441fcb59..3af8ee83 100755
--- a/debian/rules
+++ b/debian/rules
@@ -123,3 +123,6 @@ override_dh_compress:
override_dh_install:
dh_install -X__pycache__ -X.pyc -X.pyo
+
+override_dh_missing:
+ dh_missing --list-missing