diff options
author | Christian Perrier <bubulle@debian.org> | 2008-07-16 22:41:04 +0200 |
---|---|---|
committer | Julien Valroff <julien@kirya.net> | 2010-01-04 19:39:21 +0100 |
commit | 01b76eb9b6121b19a376a9c447c5d431c7392c1c (patch) | |
tree | c2858ea28031a3bcee1036299f91f7f613ee391b /debian/control | |
parent | d906efbb1aacfebd9931d49028f6240a667bae14 (diff) |
Imported Debian patch 1.14-1.2debian/1.14-1.2
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. |