File: changelog

package info (click to toggle)
libtest-compile-perl 3.3.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 324 kB
  • sloc: perl: 816; makefile: 2; sh: 1
file content (324 lines) | stat: -rw-r--r-- 10,746 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
321
322
323
324
libtest-compile-perl (3.3.3-1) unstable; urgency=medium

  * Import upstream version 3.3.3.
  * Update years of packaging copyright.
  * Declare compliance with Debian Policy 4.7.0.

 -- gregor herrmann <gregoa@debian.org>  Thu, 09 May 2024 00:39:07 +0200

libtest-compile-perl (3.3.1-1) unstable; urgency=medium

  * Import upstream version 3.3.1.

 -- gregor herrmann <gregoa@debian.org>  Mon, 17 Jul 2023 19:37:32 +0200

libtest-compile-perl (3.2.2-1) unstable; urgency=medium

  * Import upstream version 3.1.1.
  * Update years of upstream and packaging copyright.
  * Declare compliance with Debian Policy 4.6.2.

  * Import upstream version 3.2.2.

 -- gregor herrmann <gregoa@debian.org>  Sat, 10 Jun 2023 18:28:21 +0200

libtest-compile-perl (3.1.0-1) unstable; urgency=medium

  * Import upstream version 3.1.0.
  * Update years of packaging copyright.
  * Declare compliance with Debian Policy 4.6.1.

 -- gregor herrmann <gregoa@debian.org>  Sun, 05 Jun 2022 17:59:46 +0200

libtest-compile-perl (3.0.1-1) unstable; urgency=medium

  * Import upstream version 3.0.1.
  * Update (test) dependencies: drop libuniversal-require-perl.
  * Declare compliance with Debian Policy 4.6.0.

 -- gregor herrmann <gregoa@debian.org>  Sat, 16 Oct 2021 17:12:18 +0200

libtest-compile-perl (2.4.2-1) unstable; urgency=medium

  * Import upstream version 2.4.2.
  * Update years of upstream and packaging copyright.
  * Declare compliance with Debian Policy 4.5.1.
  * Skip another new test during autopkgtests which needs the source tree.

 -- gregor herrmann <gregoa@debian.org>  Mon, 16 Aug 2021 18:24:08 +0200

libtest-compile-perl (2.4.1-1) unstable; urgency=medium

  * Import upstream version 2.4.1.
  * Bump debhelper-compat to 13.

 -- gregor herrmann <gregoa@debian.org>  Fri, 10 Jul 2020 19:09:57 +0200

libtest-compile-perl (2.4.0-1) unstable; urgency=medium

  * Import upstream version 2.4.0.
  * Update years of upstream and packaging copyright.
  * Declare compliance with Debian Policy 4.5.0.
  * Set Rules-Requires-Root: no.
  * Set upstream metadata fields: Repository, Repository-Browse.

 -- gregor herrmann <gregoa@debian.org>  Thu, 02 Apr 2020 17:41:41 +0200

libtest-compile-perl (2.3.1-1) unstable; urgency=medium

  * Import upstream version 2.3.1.
  * Declare compliance with Debian Policy 4.4.1.
  * Remove obsolete fields Name, Contact from debian/upstream/metadata.
  * Add libtest-exception-perl to Build-Depends-Indep.

 -- gregor herrmann <gregoa@debian.org>  Sat, 02 Nov 2019 01:24:33 +0100

libtest-compile-perl (2.2.2-1) unstable; urgency=medium

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

  [ gregor herrmann ]
  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
  * debian/upstream/metadata: change GitHub/CPAN URL(s) to HTTPS.
  * Remove Fabrizio Regalli from Uploaders. Thanks for your work!
  * Remove Jonathan Yu from Uploaders. Thanks for your work!
  * Remove Nathan Handler from Uploaders. Thanks for your work!
  * Remove Ryan Niebur from Uploaders. Thanks for your work!

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

  [ gregor herrmann ]
  * Import upstream version 2.2.2.
  * Update years of upstream and packaging copyright.
  * Drop clean_build.patch.
    The actual cause for the patch (removal of files during clean) is gone,
    and the rest were cosmetic changes which are not required.
  * Add a new test to debian/tests/pkg-perl/smoke-skip.
  * Annotate test-only build dependencies with <!nocheck>.
  * Declare compliance with Debian Policy 4.4.0.
  * Drop unneeded version constraint from build dependency.
  * Bump debhelper-compat to 12.
  * debian/watch: use uscan version 4.

 -- gregor herrmann <gregoa@debian.org>  Mon, 15 Jul 2019 16:18:48 -0300

