/usr/share/doc/dovecot-dev/README.Debian is in dovecot-dev 1:2.2.22-1ubuntu2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 | /usr/share/dovecot/dovecot-abi contains that portion of DOVECOT_ABI_VERSION
from configure.ac outside parentheses (i.e not including the package version.)
It might look something like this:
2.2.ABIv10
...packages providing plugins for dovecot can use this information in their
dependencies to avoid having to update every time there is a minor update to
the dovecot package.
|