diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 17:36:49 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 17:36:49 +0000 |
commit | 35283b11095f157c99b0e5dcd115de15fe61d3a4 (patch) | |
tree | f9673e8aa4515bd1d93fd3ae7ed6f6f795e4db27 /debian/dovecot-dev.README.Debian | |
parent | Adding upstream version 1:2.3.21+dfsg1. (diff) | |
download | dovecot-35283b11095f157c99b0e5dcd115de15fe61d3a4.tar.xz dovecot-35283b11095f157c99b0e5dcd115de15fe61d3a4.zip |
Adding debian version 1:2.3.21+dfsg1-2.debian/1%2.3.21+dfsg1-2
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/dovecot-dev.README.Debian')
-rw-r--r-- | debian/dovecot-dev.README.Debian | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/dovecot-dev.README.Debian b/debian/dovecot-dev.README.Debian new file mode 100644 index 0000000..cdcf38f --- /dev/null +++ b/debian/dovecot-dev.README.Debian @@ -0,0 +1,10 @@ +/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. + |