File: changelog

package info (click to toggle)
procmail-lib 1%3A2009.1202-4
  • links: PTS, VCS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch
  • size: 2,376 kB
  • ctags: 542
  • sloc: perl: 294; makefile: 177; sh: 4
file content (216 lines) | stat: -rw-r--r-- 7,154 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
procmail-lib (1:2009.1202-4) unstable; urgency=low

  * debian/control:
    - (Description): Fix typo (Closes: #709327). Thanks to
      Jakub Wilk <jwilk@debian.org>
    - (Vcs-*): Update to anonscm.debian.org.
  * debian/copyright
    - Update years and adjust list of Debian maintainers to match
      entries in debian/changelog.
    - (Source): Add missing URL (Closes: #709331).

 -- Jari Aalto <jari.aalto@cante.net>  Sat, 01 Jun 2013 22:49:50 +0300

procmail-lib (1:2009.1202-3) unstable; urgency=low

  * debian/compat
    - Update to 9.
  * debian/control:
    - (Build-Depends): debhelper 9.
    - (Standards-Version): Update to 3.9.4.
  * debian/copyright
    - Update to Format 1.0.
  * debian/procmail-lib.lintian-overrides
    - New file.
  * debian/rules
    - Simplify to dh(1) rules.

 -- Jari Aalto <jari.aalto@cante.net>  Sat, 27 Oct 2012 15:15:13 +0300

procmail-lib (1:2009.1202-2) unstable; urgency=low

  * Move to format: 3.0 (quilt).
  * debian/control:
    - (Depends): Add ${misc:Depends} for debhelper (lintian).
    - (Standards-Version): update to 3.8.4.
  * debian/copyright
    - Minor layout update.
  * debian/prerm
    - add #DEBHELPER# (lintian).
  * debian/procmail-lib.examples
    - Move content from 'rules' for dh(1) to use.
  * debian/README.Debian
    - Update content and delete obsolete documentation (2003).
  * debian/rules
    - Remove targets that can be handled by dh(1).
  * debian/source/format
    - New file.

 -- Jari Aalto <jari.aalto@cante.net>  Sun, 07 Mar 2010 13:25:26 +0200

procmail-lib (1:2009.1202-1) unstable; urgency=low

  * New upstream release
    - document JA_MIME_TYPE (Closes: #388526).
    - lib-stebbens/proclint: Upstream sources contains
      BUGS section that document limitations and
      existing problems (Closes: #41297).
  * debian/control
    - (Standards-Version): update to 3.8.3.
  * debian/procmail-lib.doc-base
    - New file.
  * debian/rules
    - (binary-indep): install upstream changelogs
    - (install): prevent generated *.1 from appearing id Debian diff.

 -- Jari Aalto <jari.aalto@cante.net>  Wed, 02 Dec 2009 15:21:36 +0000

procmail-lib (1:2009.0810-1) unstable; urgency=low

  * New upstream release.
    - proclint warns on every argument given (Closes: #508197).
    - proclint better man page (Closes: #440218).
      Thanks to Dan Jacobson <jidanni@jidanni.org>.
    - proclint return an error code (Closes: #460992).
    - proclint warns on every argument given (Closes: #508197).
    - pm-jamime-save.rc does not save MIME attachment (Closes: #422464).
      Patch tanks to "Sándor Bognár" <sandor.bognar@gmail.com>
  * debian/*.prerm
    - Remove old symlink from woody upgrade (Closes: #334268).
  * debian/control
    - (Standards-Version): update to 3.8.2.
    - (Description): new first line.
  * debian/copyright
    - Spell out GPL-2 (lintian).
  * debian/rules
    - (install): use dh_prep (lintian).

 -- Jari Aalto <jari.aalto@cante.net>  Mon, 10 Aug 2009 16:47:52 +0000

procmail-lib (1:2008.1108-1) unstable; urgency=low

  * New maintainer (ITA; Closes: #430981).
  * New Upstream Version.
  * debian/compat:
    - Update to 7.
  * debian/control:
    - (Standards-Version): Update to 3.8.0.
    - (Homepage, Vcs-*): New headers.
    - (Description): Broaden the paragraphs.
  * debian/copyright:
    - Update to latest template. Add Debian copyrights.
  * debian/docs::
    - Delete file. No longer needed. New release's Makefile handles
      documentation install.
  * debian/postinst:
    - Delete file. Old (1997) /usr/lib/procmail-lib fix.
  * debian/proclint.1:
    - Delete file. New release includes manual page.
  * debian/rules:
    - (binary-indep): Move rules from binary-arch.
    - (clean): Use package's Makefile.
    - (install): Remove manual file copying and use package's Makefile.
  * debian/watch
    - New file.

 -- Jari Aalto <jari.aalto@cante.net>  Sat, 08 Nov 2008 19:19:38 +0000

procmail-lib (1:2004.1216-1) unstable; urgency=low

  * QA upload.
  * New Upstream release (Closes: #275057, #322898)
  * Fix description (Closes: #277583, #277584)
  * Set maintainer to QA Group; Orphaned: #430981
  * Bump debhelper compat
  * Move debhelper from B-D-I to B-D
  * Lets use dh_installman instead of dh_installmanapges
  * Conforms with latest Standards Version 3.7.2

 -- Michael Ablassmeier <abi@debian.org>  Fri, 13 Jul 2007 07:14:08 +0200

procmail-lib (1:2002.01.02-1) unstable; urgency=low

  * New upstream source includes full old source and new stuff. Described
    in README.Debian.

 -- Elie Rosenblum <fnord@debian.org>  Tue, 26 Aug 2003 15:09:49 -0400

procmail-lib (1:1997.07.22-2) unstable; urgency=low

  * Fixed broken NMU (thanks :P) (Closes: #112121)

 -- Elie Rosenblum <fnord@debian.org>  Sun, 11 Nov 2001 15:58:38 -0500

procmail-lib (1:1997.07.22-1) unstable; urgency=low

  * New maintainer, closes: #100254
  * New upstream release

 -- Elie Rosenblum <fnord@cosanostra.net>  Thu, 23 Aug 2001 18:06:02 -0400

procmail-lib (1:1996.08.16-1) unstable; urgency=low

  * New upstream release; closes: #96456
  * Package completely updated.
  * Corrected path to /usr/bin/perl in proclint.
  * Corrected path to /usr/bin/proclint in list-addr.rc.

 -- Dr. Guenter Bechly <gbechly@debian.org>  Fri, 11 May 2001 20:48:49 +0200

procmail-lib (1:1995.08.28-5) unstable; urgency=low

  * Updated policy to 3.5.2.
  * Corrected version number (which erroneously suggested a NMU before).

 -- Dr. Guenter Bechly <gbechly@debian.org>  Sat,  7 Apr 2001 15:22:03 +0200

procmail-lib (1:1995.08.28-4.3) unstable; urgency=low

  * Updated package to new Standards-Version.

 -- Dr. Guenter Bechly <gbechly@debian.org>  Thu, 11 Jan 2001 15:39:27 +0100

procmail-lib (1:1995.08.28-4.2) unstable; urgency=low

  * adopted package, closes: #68163
  * emended control and copyright file
  * corrected rules for doc and man to the new standard path /usr/share
  * added postinst and prerm files, but rules is not yet adjusted so they
    are not functional yet

 -- Dr. Guenter Bechly <gbechly@debian.org>  Sun, 24 Dec 2000 11:04:56 +0100

procmail-lib (1:1995.08.28-4.1) unstable; urgency=low

  * NMU for the perl upgrade. Closes: #41526
  * Corrected the perl dependency.
  * Upgraded standards-version to 2.5.1.
  * Added an undocumented link for proclint.1.

 -- Raphael Hertzog <rhertzog@hrnet.fr>  Fri, 23 Jul 1999 23:42:46 +0200

procmail-lib (1:1995.08.28-4) unstable; urgency=low

  * Changed maintainer address and standards version.

 -- Karl M. Hegbloom <karlheg@debian.org>  Wed,  8 Apr 1998 07:02:11 -0700

procmail-lib (1:1995.08.28-3) unstable; urgency=low

  * Update standards version.  Fixes bug #16759

 -- Karl M. Hegbloom <karlheg@debian.org>  Thu,  8 Jan 1998 13:49:58 -0800

procmail-lib (1:1995.08.28-2) unstable; urgency=low

  * use epochs in date-encoded version number (bug #12682)
  * New maintainer

 -- Karl M. Hegbloom <karlheg@inetarena.com>  Tue, 16 Sep 1997 09:36:52 -0700

procmail-lib (950828-1) unstable; urgency=low

  * First Debian release.
  * proclint: perl path changed to /usr/bin/perl.

 -- Karl Sackett <krs@debian.org>  Tue, 3 Dec 1996 13:09:58 -0600