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/changelog | |
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/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index e094552..c333a18 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,6 +12,8 @@ interimap (0.5.5-1) UNRELEASED; urgency=medium * d/control: pin exact libinterimap version in interimap & pullimap's depends. The components are tightly tied together and libinterimap makes no promise of API stability. + * d/control: Bump dovecot-imapd version to >=2.3 in Build-Depends for the + test suite. -- Guilhem Moulin <guilhem@debian.org> Sat, 26 Dec 2020 23:33:39 +0100 |