diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 20 |
1 files changed, 9 insertions, 11 deletions
diff --git a/debian/control b/debian/control index 2d221e7..a28ccb4 100644 --- a/debian/control +++ b/debian/control @@ -1,18 +1,16 @@ Source: mailgraph Section: admin Priority: extra -Maintainer: Julien Valroff <julien@debian.org> -Uploaders: Norbert Tretkowski <nobse@debian.org> -Build-Depends: debhelper (>= 8), po-debconf -Standards-Version: 3.9.1 -Homepage: http://mailgraph.schweikert.ch +Maintainer: Julien Valroff <julien@kirya.net> +Build-Depends: debhelper (>= 7), dpatch, po-debconf +Standards-Version: 3.7.2.2 Package: mailgraph Architecture: all -Depends: ${misc:Depends}, ${perl:Depends}, libfile-tail-perl, librrds-perl, ucf (>= 0.28) -Pre-Depends: debconf (>= 0.5) | debconf-2.0 -Recommends: httpd | apache2, exim4 | postfix | sendmail | mail-transport-agent -Description: RRDtool frontend for Mail statistics +Depends: libfile-tail-perl, librrds-perl, ${misc:Depends} +Pre-Depends: debconf | debconf-2.0 +Recommends: httpd | apache +Description: Mail statistics RRDtool frontend for Postfix Mailgraph is a very simple mail statistics RRDtool frontend for - Postfix, Sendmail or Exim that produces daily, weekly, monthly and - yearly graphs of received/sent and bounced/rejected mail. + Postfix that produces daily, weekly, monthly and yearly graphs of + received/sent and bounced/rejected mail. |