Files
bongo/debian/control
T
Mario Fetka e1ae2f3e9d
Debian Trixie package bundle / packages (push) Failing after 20m25s
Fix Debian systemd install paths
2026-07-21 00:41:52 +02:00

64 lines
1.6 KiB
Plaintext

Source: bongo
Section: mail
Priority: optional
Maintainer: Bongo Project <bongo-dev@disconnected-by-peer.at>
Build-Depends:
debhelper-compat (= 13),
dh-python,
cmake (>= 3.16),
ninja-build,
pkgconf,
gettext,
python3-dev,
python3-dateutil,
python3-dnspython,
python3-nh3,
python3-vobject,
libglib2.0-dev,
libgmime-3.0-dev,
libgcrypt20-dev,
libgnutls28-dev,
libsqlite3-dev,
libcurl4-gnutls-dev,
libldns-dev,
libmailutils-dev (>= 1:3.19-1+bongo1),
libgsasl-dev (>= 2.2.0),
libldap2-dev,
liboath-dev,
libargon2-dev,
libqrencode-dev,
libspf2-dev (>= 1.2.10-8.3+bongo1),
libopendkim-dev,
libopendmarc-dev,
libsrs2-dev (>= 1.0.18-4+bongo1),
libpsl-dev,
libical-dev,
libicu-dev
Standards-Version: 4.7.2
Homepage: https://gitea.disconnected-by-peer.at/geos_one/bongo
Vcs-Git: https://gitea.disconnected-by-peer.at/geos_one/bongo.git
Vcs-Browser: https://gitea.disconnected-by-peer.at/geos_one/bongo
Rules-Requires-Root: no
Package: bongo
Architecture: any
Depends:
${misc:Depends},
${python3:Depends},
${shlibs:Depends},
adduser,
python3-dateutil,
python3-dnspython,
python3-nh3,
python3-vobject
Recommends: clamav-daemon, spamassassin, fail2ban
Suggests: apache2 | nginx, mailman3
Provides: mail-transport-agent
Conflicts: mail-transport-agent
Replaces: bongo-server (<< 0.7.0)
Description: simple integrated mail, calendar and contacts server
Bongo provides SMTP submission and transport, IMAP, POP3, ManageSieve,
CalDAV, CardDAV, a Web client, administration tools, filtering, and a
message store in one integrated server. It is the maintained continuation
of the historical Bongo Project code base.