summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-13 08:42:07 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-13 08:42:07 +0000
commit14f544444eb1b688f5456518ba0f88cbd8f1e28e (patch)
treeca1fd7612379ea42f30cafb5bee84c2254903f99 /debian/control
parentMerging upstream version 3.9.0. (diff)
downloadpostfix-14f544444eb1b688f5456518ba0f88cbd8f1e28e.tar.xz
postfix-14f544444eb1b688f5456518ba0f88cbd8f1e28e.zip
Adding debian version 3.9.0-1~exp1.debian/3.9.0-1_exp1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r--debian/control11
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index 09cf360..e7ab463 100644
--- a/debian/control
+++ b/debian/control
@@ -16,6 +16,7 @@ Build-Depends: debhelper-compat (= 13),
libicu-dev,
libldap-dev,
liblmdb-dev,
+ libmongoc-dev,
libnsl-dev | libc6-dev (<<2.37-15.1),
libpcre2-dev,
libpq-dev,
@@ -51,6 +52,7 @@ Suggests: libsasl2-modules | dovecot-common,
postfix-ldap,
postfix-lmdb,
postfix-mta-sts-resolver,
+ postfix-mongodb,
postfix-mysql,
postfix-pcre,
postfix-pgsql,
@@ -103,6 +105,15 @@ Description: PCRE map support for Postfix
This provides support for PCRE (perl compatible regular expression) maps in
Postfix. If you plan to use PCRE maps with Postfix, you need this.
+Package: postfix-mongodb
+Architecture: any
+Depends: postfix (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}
+Description: MongoDB map support for Postfix
+ ${Description}
+ .
+ This provides support for MongoDB maps in Postfix. If you plan to use MongDB
+ maps with Postfix, you need this.
+
Package: postfix-mysql
Architecture: any
Depends: postfix (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}