summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulien Valroff <julien@kirya.net>2010-01-06 21:18:50 +0100
committerJulien Valroff <julien@kirya.net>2010-01-06 21:18:50 +0100
commit065f676081ffacc35e4f50ca1faf9bc33fe4123c (patch)
tree3334b0dafca89bb5e08d9dc9674e9056dbaae343
parentab013d048226dd06e51af6c7cf34eaf8d11bea05 (diff)
Rewrite both short and longn descriptions to state Exim and Sendmail are also supported (Closes: #469257)
-rw-r--r--debian/changelog8
-rw-r--r--debian/control8
2 files changed, 10 insertions, 6 deletions
diff --git a/debian/changelog b/debian/changelog
index ef4f0ae..fe466be 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -16,15 +16,19 @@ mailgraph (1.14-2) UNRELEASED; urgency=low
(Closes: #370091)
* Allow extra options to be passed to mailgraph through default file
(Closes: #311437, #258980)
- * Complete rewrite of the postinst script (Closes: #513634, #337923, #283664)
+ * Complete rewrite of the postinst script
+ (Closes: #513634, #337923, #283664, #343726)
* Add ${misc:Depends} to the dependencies
* Make sure the rrd directory has the correct ownership
* Add mailgraph.css to the package (Closes: #513527)
* Rewrite of the init script using lsb functions:
+ Call mailgraph with --daemon_pid option (Closes: #508786)
+ Make sure the rrd dir is writable by the HTTP daemon (Closes: #543900)
+ * Rewrite both short and longn descriptions to state Exim and Sendmail
+ are also supported (Closes: #469257)
+ * Add recommends for an MTA
- -- Julien Valroff <julien@kirya.net> Wed, 06 Jan 2010 20:57:23 +0100
+ -- Julien Valroff <julien@kirya.net> Wed, 06 Jan 2010 21:17:55 +0100
mailgraph (1.14-1.2) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 38b3e69..39181f4 100644
--- a/debian/control
+++ b/debian/control
@@ -11,9 +11,9 @@ Homepage: http://mailgraph.schweikert.ch
Package: mailgraph
Architecture: all
Depends: ${misc:Depends}, libfile-tail-perl, librrds-perl
-Pre-Depends: debconf | debconf-2.0
-Recommends: httpd | apache
-Description: Mail statistics RRDtool frontend for Postfix
+Pre-Depends: debconf
+Recommends: httpd | apache, exim4 | postfix | sendmail | mail-transport-agent
+Description: RRDtool frontend for Mail statistics
Mailgraph is a very simple mail statistics RRDtool frontend for
- Postfix that produces daily, weekly, monthly and yearly graphs of
+ Postfix, Sendmail or Exim that produces daily, weekly, monthly and yearly graphs of
received/sent and bounced/rejected mail.