diff options
author | Julien Valroff <julien@kirya.net> | 2010-11-06 11:09:01 +0100 |
---|---|---|
committer | Julien Valroff <julien@kirya.net> | 2010-11-06 11:09:01 +0100 |
commit | 28f7f2e7d18655741ba4b6b6be54fa733723a65f (patch) | |
tree | ec9b6ba2d4c789e63ea9eb4cd6b4f81684b93c86 | |
parent | 2673c97e497cf4bc44c554aec1af46af96235540 (diff) |
Remove duplicate description from README.Debian
-rw-r--r-- | debian/README.Debian | 8 | ||||
-rw-r--r-- | debian/changelog | 3 |
2 files changed, 5 insertions, 6 deletions
diff --git a/debian/README.Debian b/debian/README.Debian index f170614..931689c 100644 --- a/debian/README.Debian +++ b/debian/README.Debian @@ -1,7 +1,5 @@ -Mailgraph gathers statistics about traffic passing through a Postfix -mail server and presents them in graphical form on a web page. It does -this using the excellent RRDTOOL -(http://people.ee.ethz.ch/~oetiker/webtools/rrdtool/). +README.Debian for mailgraph +============================ This Debian package installs itself, optionally, as a daemon that will constantly gather the statistics it needs. You really need to turn @@ -23,4 +21,4 @@ Note for Lighttpd users: -- Norbert Tretkowski <nobse@debian.org> Thu, 25 Dec 2003 23:50:13 +0100 - -- Julien Valroff <julien@kirya.net> Fri, 17 Aug 2010 22:18:13 +0200 + -- Julien Valroff <julien@kirya.net> Sat, 06 Nov 2010 11:07:08 +0100 diff --git a/debian/changelog b/debian/changelog index 9bcc939..d405bf6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,8 +2,9 @@ mailgraph (1.14-6) unstable; urgency=low * Debconf templates translation update: + nl - thanks to Remco Rijnders (Closes: #600552) + * Remove duplicate description from README.Debian - -- Julien Valroff <julien@kirya.net> Tue, 19 Oct 2010 20:23:55 +0200 + -- Julien Valroff <julien@kirya.net> Sat, 06 Nov 2010 11:08:16 +0100 mailgraph (1.14-5) unstable; urgency=low |