X-Git-Url: http://git.sven.stormbind.net/?p=sven%2Fpflogsumm.git;a=blobdiff_plain;f=debian%2Fchangelog;h=64a3b96cd7cbdf1c9bcac8a40d351d18adb3954b;hp=762213b90552bc526e3d873887433773da1418a4;hb=3b2fc869d05e70571adf0c43ff4f3d23bb585c3c;hpb=927c29814081624b37e4b7b732b930198f08740e diff --git a/debian/changelog b/debian/changelog index 762213b..64a3b96 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,12 +1,61 @@ -pflogsumm (1.1.3-2) UNRELEASED; urgency=low +pflogsumm (1.1.5-4) UNRELEASED; urgency=medium + + * Change Standards-Version to 4.2.1. + * Change priority from extra to optional. + * Change Vcs-Git to a https URL. + * Build-Depend on debhelper-compat, change to debhelper compat level 11. + + -- + +pflogsumm (1.1.5-3) unstable; urgency=medium + + * Import postscreen support patch provided by Matus Uhlar + d/patches/postscreen-rejects (Closes: #861402) + * Update d/copyright year to 2017. + * Update d/compat to 10, increase debhelper version dependency. + + -- Sven Hoexter Tue, 02 May 2017 18:32:14 +0200 + +pflogsumm (1.1.5-2) unstable; urgency=low + + * Increase Standards-Version to 3.9.8 - no changes required. + * Set debhelper compat level to 9. + * Set Vcs-Browser URL to a https based one. + + -- Sven Hoexter Sun, 27 Nov 2016 21:07:23 +0100 + +pflogsumm (1.1.5-1) unstable; urgency=low + + * New upstream release. + + Fixes RFC 3339 timestamps support including high precision + timestamps. Thanks to Mihai Stan + for the bugreport and the initial patch. (Closes: #644896) + + -- Sven Hoexter Mon, 06 Feb 2012 10:13:35 +0100 + +pflogsumm (1.1.4-1) unstable; urgency=low + + * New upstream release - Postfix 2.9 compatible. + + Refreshed kill-dot-pl patch. + + -- Sven Hoexter Wed, 01 Feb 2012 20:44:35 +0100 + +pflogsumm (1.1.3-2) unstable; urgency=low * Update Vcs-* to the new git repository. - * No longer create '.pl' compatiblity symlinks. - * Add a NEWS.Debian to state that the compatiblity symlinks are gone. + * No longer create '.pl' compatiblity symlinks. (Closes: #639012) + * Add a NEWS file to state that the compatiblity symlinks are gone. * Increase Standards-Version up to 3.9.2 - no changes required. * Increase debhelper compat level to 8, build-depend on debhelper (>=8). * Add debian/source/format -> 1.0. * Build-depend on quilt to use dh --with quilt. + * Add debian/patches/kill-dot-pl and a debian/README.source. Due to + the removed '.pl' symlinks we've to do some s/pflogsumm.pl/pflogsumm/ + in several files. + * Update debian/copyright: + - Refer to /usr/share/common-licenses/GPL-2 instead of the generic + GPL symlink. + - State that the copyright and license for the debian directory. -- Sven Hoexter Thu, 28 Apr 2011 20:46:12 +0200