diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..da462f1 --- /dev/null +++ b/debian/control @@ -0,0 +1,16 @@ +Source: mailgraph +Section: admin +Priority: extra +Maintainer: Norbert Tretkowski <nobse@debian.org> +Build-Depends: debhelper (>= 4.1.16), dpatch, po-debconf +Standards-Version: 3.7.2.2 + +Package: mailgraph +Architecture: all +Depends: libfile-tail-perl, librrds-perl +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 that produces daily, weekly, monthly and yearly graphs of + received/sent and bounced/rejected mail. |