summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Shadura <andrewsh@debian.org>2017-01-18 22:42:25 +0100
committerAndrew Shadura <andrewsh@debian.org>2017-01-18 22:42:25 +0100
commiteabea4837f96d4837f16d4ff6a82118330b4f15d (patch)
treebac0dde3a3ce5611a51c00c09f785d31a45c6c04
parent47b1e5d40c7e9aa894e2d4b3f9484bd008daca9a (diff)
Use dh 9.
-rw-r--r--debian/compat2
-rw-r--r--debian/control2
-rw-r--r--debian/control.in2
3 files changed, 3 insertions, 3 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 783b3ea..f7657ac 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Source: seed-webkit2
Section: interpreters
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
-Build-Depends: debhelper (>= 8),
+Build-Depends: debhelper (>= 9),
cdbs (>= 0.4.4),
autotools-dev,
dh-autoreconf,
diff --git a/debian/control.in b/debian/control.in
index 6b13d99..a93efb5 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -2,7 +2,7 @@ Source: seed-webkit2
Section: interpreters
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
-Build-Depends: debhelper (>= 8),
+Build-Depends: debhelper (>= 9),
cdbs (>= 0.4.4),
autotools-dev,
dh-autoreconf,