summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2018-09-09 09:46:26 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2018-09-09 09:46:26 +0200
commit1826162ee750b1f5061ef675710d08013295cd27 (patch)
tree33bc0000edb823ba5eb8e7bbc1b23683a131327a
parentf582ae71c56c17555e8a7c71912f0e98b3666060 (diff)
d/NEWS.debian: Use paragraphs instead bulleted lists
-rw-r--r--debian/NEWS.Debian24
-rw-r--r--debian/changelog2
2 files changed, 14 insertions, 12 deletions
diff --git a/debian/NEWS.Debian b/debian/NEWS.Debian
index 3cf3d06..a614270 100644
--- a/debian/NEWS.Debian
+++ b/debian/NEWS.Debian
@@ -1,21 +1,21 @@
mailgraph (1.14-15) unstable; urgency=medium
- * mailgraph are now installed at /usr/share/mailgraph. For use with
- apache2 there is a mailgraph.conf at /usr/share/doc/mailgraph/examples.
- You can copy the file to /etc/apache2/conf-available and enable it
- with "a2enconf mailgraph" as root.
+ mailgraph are now installed at /usr/share/mailgraph. For use with
+ apache2 there is a mailgraph.conf at /usr/share/doc/mailgraph/examples.
+ You can copy the file to /etc/apache2/conf-available and enable it
+ with "a2enconf mailgraph" as root.
-- Jörg Frings-Fürst <debian@jff-webhosting.net> Sun, 15 Jan 2017 13:35:50 +0100
mailgraph (1.14-9) unstable; urgency=low
- * mailgraph now allows the creation of both RRD and graph for greylisting,
- supporting postgrey and grossd (contributions to support more greylisting
- applications are welcome).
- If you used the --only-mail-rrd and/or --only-virus-rrd options, please make
- sure you update your configuration for the following new options:
- --no-mail-rrd Do not update the mail rrd.
- --no-virus-rrd Do not update the virus rrd.
- --no-greylist-rrd Do not update the greylist rrd.
+ mailgraph now allows the creation of both RRD and graph for greylisting,
+ supporting postgrey and grossd (contributions to support more greylisting
+ applications are welcome).
+ If you used the --only-mail-rrd and/or --only-virus-rrd options, please make
+ sure you update your configuration for the following new options:
+ --no-mail-rrd Do not update the mail rrd.
+ --no-virus-rrd Do not update the virus rrd.
+ --no-greylist-rrd Do not update the greylist rrd.
-- Julien Valroff <julien@debian.org> Sun, 13 Mar 2011 08:40:00 +0100
diff --git a/debian/changelog b/debian/changelog
index ece5f60..2aaa61e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -17,6 +17,8 @@ mailgraph (1.14-16) UNRELEASED; urgency=medium
* debian/copyright:
- Use secure URI for copyright format and source.
- Change year to 2018 for packaging.
+ * debian/NEWS.debian:
+ - Use paragraphs instead bulleted lists.
-- Jörg Frings-Fürst <debian@jff.email> Tue, 27 Jun 2017 19:47:59 +0200