diff options
author | Guilhem Moulin <guilhem@debian.org> | 2020-12-26 23:43:40 +0100 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2020-12-27 00:10:50 +0100 |
commit | aa6e8a2fb590372b3adebc5b587d6b622bfe05e3 (patch) | |
tree | 43311a8214a623a2d5c39497777dd27243485903 /debian/control | |
parent | 8bc0fac4758144a6fd30496922281a91ab0edcc9 (diff) |
d/control: bump dovecot-imapd version to >=2.3 in Build-Depends.
We're using ssl_min_protocol in the test suite, see
feeb91998a29ca040f6e5dd103e09507a6355e32 .
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 3bf034e..8cd77b1 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 (>= 1:2.2.31~) <!nocheck>, + dovecot-imapd (>= 1:2.3~) <!nocheck>, dovecot-lmtpd (>= 1:2~) <!nocheck>, jq, libconfig-tiny-perl <!nocheck>, |