diff options
author | Julien Valroff <julien@kirya.net> | 2010-10-23 14:11:22 +0200 |
---|---|---|
committer | Julien Valroff <julien@kirya.net> | 2011-03-13 18:30:14 +0100 |
commit | 6ae50dc1afce089ecf5595fdd13a088afe2886ca (patch) | |
tree | 3d3feb4f9c122b6542cb0ce8cc5750a19582a9e0 /debian/control | |
parent | 44962f21cbc5c9de2482c61b7b1cce1b81812eaa (diff) |
Imported Debian patch 1.14-1.4squeeze1debian/1.14-1.4squeeze1
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. |