summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
-rw-r--r--debian/compat1
-rw-r--r--debian/control2
3 files changed, 7 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 3b5427f..11c79eb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+silx (0.11.0+dfsg-2) UNRELEASED; urgency=medium
+
+ * Use debhelper-compat instead of debian/compat.
+
+ -- Picca Frédéric-Emmanuel <picca@debian.org> Fri, 19 Jul 2019 16:10:37 +0200
+
silx (0.11.0+dfsg-1) unstable; urgency=medium
[ Alexandre Marie ]
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index f599e28..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-10
diff --git a/debian/control b/debian/control
index 0d43d0b..6c8b62e 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends: cython (>= 0.23.2),
cython-dbg (>= 0.23.2),
cython3 (>= 0.23.2),
cython3-dbg (>= 0.23.2),
- debhelper (>= 10),
+ debhelper-compat (= 10),
dh-python,
help2man,
ipython,