mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-24 20:08:10 +01:00
debian: bump compat level to 11
The immediate motivation is to have dh_installman look in debian/tmp
This commit is contained in:
parent
84efbda925
commit
ae45a0c19c
2 changed files with 2 additions and 2 deletions
2
debian/compat
vendored
2
debian/compat
vendored
|
@ -1 +1 @@
|
|||
10
|
||||
11
|
||||
|
|
2
debian/control
vendored
2
debian/control
vendored
|
@ -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~),
|
||||
|
|
Loading…
Reference in a new issue