From ec6cbb28d2867407af7694cd2ef93cfa31a7608c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Fri, 20 Aug 2021 09:39:53 +0200 Subject: Rename NEWS.Debian to NEWS --- debian/NEWS | 21 +++++++++++++++++++++ debian/NEWS.Debian | 21 --------------------- debian/changelog | 1 + 3 files changed, 22 insertions(+), 21 deletions(-) create mode 100644 debian/NEWS delete mode 100644 debian/NEWS.Debian (limited to 'debian') diff --git a/debian/NEWS b/debian/NEWS new file mode 100644 index 0000000..2a092cd --- /dev/null +++ b/debian/NEWS @@ -0,0 +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. + + -- Jörg Frings-Fürst 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. + + -- Julien Valroff Sun, 13 Mar 2011 08:40:00 +0100 diff --git a/debian/NEWS.Debian b/debian/NEWS.Debian deleted file mode 100644 index 2a092cd..0000000 --- a/debian/NEWS.Debian +++ /dev/null @@ -1,21 +0,0 @@ -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. - - -- Jörg Frings-Fürst 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. - - -- Julien Valroff Sun, 13 Mar 2011 08:40:00 +0100 diff --git a/debian/changelog b/debian/changelog index 1e9c11d..df99cce 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ mailgraph (1.14-18) UNRELEASED; urgency=medium * Declare compliance with Debian Policy 4.6.0.0 (No changes needed). * debian/control: - Add ${misc:Pre-Depends}. + * Rename NEWS.Debian to NEWS (thanks to lintian). -- Jörg Frings-Fürst Thu, 18 Jul 2019 20:31:13 +0200 -- cgit v1.2.3