File: changelog

package info (click to toggle)
libemail-address-perl 1.912-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 344 kB
  • sloc: perl: 453; makefile: 7
file content (285 lines) | stat: -rw-r--r-- 9,239 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
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
libemail-address-perl (1.912-1) unstable; urgency=medium

  * Team upload.

  * Import upstream version 1.911.
    Fixes the following bugs:
    - "Email::Address->parse() is vulnerable to CVE-2015-7686"
      (Closes: #868170)
    - "CVE-2018-12558: DOS vulnerability in perl module Email::Address"
      (Closes: #901873)
  * Declare compliance with Debian Policy 4.3.0.
  * Bump debhelper compatibility level to 11.
  * Remove trailing whitespace from debian/*.
  * Remove deprecation warning from debian/control.
  * Update lintian override (changed tag for some non-issue).

  * Import upstream version 1.912, containing a documentation update.
  * Update years of packaging copyright.

 -- gregor herrmann <gregoa@debian.org>  Wed, 02 Jan 2019 23:15:27 +0100

libemail-address-perl (1.909-1) unstable; urgency=medium

  * Team upload.

  [ Salvatore Bonaccorso ]
  * debian/control: Use HTTPS transport protocol for Vcs-Git URI

  [ gregor herrmann ]
  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.

  [ Salvatore Bonaccorso ]
  * Update Vcs-* headers for switch to salsa.debian.org

  [ gregor herrmann ]
  * Import upstream version 1.909.
  * Add deprecation notice to long description.
  * Drop ancient alternative build dependency on Test::More.
  * Update years of packaging copyright.
  * Update Contact field in debian/upstream/metadata.
  * Declare compliance with Debian Policy 4.1.3.
  * Bump debhelper compatibility level to 10.

 -- gregor herrmann <gregoa@debian.org>  Sun, 11 Mar 2018 18:13:17 +0100

libemail-address-perl (1.908-1) unstable; urgency=medium

  * Team upload.
  * Import upstream version 1.908

 -- Lucas Kanashiro <kanashiro.duarte@gmail.com>  Sun, 20 Sep 2015 22:14:02 -0300

libemail-address-perl (1.907-1) unstable; urgency=medium

  * Team upload.

  [ Salvatore Bonaccorso ]
  * Update Vcs-Browser URL to cgit web frontend

  [ Lucas Kanashiro ]
  * Add debian/upstream/metadata
  * Import upstream version 1.907
  * Bump debhelper compatibility level to 9
  * Declare compliance with Debian policy 3.9.6
  * Add autopkgtest-pkg-perl

 -- Lucas Kanashiro <kanashiro.duarte@gmail.com>  Fri, 21 Aug 2015 14:02:35 -0300

libemail-address-perl (1.905-2) unstable; urgency=high

  * Team upload.
  * Fix typo in debian/changelog file

 -- Salvatore Bonaccorso <carnil@debian.org>  Wed, 18 Jun 2014 07:51:43 +0200

libemail-address-perl (1.905-1) unstable; urgency=high

  * Team upload.
  * Imported Upstream version 1.905
    - Fixes CVE-2014-0477: Denial of service in Email::Address::parse when
      parsing empty quoted strings. Thanks to Bastian Blank for the report and
      patch.

 -- Salvatore Bonaccorso <carnil@debian.org>  Wed, 18 Jun 2014 07:21:16 +0200

libemail-address-perl (1.903-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * Strip trailing slash from metacpan URLs.

 -- gregor herrmann <gregoa@debian.org>  Sun, 11 May 2014 17:53:21 +0200

libemail-address-perl (1.901-1) unstable; urgency=medium

  * Team upload.
  * Drop xz compression for {binary,source} package, set by default by
    dpkg since 1.17.{0,6}.
  * New upstream release.
  * Update years of packaging copyright.
  * Drop build dependency on libcapture-tiny-perl.
  * Declare compliance with Debian Policy 3.9.5.

 -- gregor herrmann <gregoa@debian.org>  Sun, 16 Feb 2014 17:04:21 +0100

libemail-address-perl (1.900-1) unstable; urgency=low

  * Team upload.
  * New upstream release.
  * d/control:
    + add libcapture-tiny-perl to D-B-I.
    + remove Pre-Depends since that version requirement is no longer
      required according to cme.
    + remove libtest-pod* from D-B-I, tests are not executed.
    + add minimum version required for libtest-simple-perl in D-B-I.

 -- Nuno Carvalho <smash@cpan.org>  Wed, 25 Sep 2013 15:38:50 +0100

libemail-address-perl (1.898-1) unstable; urgency=low

  * Team upload.

  [ Salvatore Bonaccorso ]
  * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
  * Change search.cpan.org based URIs to metacpan.org based URIs

  [ gregor herrmann ]
  * New upstream release.
  * debian/copyright: switch formatting to Copyright-Format 1.0. Update
    years of packaging coypright.
  * Set Standards-Version to 3.9.4 (no changes).

 -- gregor herrmann <gregoa@debian.org>  Sun, 17 Feb 2013 17:56:25 +0100

libemail-address-perl (1.897-1) unstable; urgency=low

  * New upstream release.

 -- Ansgar Burchardt <ansgar@debian.org>  Sat, 05 Jan 2013 14:47:17 +0100

libemail-address-perl (1.896-1) unstable; urgency=low

  [ gregor herrmann ]
  * debian/control: update {versioned,alternative} (build) dependencies.

  [ Ansgar Burchardt ]
  * New upstream release.
  * Drop patch spelling.patch (fixed upstream).
  * debian/control: Remove Pre-Depends on dpkg.
  * Bumped Standards-Version to 3.9.3.

 -- Ansgar Burchardt <ansgar@debian.org>  Sun, 09 Sep 2012 13:00:26 +0200

libemail-address-perl (1.895-1) unstable; urgency=low

  * New upstream release.

 -- Ansgar Burchardt <ansgar@debian.org>  Tue, 17 Jan 2012 08:57:24 +0100

libemail-address-perl (1.894-1) unstable; urgency=low

  * New upstream release.

 -- Ansgar Burchardt <ansgar@debian.org>  Sun, 15 Jan 2012 11:51:30 +0100

libemail-address-perl (1.893-1) unstable; urgency=low

  [ Ansgar Burchardt ]
  * New upstream release.
  * Update my email address.
  * debian/control: Convert Vcs-* fields to Git.
  * Use xz compression for source and binary packages.
  * Bumped Standards-Version to 3.9.2 (no changes).
  * Update spelling patch.

  [ Salvatore Bonaccorso ]
  * debian/copyright: Replace DEP5 Format-Specification URL from
    svn.debian.org to anonscm.debian.org URL.

  [ gregor herrmann ]
  * debian/rules: fix hashbang in example script (closes: #601403).
  * Fix typo in package description. Thanks to Martin Eberhard Schauer for
    the bug report (Closes: #649944)

 -- Ansgar Burchardt <ansgar@debian.org>  Tue, 03 Jan 2012 10:40:36 +0100

libemail-address-perl (1.892-1) unstable; urgency=low

  * New upstream release, reverts to 1.889. (Closes: #595351)
  * Update spelling.patch.
  * debian/copyright: Refer to "Debian systems" instead of "Debian GNU/Linux
    systems".

 -- Ansgar Burchardt <ansgar@43-1.org>  Sun, 05 Sep 2010 00:03:31 +0900

libemail-address-perl (1.890-1) unstable; urgency=low

  [ gregor herrmann ]
  * debian/control: Changed: Switched Vcs-Browser field to ViewSVN
    (source stanza).
  * debian/control: Added: ${misc:Depends} to Depends: field.
  * Add a lintian override for an intentionally duplicated word in the long
    description.

  [ Nathan Handler ]
  * debian/watch: Update to ignore development releases.

  [ Ansgar Burchardt ]
  * New upstream release.
  * Use debhelper compat level 8.
  * Install ./bench as examples instead of documentation.
  * debian/control: Add "Perl module" to short description.
  * Convert debian/copyright to proposed machine readable format.
  * Use source format 3.0 (quilt).
  * Fix spelling errors in the documentation.
    + new patch: spelling.patch
  * Bump Standards-Version to 3.9.1.
  * Add myself to Uploaders.

 -- Ansgar Burchardt <ansgar@43-1.org>  Wed, 25 Aug 2010 21:41:04 +0900

libemail-address-perl (1.889-2) unstable; urgency=low

  [ gregor herrmann ]
  * debian/rules: delete /usr/lib/perl5 only if it exists (Closes: #467821).

  [ Ernesto Hernández-Novich (USB) ]
  * Upgraded to debhelper 6

 -- Ernesto Hernández-Novich (USB) <emhn@usb.ve>  Mon, 14 Jan 2008 10:46:42 -0430

libemail-address-perl (1.889-1) unstable; urgency=low

  * New upstream release.
  * Set Standards-Version to 3.7.3 (no changes needed).
  * Set debhelper compatibility level to 5.
  * debian/watch: use dist-based URL.

 -- gregor herrmann <gregor+debian@comodo.priv.at>  Wed, 26 Dec 2007 18:07:23 +0100

libemail-address-perl (1.888-2) unstable; urgency=low

  [ Ernesto Hernández-Novich (USB) ]
  * Cleanup debian/rules.
  * Moved package into Debian Pkg Perl Project SVN.
  * Fixed watch file.
  * Added Build-Depends-Indep on libtest-pod-perl and libtest-pod-
    coverage-perl.
  * Fixed copyright file with a better URL.
  * Fixed Maintainer field in control file.

  [ Damyan Ivanov ]
  * Remove debian/docs as:
    - README copies the manpage and is thus redundant
    - Changes is installed via dh_installchangelogs already
    - bench moved to debian/rules' dh_installdocs
  * Use author-neutral URLs in debian/copyright and debian/control's Homepage

 -- Ernesto Hernández-Novich (USB) <emhn@usb.ve>  Fri, 23 Nov 2007 09:52:14 -0400

libemail-address-perl (1.888-1) unstable; urgency=low

  * New upstream version.

 -- Ernesto Hernández-Novich <emhn@telcel.net.ve>  Thu, 14 Dec 2006 16:47:05 -0400

libemail-address-perl (1.871-1) unstable; urgency=low

  * New upstream version.
  * Update Standards Version.
  * Clean up debian/rules.

 -- Ernesto Hernández-Novich <emhn@telcel.net.ve>  Fri, 03 Nov 2006 18:17:04 -0400

libemail-address-perl (1.870-1) unstable; urgency=low

  * New upstream version.

 -- Ernesto Hernández-Novich <emhn@telcel.net.ve>  Thu, 03 Aug 2006 09:39:48 -0400

libemail-address-perl (1.80-1) unstable; urgency=low

  * Initial Release.

 -- Ernesto Hernández-Novich <emhn@telcel.net.ve>  Sun, 04 Dec 2005 11:09:40 -0400