diff options
| author | David Bremner <david@tethera.net> | 2018-09-16 14:08:08 -0300 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2018-09-18 07:54:39 -0300 |
| commit | ae45a0c19cbb02556ecea1393bed9e5fc8ba649f (patch) | |
| tree | c78e240c5526682118a4e8c5b897767c68eff9c4 /debian | |
| parent | 84efbda92573c0aa9cedd6a4b66817579a3fddb3 (diff) | |
debian: bump compat level to 11
The immediate motivation is to have dh_installman look in debian/tmp
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/compat | 2 | ||||
| -rw-r--r-- | debian/control | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/compat b/debian/compat index f599e28b..b4de3947 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -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~), |
