summaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>2018-01-02 10:47:49 -0500
committerDavid Bremner <david@tethera.net>2018-01-04 19:06:03 -0400
commit23c0ef2e61ed5537ee528ce6f24c533e9dc19fc1 (patch)
treeeeac4e5a1eb24cf6efb2a3421c32ddbe06712ef4 /debian
parent1ed211d042d5f413731f812b5af7e82819a6e8ae (diff)
move to debhelper 10
Diffstat (limited to 'debian')
-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 ec635144..f599e28b 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+10
diff --git a/debian/control b/debian/control
index bf7eb647..126a2777 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Uploaders:
Build-Conflicts: ruby1.8, gdb-minimal, gdb [s390x ia64 armel ppc64el mips mipsel mips64el]
Build-Depends:
dpkg-dev (>= 1.17.14),
- debhelper (>= 9),
+ debhelper (>= 10~),
pkg-config,
libxapian-dev,
libgmime-3.0-dev (>= 3.0.3~) | libgmime-2.6-dev (>= 2.6.7~),