X-Git-Url: http://git.sven.stormbind.net/?p=sven%2Fpflogsumm.git;a=blobdiff_plain;f=debian%2Fchangelog;h=c897bb64bfc96c4062debd17dd4d66f879b003b4;hp=b3f0b87f9a350bb33444e4edc81ac3ee44d1e02b;hb=51fa915def4cdfc06f564f921241de254cfb0ddc;hpb=c8b6c5bf7d87a1f796de2b598e7b61b3b7d7580e diff --git a/debian/changelog b/debian/changelog index b3f0b87..c897bb6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,26 @@ +pflogsumm (1.1.3-1) unstable; urgency=low + + * New upstream release + + Reduce detail reporting with several --*_detail=N switches or + one global --detail=N switch. This deprecates several --no_*_detail + switches. See the upstream changelog for more details. (Closes: #364827) + + Added support for RFC 3330 timestamps. (Closes: #432276) + * Bump Standards-Version to 3.8.4 - no changes required. + + -- Sven Hoexter Sat, 20 Mar 2010 23:12:04 +0100 + +pflogsumm (1.1.2-2) unstable; urgency=low + + * Change dependency from perl5 to perl. + * Change priority from optional to extra to match with + the override entries already set in the archive. + (Postfix itself has to be priority extra so it doesn't make + sense to have pflogsumm with priority optional even if it + doesn't strictly depend on Postfix.) + * Remove the '.pl' in the cron example files. + + -- Sven Hoexter Fri, 16 Oct 2009 20:28:12 +0200 + pflogsumm (1.1.2-1) unstable; urgency=low * Adopt the package (Closes: #549359).