summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Shadura <andrew.shadura@collabora.co.uk>2017-09-16 15:55:25 +0200
committerAndrew Shadura <andrew.shadura@collabora.co.uk>2017-09-16 15:55:25 +0200
commite50c5a1e37666bfd9156bb7662cc653dd4a80f2f (patch)
treec1b5caa9e98aa0e0d85ceadd126948aeaffdfd31
parent338300487230e3d85068b27ceafe78def8f97af8 (diff)
Use dh9.
-rw-r--r--debian/compat2
-rw-r--r--debian/control2
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/compat b/debian/compat
index 45a4fb7..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-8
+9
diff --git a/debian/control b/debian/control
index 8eae865..a83142e 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: landslide
Maintainer: Damien Raude-Morvan <drazzib@debian.org>
Section: python
Priority: optional
-Build-Depends: python-setuptools (>= 0.6b3), python-all (>= 2.6.6-3), debhelper (>= 8)
+Build-Depends: dh-python, python-setuptools (>= 0.6b3), python-all (>= 2.6.6-3), debhelper (>= 9)
Standards-Version: 3.9.2
Homepage: https://github.com/adamzap/landslide
Vcs-Git: git://anonscm.debian.org/collab-maint/landslide.git