diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 09:44:08 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 09:44:08 +0000 |
commit | 933bbaf3ed7bd659a5c044745aea763815928598 (patch) | |
tree | 6fe3906ff9f7121999800da3683c206d128b7d39 /debian/control | |
parent | Adding upstream version 4.94.2. (diff) | |
download | exim4-933bbaf3ed7bd659a5c044745aea763815928598.tar.xz exim4-933bbaf3ed7bd659a5c044745aea763815928598.zip |
Adding debian version 4.94.2-7+deb11u2.debian/4.94.2-7+deb11u2debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 320 |
1 files changed, 320 insertions, 0 deletions
diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..8cb90e1 --- /dev/null +++ b/debian/control @@ -0,0 +1,320 @@ +# * -base and daemon of the same upstream version enforced by a Breaks +# in -base and a versioned Depends of the daemon-packages on -base +# * -base depends on -config, without automatic versioning. +Source: exim4 +Section: mail +Priority: standard +Maintainer: Exim4 Maintainers <pkg-exim4-maintainers@lists.alioth.debian.org> +Uploaders: + Andreas Metzler <ametzler@debian.org>, + Marc Haber <mh+debian-packages@zugschlus.de> +Homepage: https://www.exim.org/ +Standards-Version: 4.5.1 +Rules-Requires-Root: binary-targets +Vcs-Git: https://salsa.debian.org/exim-team/exim4.git +Vcs-Browser: https://salsa.debian.org/exim-team/exim4 +Build-Depends: + debhelper-compat (= 13), + default-libmysqlclient-dev, + docbook-xml, + docbook-xsl, + libdb5.3-dev, + libgnutls28-dev (>= 3.5.7), + libident-dev, + libidn11-dev, + libidn2-dev, + libldap2-dev, + libpam0g-dev, + libpcre3-dev, + libperl-dev, + libpq-dev, + libsasl2-dev, + libsqlite3-dev, + libx11-dev, + libxaw7-dev, + libxext-dev, + libxmu-dev, + libxt-dev, + lynx, + po-debconf, + xsltproc + +Package: exim4-base +Architecture: any +Priority: optional +Breaks: + exim4-daemon-custom (<<${Upstream-Version}), + exim4-daemon-heavy (<<${Upstream-Version}), + exim4-daemon-light (<<${Upstream-Version}), + exim4-daemon-custom (<< 4.94.2-6~), + exim4-daemon-heavy (<< 4.94.2-6~), + exim4-daemon-light (<< 4.94.2-6~) +Conflicts: exim, exim-tls +Replaces: + exim, + exim-tls, + exim4-daemon-custom, + exim4-daemon-heavy, + exim4-daemon-light +Depends: + adduser, + cron | cron-daemon | anacron | systemd-sysv, + exim4-config (>=4.94) | exim4-config-2, + lsb-base (>= 3.0-6), + netbase, + ${misc:Depends}, + ${shlibs:Depends} +# psmisc just for exiwhat. +Recommends: mailx, psmisc +Suggests: + exim4-doc-html | exim4-doc-info, + eximon4, + file, + gnutls-bin | openssl, + mail-reader, + spf-tools-perl, + swaks +Description: support files for all Exim MTA (v4) packages + Exim (v4) is a mail transport agent. exim4-base provides the support + files needed by all exim4 daemon packages. You need an additional package + containing the main executable. The available packages are: + . + exim4-daemon-light + exim4-daemon-heavy + . + If you build exim4 from the source package locally, you can also + build an exim4-daemon-custom package tailored to your own feature set. + . + The Debian exim4 packages have their own web page, + http://wiki.debian.org/PkgExim4. There is also a Debian-specific + FAQ list. Information about the way the Debian packages are + configured can be found in + /usr/share/doc/exim4-base/README.Debian.gz, which additionally contains + information about the way the Debian binary packages are built. The + very extensive upstream documentation is shipped in + /usr/share/doc/exim4-base/spec.txt.gz. To repeat the debconf-driven + configuration process in a standard setup, invoke dpkg-reconfigure + exim4-config. There is a Debian-centered mailing list, + pkg-exim4-users@lists.alioth.debian.org. Please ask Debian-specific + questions there, and only write to the upstream exim-users mailing + list if you are sure that your question is not Debian-specific. You + can find the subscription web page on + http://lists.alioth.debian.org/mailman/listinfo/pkg-exim4-users + +Package: exim4-config +Architecture: all +Priority: optional +Breaks: + exim4-daemon-heavy (<< 4.94), + exim4-daemon-light (<< 4.94) +Provides: exim4-config-2 +Conflicts: + exim, + exim-tls, + exim4-config, + exim4-config-2, + ${MTA-Conflicts} +Depends: adduser, ${misc:Depends}, ${shlibs:Depends} +Recommends: ca-certificates +Description: configuration for the Exim MTA (v4) + Exim (v4) is a mail transport agent. exim4-config provides the configuration + for the exim4 daemon packages. The configuration framework has been split + off the main package to allow sites to replace the configuration scheme + with their own without having to change the actual exim4 packages. + . + Sites with special configuration needs (having a lot of identically + configured machines for example) can use this to distribute their own + custom configuration via the packaging system, using the magic + available with dpkg's conffile handling, without having to do local + changes on all of these machines. + . + The Debian exim4 packages have their own web page, + http://wiki.debian.org/PkgExim4. There is also a Debian-specific + FAQ list. Information about the way the Debian packages are + configured can be found in + /usr/share/doc/exim4-base/README.Debian.gz, which additionally contains + information about the way the Debian binary packages are built. The + very extensive upstream documentation is shipped in + /usr/share/doc/exim4-base/spec.txt.gz. To repeat the debconf-driven + configuration process in a standard setup, invoke dpkg-reconfigure + exim4-config. There is a Debian-centered mailing list, + pkg-exim4-users@lists.alioth.debian.org. Please ask Debian-specific + questions there, and only write to the upstream exim-users mailing + list if you are sure that your question is not Debian-specific. You + can find the subscription web page on + http://lists.alioth.debian.org/mailman/listinfo/pkg-exim4-users + +Package: exim4-daemon-light +Architecture: any +Priority: optional +Provides: + ${localscanabiversion}, + mail-transport-agent, + ${dist:Provides:exim4-daemon-light} +Conflicts: mail-transport-agent +Replaces: exim4-base (<= 4.61-1), mail-transport-agent +Depends: + exim4-base (>= ${Upstream-Version}), + ${misc:Depends}, + ${shlibs:Depends} +Description: lightweight Exim MTA (v4) daemon + Exim (v4) is a mail transport agent. This package contains the exim4 + daemon with only basic features enabled. It works well with the + standard setups that are provided by Debian and includes support for + TLS encryption and the dlopen patch to allow dynamic loading of a + local_scan function. + . + The Debian exim4 packages have their own web page, + http://wiki.debian.org/PkgExim4. There is also a Debian-specific + FAQ list. Information about the way the Debian packages are + configured can be found in + /usr/share/doc/exim4-base/README.Debian.gz, which additionally contains + information about the way the Debian binary packages are built. The + very extensive upstream documentation is shipped in + /usr/share/doc/exim4-base/spec.txt.gz. To repeat the debconf-driven + configuration process in a standard setup, invoke dpkg-reconfigure + exim4-config. There is a Debian-centered mailing list, + pkg-exim4-users@lists.alioth.debian.org. Please ask Debian-specific + questions there, and only write to the upstream exim-users mailing + list if you are sure that your question is not Debian-specific. You + can find the subscription web page on + http://lists.alioth.debian.org/mailman/listinfo/pkg-exim4-users + +Package: exim4 +Architecture: all +Priority: optional +Depends: + debconf (>= 1.4.69) | cdebconf (>= 0.39), + exim4-base (<< ${source:Version}.1), + exim4-base (>= ${source:Version}), + exim4-daemon-light (>= ${source:Version}) | + exim4-daemon-heavy (>= ${source:Version}) | + exim4-daemon-custom (>= ${source:Version}), + ${misc:Depends} +Description: metapackage to ease Exim MTA (v4) installation + Exim (v4) is a mail transport agent. exim4 is the metapackage depending + on the essential components for a basic exim4 installation. + . + The Debian exim4 packages have their own web page, + http://wiki.debian.org/PkgExim4. There is also a Debian-specific + FAQ list. Information about the way the Debian packages are + configured can be found in + /usr/share/doc/exim4-base/README.Debian.gz, which additionally contains + information about the way the Debian binary packages are built. The + very extensive upstream documentation is shipped in + /usr/share/doc/exim4-base/spec.txt.gz. To repeat the debconf-driven + configuration process in a standard setup, invoke dpkg-reconfigure + exim4-config. There is a Debian-centered mailing list, + pkg-exim4-users@lists.alioth.debian.org. Please ask Debian-specific + questions there, and only write to the upstream exim-users mailing + list if you are sure that your question is not Debian-specific. You + can find the subscription web page on + http://lists.alioth.debian.org/mailman/listinfo/pkg-exim4-users + +Package: exim4-daemon-heavy +Architecture: any +Priority: optional +Provides: + ${localscanabiversion}, + mail-transport-agent +Conflicts: mail-transport-agent +Replaces: exim4-base (<= 4.61-1), mail-transport-agent +Depends: + exim4-base (>= ${Upstream-Version}), + ${misc:Depends}, + ${shlibs:Depends} +Breaks: clamav-daemon (<< 0.95) +Description: Exim MTA (v4) daemon with extended features, including exiscan-acl + Exim (v4) is a mail transport agent. This package contains the exim4 + daemon with extended features. In addition to the features already + supported by exim4-daemon-light, exim4-daemon-heavy includes LDAP, + sqlite, PostgreSQL and MySQL data lookups, SASL and SPA SMTP authentication, + embedded Perl interpreter, and the content scanning extension + (formerly known as "exiscan-acl") for integration of virus scanners + and spamassassin. + . + The Debian exim4 packages have their own web page, + http://wiki.debian.org/PkgExim4. There is also a Debian-specific + FAQ list. Information about the way the Debian packages are + configured can be found in + /usr/share/doc/exim4-base/README.Debian.gz, which additionally contains + information about the way the Debian binary packages are built. The + very extensive upstream documentation is shipped in + /usr/share/doc/exim4-base/spec.txt.gz. To repeat the debconf-driven + configuration process in a standard setup, invoke dpkg-reconfigure + exim4-config. There is a Debian-centered mailing list, + pkg-exim4-users@lists.alioth.debian.org. Please ask Debian-specific + questions there, and only write to the upstream exim-users mailing + list if you are sure that your question is not Debian-specific. You + can find the subscription web page on + http://lists.alioth.debian.org/mailman/listinfo/pkg-exim4-users + +#Package: exim4-daemon-custom +#Architecture: any +#Priority: optional +#Provides: ${localscanabiversion}, mail-transport-agent +#Conflicts: mail-transport-agent +#Replaces: exim4-base (<= 4.61-1), mail-transport-agent +#Depends: +# exim4-base (>= ${Upstream-Version}), +# ${misc:Depends}, +# ${shlibs:Depends} +#Description: custom Exim MTA (v4) daemon with locally set features +# Exim (v4) is a mail transport agent. This package contains a +# custom-configured exim4 daemon compiled to local needs. This package +# is not part of official Debian, but can easily be built from the +# Debian source package. For information about the feature set compiled in, +# and for bug reports, please find out who built your package. +# . +# The Debian exim4 packages have their own web page, +# http://wiki.debian.org/PkgExim4. There is also a Debian-specific +# FAQ list. Information about the way the Debian packages are +# configured can be found in +# /usr/share/doc/exim4-base/README.Debian.gz, which additionally contains +# information about the way the Debian binary packages are built. The +# very extensive upstream documentation is shipped in +# /usr/share/doc/exim4-base/spec.txt.gz. To repeat the debconf-driven +# configuration process in a standard setup, invoke dpkg-reconfigure +# exim4-config. There is a Debian-centered mailing list, +# pkg-exim4-users@lists.alioth.debian.org. Please ask Debian-specific +# questions there, and only write to the upstream exim-users mailing +# list if you are sure that your question is not Debian-specific. You +# can find the subscription web page on +# http://lists.alioth.debian.org/mailman/listinfo/pkg-exim4-users + +Package: eximon4 +Architecture: any +Priority: optional +Conflicts: eximon +Replaces: eximon +Depends: exim4-base (>= 4.10), ${misc:Depends}, ${shlibs:Depends} +Description: monitor application for the Exim MTA (v4) (X11 interface) + Eximon is a helper program for the Exim MTA (v4). It allows + administrators to view the mail queue and logs, and perform a variety + of actions on queued messages, such as freezing, bouncing and thawing + messages. + +Package: exim4-dev +Architecture: any +Priority: optional +Depends: ${misc:Depends} +Description: header files for the Exim MTA (v4) packages + Exim (v4) is a mail transport agent. This package contains header + files that can be used to compile code that is then dynamically linked + to exim's local_scan interface. + . + The Debian exim4 packages have their own web page, + http://wiki.debian.org/PkgExim4. There is also a Debian-specific + FAQ list. Information about the way the Debian packages are + configured can be found in + /usr/share/doc/exim4-base/README.Debian.gz, which additionally contains + information about the way the Debian binary packages are built. The + very extensive upstream documentation is shipped in + /usr/share/doc/exim4-base/spec.txt.gz. To repeat the debconf-driven + configuration process in a standard setup, invoke dpkg-reconfigure + exim4-config. There is a Debian-centered mailing list, + pkg-exim4-users@lists.alioth.debian.org. Please ask Debian-specific + questions there, and only write to the upstream exim-users mailing + list if you are sure that your question is not Debian-specific. You + can find the subscription web page on + http://lists.alioth.debian.org/mailman/listinfo/pkg-exim4-users |