libtest-compile-perl (1.3.0-1) unstable; urgency=medium

  * Team upload.

  [ Lucas Kanashiro ]
  * Import upstream version 1.3.0
  * Bump debhelper compatibility level to 9
  * Update year of upstream copyright
  * Add libtest-warnings-perl as build dependency. Used in some tests.

  [ gregor herrmann ]
  * Rename autopkgtest configuration file.

 -- Lucas Kanashiro <kanashiro.duarte@gmail.com>  Tue, 06 Oct 2015 14:20:47 -0300

libtest-compile-perl (1.2.1-1) unstable; urgency=medium

  * Team upload

  [ Florian Schlichting ]
  * Add debian/upstream/metadata
  * Import upstream version 1.2.1
  * Declare compliance with Debian Policy 3.9.6

 -- Florian Schlichting <fsfs@debian.org>  Sun, 23 Aug 2015 19:35:10 +0200

libtest-compile-perl (1.2.0-2) unstable; urgency=medium

  * Team upload.

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

  [ gregor herrmann ]
  * debian/control: update Module::Build dependency.

  [ Niko Tyni ]
  * Make the package autopkgtestable.

 -- Niko Tyni <ntyni@debian.org>  Sat, 20 Sep 2014 14:27:24 +0300

libtest-compile-perl (1.2.0-1) unstable; urgency=medium

  * New upstream release.

 -- gregor herrmann <gregoa@debian.org>  Tue, 12 Aug 2014 18:36:08 +0200

libtest-compile-perl (1.1.0-1) unstable; urgency=medium

  * New upstream release.

 -- gregor herrmann <gregoa@debian.org>  Sat, 19 Jul 2014 23:57:53 +0200

libtest-compile-perl (1.0.1-1) unstable; urgency=medium

  * debian/control: remove Nicholas Bamber from Uploaders on request of
    the MIA team.
  * Strip trailing slash from metacpan URLs.
  * New upstream release.
  * Refresh clean_build.patch.
  * Update years of upstream and packaging copyright.
  * Move Module::Build to Build-Depends.
  * Declare compliance with Debian Policy 3.9.5.

 -- gregor herrmann <gregoa@debian.org>  Sun, 06 Apr 2014 19:34:28 +0200

libtest-compile-perl (0.24-1) unstable; urgency=low

  * New upstream release.

 -- gregor herrmann <gregoa@debian.org>  Mon, 25 Feb 2013 22:53:38 +0100

