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