diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2020-07-01 19:29:14 +0200 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2020-07-01 19:29:14 +0200 |
commit | c54903cd6308cf4a56a439ea74d3f8943e5b605c (patch) | |
tree | e51362911b5a4728cb49e32ddf3a082693c33e92 /debian/control | |
parent | 4b69a86ef8d0615d5c97ce3ad4d55ddc19d0ba0f (diff) |
d/control: Bump debhelper compatibility level to 13.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 906caec..0f07c0d 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: interimap Section: mail Priority: optional Maintainer: Guilhem Moulin <guilhem@debian.org> -Build-Depends: debhelper-compat (= 12), +Build-Depends: debhelper-compat (= 13), dovecot-imapd (>= 2~) <!nocheck>, dovecot-lmtpd (>= 2~) <!nocheck>, jq, |