]> git.sven.stormbind.net Git - sven/pflogsumm.git/blobdiff - debian/changelog
Increase Standards-Version to 3.9.6 - no changes required.
[sven/pflogsumm.git] / debian / changelog
index 0c231894aa0e9830eb095da24351655af8e95bcf..2e68fb729dc66d4f1c57c3cca4058f9978fd0686 100644 (file)
@@ -1,4 +1,68 @@
-pflogsumm (1.1.1-1) unstable; urgency=low
+pflogsumm (1.1.5-2) unstable; urgency=low
+
+  * Increase Standards-Version to 3.9.6 - no  changes required.
+
+ --
+
+pflogsumm (1.1.5-1) unstable; urgency=low
+
+  * New upstream release.
+    + Fixes RFC 3339 timestamps support including high precision
+      timestamps. Thanks to Mihai Stan <mihai.stan@gameloft.com>
+      for the bugreport and the initial patch. (Closes: #644896)
+
+ -- Sven Hoexter <hoexter@debian.org>  Mon, 06 Feb 2012 10:13:35 +0100
+
+pflogsumm (1.1.4-1) unstable; urgency=low
+
+  * New upstream release - Postfix 2.9 compatible.
+    + Refreshed kill-dot-pl patch.
+
+ -- Sven Hoexter <hoexter@debian.org>  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 <hoexter@debian.org>  Thu, 28 Apr 2011 20:46:12 +0200
+
+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 <hoexter@debian.org>  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 <hoexter@debian.org>  Fri, 16 Oct 2009 20:28:12 +0200
+
+pflogsumm (1.1.2-1) unstable; urgency=low
 
   * Adopt the package (Closes: #549359).
   * New upstream release. (Closes: #420657)
@@ -8,13 +72,17 @@ pflogsumm (1.1.1-1) unstable; urgency=low
     + Move Homepage from the description to the official Homepage field.
     + Add a VCS-Svn entry for my repository.
   * Move to a minimized dh 7 rules file.
+    + Raise debhelper build depedency to 7.0.50.
+    + Add ${misc:Depends} to the binary package.
     + Add debian/compat file.
     + Add manpage to debian/manpages.
     + Add debian/docs to include the README and FAQ.
     + Move the cron examples into debian/example and install them with
       a debian/examples file.
+  * Add a debian/watch file (Closes: #515857).
+  * Update debian/copyright up to -2007 and note the current maintainer.
 
- -- Sven Hoexter <hoexter@debian.org>  Sat, 03 Oct 2009 10:22:32 +0200
+ -- Sven Hoexter <hoexter@debian.org>  Sat, 03 Oct 2009 11:12:12 +0200
 
 pflogsumm (1.1.0-3) unstable; urgency=low