File: changelog

package info (click to toggle)
libemail-simple-perl 2.213-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 324 kB
  • ctags: 33
  • sloc: perl: 849; makefile: 2
file content (320 lines) | stat: -rw-r--r-- 10,349 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
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
libemail-simple-perl (2.213-1) unstable; urgency=medium

  * Import upstream version 2.213.
  * Update years of packaging copyright.

 -- gregor herrmann <gregoa@debian.org>  Fri, 13 Jan 2017 22:09:31 +0100

libemail-simple-perl (2.211-1) unstable; urgency=medium

  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
  * Remove Brian Cassidy from Uploaders. Thanks for your work!
  * Remove Jeremiah Foster from Uploaders. Thanks for your work!
    Closes: #843740
  * Remove Jonathan Yu from Uploaders. Thanks for your work!
  * Remove Nathan Handler from Uploaders. Thanks for your work!

  * Import upstream version 2.211.
  * Update years of packaging copyright.
  * Declare compliance with Debian Policy 3.9.8.
  * Drop build dependency already satisfied in src:perl in oldstable.

 -- gregor herrmann <gregoa@debian.org>  Tue, 27 Dec 2016 23:08:00 +0100

libemail-simple-perl (2.210-1) unstable; urgency=medium

  * Team upload.

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

  [ Lucas Kanashiro ]
  * Import upstream version 2.210
  * d/u/metadata: add email address from some contacts
  * Declare compliance with Debian policy 3.9.7

 -- Lucas Kanashiro <kanashiro.duarte@gmail.com>  Sun, 13 Mar 2016 22:47:16 -0300

libemail-simple-perl (2.208-1) unstable; urgency=medium

  * Team upload.
  * Add debian/upstream/metadata
  * Import upstream version 2.208
  * Bump debhelper compatibility level to 9

 -- Lucas Kanashiro <kanashiro.duarte@gmail.com>  Fri, 21 Aug 2015 15:15:48 -0300

libemail-simple-perl (2.206-1) unstable; urgency=medium

  * Team upload

  [ gregor herrmann ]
  * Strip trailing slash from metacpan URLs.

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

  [ Nuno Carvalho ]
  * New upstream release
  * debian/control:
    + update standards version to 3.9.6
    + add "Testsuite: autopkgtest-pkg-perl"
  * debian/copyright: update upstream copyright information according to
    the COPYRIGHT sections in the provided modules

 -- Nuno Carvalho <smash@cpan.org>  Fri, 29 May 2015 19:15:37 +0100

libemail-simple-perl (2.203-1) unstable; urgency=low

  [ Florian Schlichting ]
  * Import Upstream version 2.202
  * Update Build-Dependencies

  [ gregor herrmann ]
  * New upstream release 2.203.
  * Update years of packaging copyright.
  * Declare compliance with Debian Policy 3.9.5.

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

libemail-simple-perl (2.201-1) unstable; urgency=low

  * Team upload

  [ Nathan Handler ]
  * Email change: Nathan Handler -> nhandler@debian.org

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

  [ Florian Schlichting ]
  * Import Upstream version 2.201
  * Update Homepage to metacpan, the old one was unreachable since 2009
  * Bump dh compatibility to level 8 (no changes necessary)
  * Bump Standards-Version to 3.9.4 (no change)

 -- Florian Schlichting <fsfs@debian.org>  Tue, 20 Aug 2013 22:14:27 +0200

libemail-simple-perl (2.102-1) unstable; urgency=low

  * New upstream release
  * debian/control:
    - Add myself to list of Uploaders
    - Bump Standards-Version to 3.9.3
  * debian/copyright:
    - Update to copyright-format 1.0
    - Update my copyright years

 -- Nathan Handler <nhandler@ubuntu.com>  Tue, 17 Jul 2012 16:57:38 -0500

