Package: release.debian.org
Severity: normal
Tags: bullseye
User: [email protected]
Usertags: pu
X-Debbugs-Cc: Joseph Nahmias <[email protected]>
* Generate dependency on dovecot ABI in use during build.
Technique stolen from dovecot-antispam packaging.
Thanks to Ron Lee <[email protected]> (Closes: #1009794)
debdiff of the change in the dependencies:
Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libicu67 (>= 67.1-1~), libstdc++6
(>= 5.2), libxapian30 (>= [-1.4.17~)-] {+1.4.17~), dovecot-abi-2.3.abiv13+}
This ensures that on bullseye -> bookworm upgrades dovecot-fts-xapian
will be upgraded at the same time as dovecot-core.
It also fixes the less severe issue that dovecot-fts-xapian is
a plugin that was not previously depending on what it is a plugin for.