diff options
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 3 | ||||
| -rw-r--r-- | debian/control | 2 | 
2 files changed, 3 insertions, 2 deletions
| diff --git a/debian/changelog b/debian/changelog index cb7c82f..52dd4ec 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,8 +5,9 @@ mailgraph (1.14-4) unstable; urgency=low    * Update debconf templates translations:      + de - thanks to Martin Eberhard Schauer (Closes: #593570)      + it - thanks to Luca Monducci (Closes: #593719) +  * Add versionned pre-dependency on debconf - -- Julien Valroff <julien@kirya.net>  Fri, 20 Aug 2010 16:50:50 +0200 + -- Julien Valroff <julien@kirya.net>  Sun, 29 Aug 2010 17:33:35 +0200  mailgraph (1.14-3) unstable; urgency=low diff --git a/debian/control b/debian/control index de3ebb4..22f6f21 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Homepage: http://mailgraph.schweikert.ch  Package: mailgraph  Architecture: all  Depends: ${misc:Depends}, libfile-tail-perl, librrds-perl -Pre-Depends: debconf +Pre-Depends: debconf (>= 0.5) | debconf-2.0  Recommends: httpd | apache2, exim4 | postfix | sendmail | mail-transport-agent  Description: RRDtool frontend for Mail statistics   Mailgraph is a very simple mail statistics RRDtool frontend for | 
