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