[PATCH 5/6] debian: bump compat level to 11

David Bremner david at tethera.net
Sun Sep 16 10:08:08 PDT 2018


The immediate motivation is to have dh_installman look in debian/tmp
---
 debian/compat  | 3 ++-
 debian/control | 2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/compat b/debian/compat
index f599e28b..9f1d48ef 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1,2 @@
-10
+11
+
diff --git a/debian/control b/debian/control
index 8b390f4c..922f6d8c 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Uploaders:
 Build-Conflicts: ruby1.8, gdb-minimal, gdb [ia64 mips mips64el]
 Build-Depends:
  dpkg-dev (>= 1.17.14),
- debhelper (>= 10~),
+ debhelper (>= 11~),
  pkg-config,
  libxapian-dev,
  libgmime-3.0-dev (>= 3.0.3~) | libgmime-2.6-dev (>= 2.6.7~),
-- 
2.18.0



More information about the notmuch mailing list