]> git.sven.stormbind.net Git - sven/pflogsumm.git/blob - debian/changelog
releasing package pflogsumm version 1.1.5-2
[sven/pflogsumm.git] / debian / changelog
1 pflogsumm (1.1.5-2) unstable; urgency=low
2
3   * Increase Standards-Version to 3.9.8 - no  changes required.
4   * Set debhelper compat level to 9.
5   * Set Vcs-Browser URL to a https based one.
6
7  -- Sven Hoexter <hoexter@debian.org>  Sun, 27 Nov 2016 21:07:23 +0100
8
9 pflogsumm (1.1.5-1) unstable; urgency=low
10
11   * New upstream release.
12     + Fixes RFC 3339 timestamps support including high precision
13       timestamps. Thanks to Mihai Stan <mihai.stan@gameloft.com>
14       for the bugreport and the initial patch. (Closes: #644896)
15
16  -- Sven Hoexter <hoexter@debian.org>  Mon, 06 Feb 2012 10:13:35 +0100
17
18 pflogsumm (1.1.4-1) unstable; urgency=low
19
20   * New upstream release - Postfix 2.9 compatible.
21     + Refreshed kill-dot-pl patch.
22
23  -- Sven Hoexter <hoexter@debian.org>  Wed, 01 Feb 2012 20:44:35 +0100
24
25 pflogsumm (1.1.3-2) unstable; urgency=low
26
27   * Update Vcs-* to the new git repository.
28   * No longer create '.pl' compatiblity symlinks. (Closes: #639012)
29   * Add a NEWS file to state that the compatiblity symlinks are gone.
30   * Increase Standards-Version up to 3.9.2 - no changes required.
31   * Increase debhelper compat level to 8, build-depend on debhelper (>=8).
32   * Add debian/source/format -> 1.0.
33   * Build-depend on quilt to use dh --with quilt.
34   * Add debian/patches/kill-dot-pl and a debian/README.source. Due to
35     the removed '.pl' symlinks we've to do some s/pflogsumm.pl/pflogsumm/
36     in several files.
37   * Update debian/copyright:
38     - Refer to /usr/share/common-licenses/GPL-2 instead of the generic
39       GPL symlink.
40     - State that the copyright and license for the debian directory. 
41
42  -- Sven Hoexter <hoexter@debian.org>  Thu, 28 Apr 2011 20:46:12 +0200
43
44 pflogsumm (1.1.3-1) unstable; urgency=low
45
46   * New upstream release
47     + Reduce detail reporting with several --*_detail=N switches or
48       one global --detail=N switch. This deprecates several --no_*_detail
49       switches. See the upstream changelog for more details. (Closes: #364827)
50     + Added support for RFC 3330 timestamps. (Closes: #432276)
51   * Bump Standards-Version to 3.8.4 - no changes required.
52
53  -- Sven Hoexter <hoexter@debian.org>  Sat, 20 Mar 2010 23:12:04 +0100
54
55 pflogsumm (1.1.2-2) unstable; urgency=low
56
57   * Change dependency from perl5 to perl.
58   * Change priority from optional to extra to match with
59     the override entries already set in the archive.
60     (Postfix itself has to be priority extra so it doesn't make
61     sense to have pflogsumm with priority optional even if it
62     doesn't strictly depend on Postfix.)
63   * Remove the '.pl' in the cron example files.
64
65  -- Sven Hoexter <hoexter@debian.org>  Fri, 16 Oct 2009 20:28:12 +0200
66
67 pflogsumm (1.1.2-1) unstable; urgency=low
68
69   * Adopt the package (Closes: #549359).
70   * New upstream release. (Closes: #420657)
71     + Remove the old patch for the DSN status codes.
72     + The new version doesn't ship with rem_smtpd_stats_supp.pl.
73   * Bump Standards-Version to 3.8.3.
74     + Move Homepage from the description to the official Homepage field.
75     + Add a VCS-Svn entry for my repository.
76   * Move to a minimized dh 7 rules file.
77     + Raise debhelper build depedency to 7.0.50.
78     + Add ${misc:Depends} to the binary package.
79     + Add debian/compat file.
80     + Add manpage to debian/manpages.
81     + Add debian/docs to include the README and FAQ.
82     + Move the cron examples into debian/example and install them with
83       a debian/examples file.
84   * Add a debian/watch file (Closes: #515857).
85   * Update debian/copyright up to -2007 and note the current maintainer.
86
87  -- Sven Hoexter <hoexter@debian.org>  Sat, 03 Oct 2009 11:12:12 +0200
88
89 pflogsumm (1.1.0-3) unstable; urgency=low
90    
91   * Upload prepared by Ralf Hildebrandt <ralf.hildebrandt@charite.de> 
92   * Patches by Fridtjof Busse
93   * Bumped DH_COMPAT
94   * Fixed some perl warnings
95     (Closes: #260210)
96   * Deal with newer versions of postfix which log DSN status codes
97     (Closes: #303899)
98
99  -- Pascal Hakim <pasc@debian.org>  Fri, 14 Apr 2006 21:30:05 +1000
100
101 pflogsumm (1.1.0-2) unstable; urgency=low
102
103   * Fixed symlink to old name of pflogsumm and added a note to
104     README.Debian about it.
105     (Closes: #228364)
106
107  -- Pascal Hakim <pasc@debian.org>  Wed, 21 Jan 2004 17:12:05 +1100
108
109 pflogsumm (1.1.0-1) unstable; urgency=low
110
111   * New maintainer (pasc@debian.org)
112     (Closes: #228042)
113   * Update to Standards-Version 3.6.1
114   * Re-packaged as Debian non-native
115   * New upstream release
116     + Package updated 
117       (Closes: #225816)
118     + Catches new format of rejects
119       (Closes: #203011)
120     + Fixes VERP-handling
121       (Closes: #177397)
122   * Renamed binary
123     (Closes: #188898)
124
125  -- Pascal Hakim <pasc@debian.org>  Fri, 16 Jan 2003 23:20:03 +1100
126
127 pflogsumm (1.0.10-1) unstable; urgency=low
128
129   * New upstream release, fixes problems with postfix versions 2.0 and
130     beyond (Closes: #177564)
131
132  -- Stijn de Bekker <stijn@debian.org>  Mon, 10 Mar 2003 14:23:53 +0100
133
134 pflogsumm (1.0.4-1) unstable; urgency=low
135
136   * New upstream release.
137
138  -- Stijn de Bekker <stijn@debian.org>  Sun, 14 Apr 2002 21:45:53 +0200
139
140 pflogsumm (1.0.3-1) unstable; urgency=low
141
142   * New upstream release.
143
144  -- Stijn de Bekker <stijn@debian.org>  Wed, 20 Jun 2001 20:02:30 +0200
145
146 pflogsumm (0.0.20000925-1) unstable; urgency=low
147
148   * Initial Release (Closes: #90244).
149
150  -- Stijn de Bekker <stijn@debian.org>  Tue, 20 Mar 2001 23:03:47 +0100