summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog14
-rw-r--r--debian/control3
2 files changed, 13 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog
index a29e155..405dcc4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-exim4 (4.83~RC1-1) UNRELEASED; urgency=medium
+exim4 (4.83~RC1-1) experimental; urgency=medium
* New upstream feature release candidate.
+ JH/06 Log outbound-TLS and port details, subject to log selectors, for a
@@ -7,8 +7,16 @@ exim4 (4.83~RC1-1) UNRELEASED; urgency=medium
* Drop superfluous patches: 75_unbind-ldap-connection.diff
76_fix_ldap_option_setting.diff 77_close-the-server-side-of-TLS.diff
80_fix_ftbfs_hurd.diff
-
- -- Andreas Metzler <ametzler@debian.org> Thu, 29 May 2014 08:17:08 +0200
+ * Since exim4-base currently only includes daily cronjobs let anacron
+ fulfill the dependency, too. Systems with missing recommends (anacron
+ recommends cron) that are *not* restarted regularily will therefore not
+ run the cron-job regularily. Exim should not break horribly in this case
+ and we can assume the local system administrator knows what (s)he is doing
+ by disabling installation of recommends. (Policy: "[...] packages that
+ would be found together with this one in all but unusual installations")
+ Closes: #733929
+
+ -- Andreas Metzler <ametzler@debian.org> Thu, 29 May 2014 13:09:04 +0200
exim4 (4.82.1-1) unstable; urgency=high
diff --git a/debian/control b/debian/control
index 14d1130..4635a37 100644
--- a/debian/control
+++ b/debian/control
@@ -23,7 +23,8 @@ Breaks: exim4-daemon-light (<<${Upstream-Version}),
exim4-daemon-custom (<<${Upstream-Version})
Conflicts: exim, exim-tls
Replaces: exim, exim-tls, exim4-daemon-light, exim4-daemon-heavy, exim4-daemon-custom
-Depends: ${shlibs:Depends}, ${misc:Depends}, cron | fcron, exim4-config (>=4.82) | exim4-config-2, adduser, netbase, lsb-base (>= 3.0-6)
+Depends: ${shlibs:Depends}, ${misc:Depends}, cron | anacron | fcron,
+ exim4-config (>=4.82) | exim4-config-2, adduser, netbase, lsb-base (>= 3.0-6)
# psmisc just for exiwhat.
Recommends: psmisc, mailx, perl-modules
Suggests: mail-reader, eximon4, exim4-doc-html|exim4-doc-info,