diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2020-12-09 15:38:12 +0100 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2020-12-09 15:38:12 +0100 |
commit | e2acc4d2de0f6d7bb82fb866a8eefc989714d90c (patch) | |
tree | 102970e46e9256fcf1b4df2c1bfae0d9f36e0e57 /debian/control | |
parent | e84a149ed1b0a6af540d4e5a3bf060fd55ea3d05 (diff) |
d/control: The test suite now requires Dovecot v2.2.31 or later
For ssl_alt_cert, see 51df40cf82c67ae828c325a42e28b3155fce9864.
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 0f07c0d..203f56c 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: mail Priority: optional Maintainer: Guilhem Moulin <guilhem@debian.org> Build-Depends: debhelper-compat (= 13), - dovecot-imapd (>= 2~) <!nocheck>, + dovecot-imapd (>= 2.2.31~) <!nocheck>, dovecot-lmtpd (>= 2~) <!nocheck>, jq, libconfig-tiny-perl <!nocheck>, |