libemail-simple-perl (2.101-1) unstable; urgency=low

  * Team upload.
  * Imported Upstream version 2.101
    + Add 'use Email::Simple;' to SYNOPSIS of Email::Simple
      (Closes: #610691)
  * Update Format for debian/copyright.
    Update Format to revision 174 of DEP5 proposal for machine-readable
    copyright file information.

 -- Salvatore Bonaccorso <carnil@debian.org>  Sat, 24 Dec 2011 08:30:24 +0100

libemail-simple-perl (2.100-2) unstable; urgency=low

  [ gregor herrmann ]
  * Set Standards-Version to 3.9.1; replace Conflicts with Breaks.

  [ Ansgar Burchardt ]
  * debian/control: Convert Vcs-* fields to Git.
  * debian/copyright: Refer to /usr/share/common-licenses/GPL-1; refer
    to "Debian systems" instead of "Debian GNU/Linux systems".
  * Update my email address.
  * Bump Standards-Version to 3.9.2.

  [ gregor herrmann ]
  * Remove transitional dummy package libemail-simple-creator-perl.

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

 -- Ansgar Burchardt <ansgar@debian.org>  Thu, 15 Sep 2011 23:58:35 +0200

libemail-simple-perl (2.100-1) unstable; urgency=low

  [ Jonathan Yu ]
  * Refreshed copyright information
  * Add myself to Uploaders and Copyright
  * Update to new debhelper 7 rules format
  * Rewrite control description
  * Update dependencies per upstream
  * Add libtest-minimumversion-perl to B-D-I for testing
  * Add a dummy package because Email::Simple::Creator is now
    part of this package

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

  [ Brian Cassidy ]
  * New upstream release
  * debian/control: Added myself to Uploaders

  [ gregor herrmann ]
  * debian/control: Changed: Switched Vcs-Browser field to ViewSVN
    (source stanza).

  [ Salvatore Bonaccorso ]
  * debian/control: Changed: Replace versioned (build-)dependency on
    perl (>= 5.6.0-{12,16}) with an unversioned dependency on perl (as
    permitted by Debian Policy 3.8.3).

 -- Jonathan Yu <jawnsy@cpan.org>  Sun, 15 Nov 2009 13:04:07 -0500

libemail-simple-perl (2.004-1) unstable; urgency=low

  [ Ansgar Burchardt ]
  * New upstream release.
  * Add myself to uploaders.
  * Bump Standards Version to 3.8.0 (no changes required)

  [ gregor herrmann ]
  * debian/copyright: use dist-based upstream source URL.
  * debian/control: change my email address.
  * Refresh debian/rules, no functional changes.

 -- Ansgar Burchardt <ansgar@43-1.org>  Sun, 29 Jun 2008 21:43:27 +0200

libemail-simple-perl (2.003-2) unstable; urgency=low

  [ gregor herrmann ]
  * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
    field (source stanza); Homepage field (source stanza). Removed:
    Homepage pseudo-field (Description); XS-Vcs-Svn fields.
  * debian/rules: delete /usr/lib/perl5 only if it exists.

  [ Rene Mayorga ]
  * Make package ready for Perl 5.10 update
  * debian/control
    + wrap uploaders field
    + set debhelper version to 6
    + remove perl-modules from B-D-I
    + Set standards-version to 3.7.3 ( no changes needed )
  * debian/watch improved
  * debian/rules
    + use dh_listpackages instead of hardcode package name
    + remove OPTIMIZE var, we are not compiling anything
    + move tests suites from install target to build target
    + use $@ when touching -stamp files
    + remove un-ussed dh_calls
    + Add install-stamp target and make install depends on it

 -- Rene Mayorga <rmayorga@debian.org.sv>  Sun, 27 Jan 2008 23:09:10 -0600

libemail-simple-perl (2.003-1) unstable; urgency=low

  * New upstream release
  * Added myself to uploaders

 -- Jeremiah Foster <jeremiah@jeremiahfoster.com>  Tue, 14 Aug 2007 16:34:41 +0000

libemail-simple-perl (2.002-1) unstable; urgency=low

  * New upstream release.
  * Update debian/copyright.

 -- gregor herrmann <gregor+debian@comodo.priv.at>  Mon, 16 Jul 2007 17:08:21 +0200

libemail-simple-perl (1.999-1) unstable; urgency=low

  * New upstream release.

 -- gregor herrmann <gregor+debian@comodo.priv.at>  Sat, 14 Apr 2007 00:56:15 +0200

libemail-simple-perl (1.996-1) unstable; urgency=low

  * New upstream release

 -- Krzysztof Krzyzaniak (eloy) <eloy@debian.org>  Wed, 29 Nov 2006 10:15:19 +0100

libemail-simple-perl (1.995-1) unstable; urgency=low

  * New upstream release.

 -- gregor herrmann <gregor+debian@comodo.priv.at>  Sun, 19 Nov 2006 20:05:40 +0100

libemail-simple-perl (1.992-1) unstable; urgency=low

  * New upstream release.

 -- gregor herrmann <gregor+debian@comodo.priv.at>  Fri,  6 Oct 2006 22:13:26 +0200

libemail-simple-perl (1.990-1) unstable; urgency=low

  * New upstream release.

 -- gregor herrmann <gregor+debian@comodo.priv.at>  Sat,  9 Sep 2006 20:56:47 +0200

libemail-simple-perl (1.980-1) unstable; urgency=low

  * New upstream release

 -- Krzysztof Krzyzaniak (eloy) <eloy@debian.org>  Thu, 31 Aug 2006 15:27:14 +0200

libemail-simple-perl (1.96-1) unstable; urgency=low

  * New upstream release

 -- Krzysztof Krzyzaniak (eloy) <eloy@debian.org>  Thu,  3 Aug 2006 16:09:45 +0200

libemail-simple-perl (1.95-1) unstable; urgency=low

  * New upstream release.
  * Add upstream homepage URL to the long description.
  * Depend on ${misc:Depends}, as recommended by debhelper.
  * Don't ignore the return value of 'make realclean'.
  * Don't install the upstream README, as it's just the module manpage.

 -- Niko Tyni <ntyni@iki.fi>  Thu, 27 Jul 2006 23:32:06 +0300

libemail-simple-perl (1.94-1) unstable; urgency=low

  * New upstream release.
  * Add libtest-pod-perl and libtest-pod-coverage-perl to Build-Depends-Indep.

 -- gregor herrmann <gregor+debian@comodo.priv.at>  Fri, 14 Jul 2006 22:08:12 +0200

libemail-simple-perl (1.92-2) unstable; urgency=low

  * Moved debhelper to Build-Depends.
  * Set Standards-Version to 3.7.2 (no changes).
  * Set Debhelper Compatibility Level to 5.

 -- gregor herrmann <gregor+debian@comodo.priv.at>  Fri, 16 Jun 2006 15:37:34 +0200

libemail-simple-perl (1.92-1) unstable; urgency=low

  * Taking orphaned package for Debian Perl Group (closes: #357343)
  * Confirmed fixing of NMU bugs (closes #297920), (closes: #329533), 
    (closes: #338135)

 -- Krzysztof Krzyzaniak (eloy) <eloy@debian.org>  Fri, 17 Mar 2006 12:19:15 +0100

libemail-simple-perl (1.92-0.1) unstable; urgency=low

  * Non-maintainer upload.
  * New upstream release (Closes: #329533)
  * Add watch file
  * Bump Standards-Version (no changes)
  * Fix copyright file (Closes: #338135)
  * Fix handling of header casing (patch from Kai Henningsen) (Closes: #297920)
  * Switch to debhelper compatability level 4

 -- Paul Wise <pabs3@bonedaddy.net>  Thu, 15 Dec 2005 10:56:24 +0800

libemail-simple-perl (1.9-1) unstable; urgency=medium

  * Initial Release. (Closes:Bug#194546)

 -- S. Zachariah Sprackett <zac@sprackett.com>  Thu, 15 Jul 2004 20:38:14 -0400