summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFelipe Sateler <fsateler@debian.org>2017-07-16 11:38:32 -0400
committerFelipe Sateler <fsateler@debian.org>2017-07-16 11:38:32 -0400
commit83b0df9b03efc93b8564cca612ed52ada1830277 (patch)
treebe42046f031a7bba6f5e640b727d8c7ddd8521b5
parent99d462a1fc5d8d39f376bdb6d6fc486d242ac0d9 (diff)
Bump debhelper compat to 10
-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 ec63514..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+10
diff --git a/debian/control b/debian/control
index 032ccc6..aa362e8 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: python
Priority: optional
Maintainer: Felipe Sateler <fsateler@debian.org>
Uploaders: Jason Pleau <jason@jpleau.ca>
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 10),
dh-python,
python-all (>= 2.7),
python3-all,