X-Git-Url: http://git.sven.stormbind.net/?a=blobdiff_plain;f=debian%2Fchangelog;h=f74f1739fb57a00e8221bff2ce559933bf955166;hb=refs%2Ftags%2Fdebian%2F1.1.5-2;hp=64bc031feb3a22c50d4c71ddf1fba1492bbc3203;hpb=dbcbf4789c0a19271a3d3fdf7398519c89068357;p=sven%2Fpflogsumm.git diff --git a/debian/changelog b/debian/changelog index 64bc031..f74f173 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,21 @@ -pflogsumm (1.1.4-1) UNRELEASED; urgency=low +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.