libtest-compile-perl (0.23-1) unstable; urgency=low

  [ 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

  [ gregor herrmann ]
  * New upstream release.
  * debian/copyright: update years of copyright.
  * Set Standards-Version to 3.9.4 (no changes).
  * Add /me to Uploaders.

 -- gregor herrmann <gregoa@debian.org>  Mon, 18 Feb 2013 19:12:33 +0100

libtest-compile-perl (0.21-1) unstable; urgency=low

  [ Nathan Handler ]
  * New upstream release
  * debian/patches/clean_build.patch: Refresh to apply cleanly
  * debian/control: Add myself to list of Uploaders
  * debian/copyright: Add myself to debian/* copyright
  * debian/watch: Remove comments

  [ Nicholas Bamber ]
  * Reviewed and retained patch updating description
  * New upstream release (0.21)
  * Added versioned build dependency on libmodule-build-perl

 -- Nicholas Bamber <nicholas@periapt.co.uk>  Wed, 12 Sep 2012 11:50:43 +0100

libtest-compile-perl (0.17-1) unstable; urgency=low

  * Imported Upstream version 0.17
  * Bump Standards-Version to 3.9.3
  * Update format url using copyright-format 1.0
  * Removed lib.patch patch: it's now included in the source code
  * Removed taint.patch patch: it's no longer required
  * Removed man.patch patch
  * Added Evan Giles to copyright information and updated years

 -- Fabrizio Regalli <fabreg@fabreg.it>  Mon, 27 Feb 2012 17:32:58 +0100

libtest-compile-perl (0.16-1) unstable; urgency=low

  * Imported Upstream version 0.16
  * Added myself to Uploaders and Copyright
  * Updated d/copyright to latest DEP5 (.174 revision) format
  * Updated copyright year
  * Refreshed taint.patch, lib.patch and man.patch patches
  * Removed no more necessary debian/source/lintian-overrides file

 -- Fabrizio Regalli <fabreg@fabreg.it>  Mon, 20 Feb 2012 23:55:04 +0100

libtest-compile-perl (0.15-1) unstable; urgency=low

  [ gregor herrmann ]
  * debian/copyright: update upstream and packaging copyright years,
    remove information about removed third-party files.
  * Remove build dependency on liburi-perl.

  [ Nicholas Bamber ]
  * New upstream release.
  * Rebuilt patches as upstream code has changed substantially
  * Added patches to explain Debian changes in the man page and to keep
    the package building cleanly.

 -- Nicholas Bamber <nicholas@periapt.co.uk>  Sun, 19 Feb 2012 12:05:42 +0000

libtest-compile-perl (0.13-2) unstable; urgency=low

  [ Ansgar Burchardt ]
  * debian/control: Convert Vcs-* fields to Git.

  [ Nicholas Bamber ]
  * Raised debhelper and compat level to 8
  * Simplified dependencies
  * Raised standards version to 3.9.2
  * Reconsidered short description
  * Created debian/source/format
  * Added myself to Uploaders
  * Refreshed copyright and added myself
  * Added lintian override about DEP-5
  * Added patch creating test for taint mode scripts
    and respecting taint mode (Closes: #649301)
  * Added patch creating test and fix for scripts using libraries
    from the same distribution (Closes: #649332)

 -- Nicholas Bamber <nicholas@periapt.co.uk>  Sun, 20 Nov 2011 01:31:08 +0000

libtest-compile-perl (0.13-1) unstable; urgency=low

  * New upstream release
  * Requires Test::More 0.88 for done_testing and no_plan

 -- Jonathan Yu <jawnsy@cpan.org>  Wed, 03 Mar 2010 11:35:53 -0500

libtest-compile-perl (0.12-1) unstable; urgency=low

  * New upstream release
  * Standards-Version 3.8.4 (no changes)

 -- Jonathan Yu <jawnsy@cpan.org>  Thu, 11 Feb 2010 22:24:00 -0500

libtest-compile-perl (0.11-1) unstable; urgency=low

  [ gregor herrmann ]
  * New upstream release.
  * debian/copyright: add info about new file.

  [ Ryan Niebur ]
  * Add myself to Uploaders

 -- Ryan Niebur <ryan@debian.org>  Wed, 06 Jan 2010 21:02:25 -0800

libtest-compile-perl (0.10-1) unstable; urgency=low

  [ Jonathan Yu ]
  * New upstream release
  * Add myself to Copyright and Uploaders
  * Rewrote control description
  * Update to new debhelper 7 rules format
  * Update debhelper dependencies
  * Standards-Version 3.8.3 (no changes)
  * Implement suggestions from gregoa:
    + Module::Auto::Install requires debhelper >= 7.1.23
    + Remove unneeded build-deps (they are now in xt/)
    + Author tests are in xt/, so AUTOMATED_TESTING does us no good

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

  [ 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>  Thu, 15 Oct 2009 18:29:35 -0400

libtest-compile-perl (0.08-1) unstable; urgency=low

  * Initial Release. (Closes: #511384)

 -- Damyan Ivanov <dmn@debian.org>  Mon, 12 Jan 2009 11:00:01 +0200