X-Git-Url: http://git.sven.stormbind.net/?p=sven%2Fpflogsumm.git;a=blobdiff_plain;f=debian%2Fchangelog;h=f0a7c60f54e63fd6eb2a5e8a5961637e2430d288;hp=c897bb64bfc96c4062debd17dd4d66f879b003b4;hb=c1d5b21cf044394738c99d66a57a4e1332f12650;hpb=e685345e7e418731ba7d75c149dd067f67c1a7d0 diff --git a/debian/changelog b/debian/changelog index c897bb6..f0a7c60 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,29 @@ +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. (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 + pflogsumm (1.1.3-1) unstable; urgency=low * New upstream release