X-Git-Url: http://git.sven.stormbind.net/?a=blobdiff_plain;f=debian%2Fchangelog;h=56ebdce64b43cd16b72e9950310d33aa225c4288;hb=d3e44e7405ba91620f3761ebe53c568752766f5c;hp=c897bb64bfc96c4062debd17dd4d66f879b003b4;hpb=e685345e7e418731ba7d75c149dd067f67c1a7d0;p=sven%2Fpflogsumm.git diff --git a/debian/changelog b/debian/changelog index c897bb6..56ebdce 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,19 @@ +pflogsumm (1.1.3-2) UNRELEASED; 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. + * Add debian/source/local-options -> unapply-patches. + * 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. + + -- Sven Hoexter Tue, 23 Aug 2011 19:54:07 +0200 + pflogsumm (1.1.3-1) unstable; urgency=low * New upstream release