X-Git-Url: http://git.sven.stormbind.net/?p=sven%2Fpflogsumm.git;a=blobdiff_plain;f=debian%2Fchangelog;h=74ab3dec1d1be9b17aaf951605f81ee610e18523;hp=f07c8288e7928132b4802c7a5ebf83152b881e36;hb=fcb92ea0f03a8dc5a29a4a3aefff6d369b8f8a67;hpb=24b5531933ecf0899c7d0ddf0c303a97bb0efa09 diff --git a/debian/changelog b/debian/changelog index f07c828..74ab3de 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,27 @@ -pflogsumm (1.1.3-2) UNRELEASED; urgency=low +pflogsumm (1.1.4-1) UNRELEASED; urgency=low + + * New upstream release - Postfix 2.9 compatible. + + Works with high precission timestamps. (Closes: #644896) + + 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