X-Git-Url: http://git.sven.stormbind.net/?a=blobdiff_plain;f=debian%2Fchangelog;h=1d8d6630a29a83777a52dc2c113e4d0ce290fa01;hb=cf3df17037df6c2fb1eeb1e441aa6bdaa5fc7d0d;hp=e4c4ec228c4e4fd3742752c56826dfdff1c5822a;hpb=b0f4f9469a2a1e26a25048fc9f82adb3af22f170;p=sven%2Fpflogsumm.git diff --git a/debian/changelog b/debian/changelog index e4c4ec2..1d8d663 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,20 @@ +pflogsumm (1.1.5-7) unstable; urgency=medium + + * Re-Release for a source only upload. Package is unchanged. + + -- Sven Hoexter Sat, 11 Apr 2020 13:12:19 +0200 + +pflogsumm (1.1.5-6) unstable; urgency=medium + + * Update postscreen-rejects patch with a fix for IPv6 + addresses. Kudos to Juri Haberland + for the fix. (Closes: #955627) + * Migrate from source format 1.0 to 3.0 (quilt). + * Define cleaner for git buildpackage. + * Update to Standards-Version 4.5.0 - no changes. + + -- Sven Hoexter Thu, 09 Apr 2020 15:02:41 +0200 + pflogsumm (1.1.5-5) unstable; urgency=medium * Add patch to count milter rejects provided by Matus Uhlar.