File: changelog

package info (click to toggle)
libhtml-formfu-perl 2.07000-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 4,396 kB
  • sloc: perl: 12,777; makefile: 9; sql: 5
file content (421 lines) | stat: -rw-r--r-- 15,266 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
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
libhtml-formfu-perl (2.07000-2) unstable; urgency=medium

  [ gregor herrmann ]
  * debian/watch: use uscan version 4.

  [ Debian Janitor ]
  * Bump debhelper from old 11 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Bug-Database, Bug-Submit.
  * Remove obsolete fields Contact, Name from debian/upstream/metadata
    (already present in machine-readable debian/copyright).
  * Update standards version to 4.5.0, no changes needed.
  * Remove constraints unnecessary since stretch:
    + Build-Depends-Indep: Drop versioned constraint on
      libmoosex-attribute-chained-perl, libscalar-list-utils-perl.
    + libhtml-formfu-perl: Drop versioned constraint on
      libmoosex-attribute-chained-perl, libscalar-list-utils-perl in Depends.
  * Remove constraints unnecessary since buster * libhtml-formfu-perl:
    Drop versioned constraint on libcatalyst-controller-html-formfu-perl
    and libhtml-formfu-model-dbic-perl in Breaks. Changes-By: deb-scrub-
    obsolete

  [ gregor herrmann ]
  * Add libregexp-assemble-perl to Depends.
    Thanks to Sudip Mukherjee for the bug report.
    (Closes: #1068727) (LP: #2060733)
  * Update alternative test and runtime dependencies.
  * Add debian/tests/pkg-perl/syntax-skip for more autopkgtests.
  * Update years of packaging copyright.
  * Declare compliance with Debian Policy 4.7.0.
  * Set Rules-Requires-Root: no.
  * Bump debhelper-compat to 13.
  * Annotate test-only build dependencies with <!nocheck>.
  * Update lintian override info format in d/libhtml-formfu-perl.lintian-
    overrides on line 4-5.

 -- gregor herrmann <gregoa@debian.org>  Wed, 10 Apr 2024 17:35:50 +0200

libhtml-formfu-perl (2.07000-1) unstable; urgency=medium

  * Import upstream version 2.07000.
  * Refresh patch how-to-report-bugs.diff (offset).
  * Update years of packaging copyright.
  * Remove trailing whitespace from debian/*.
  * Drop alternative (build) dependencies on perl, as perl has versioned
    Provides by now.
  * Declare compliance with Debian Policy 4.3.0.
  * Bump debhelper compatibility level to 11.

 -- gregor herrmann <gregoa@debian.org>  Sat, 12 Jan 2019 19:20:39 +0100

libhtml-formfu-perl (2.06000-2) unstable; urgency=medium

  * Add Breaks for reverse dependencies that need to return to
    MooseX::Attribute::Chained in lockstep with us
  * Update Homepage link to point to github, formfu.org no longer exists

 -- Florian Schlichting <fsfs@debian.org>  Tue, 15 May 2018 22:44:24 +0200

libhtml-formfu-perl (2.06000-1) unstable; urgency=medium

  [ gregor herrmann ]
  * Drop debian/tests/pkg-perl/smoke-tests, handled by pkg-perl-
    autopkgtest now.
  * Disable network tests during autopkgtests like during build.

  [ Alex Muntada ]
  * Remove inactive pkg-perl members from Uploaders.

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

  [ Florian Schlichting ]
  * New upstream version 2.06000
  * Update upstream metadata
  * Update copyright years
  * Add new (build-)dependencies
  * Drop d/copyright reference to files no longer included in tarball
  * Refresh patches, dropping spelling.patch (applied upstream) and
    no-network.patch (solved via Test::RequiresInternet)
  * Bump dh compat to level 10
  * Declare compliance with Debian Policy 4.1.4

 -- Florian Schlichting <fsfs@debian.org>  Mon, 14 May 2018 20:44:17 +0200

libhtml-formfu-perl (2.05000-1) unstable; urgency=medium

  * Remove Brian Cassidy from Uploaders. Thanks for your work!
  * Import upstream version 2.05000.
  * Remove workaround for broken tests which are gone now.
  * Refresh patch how-to-report-bugs.diff (offset).
  * Update no-network.patch (new test filename).
  * Drop spelling.patch, merged upstream.
  * Update (build) dependencies.
  * Update debian/upstream/metadata.
  * autopkgtest: enable more smoke tests.
  * Add a new patch to fix a spelling mistake in the POD.

 -- gregor herrmann <gregoa@debian.org>  Sat, 29 Oct 2016 21:33:17 +0200

libhtml-formfu-perl (2.03000-2) unstable; urgency=medium

  * Skip test t/aggregate.t.
    This test sometimes has problems but more importantly, it needs
    Test::Aggregate which up to 0.373 is not compatible with the new
    Test-Simple (>= 1.3). Skipping the test allows us to drop the build
    dependency on libtest-aggregate-perl.
    This can be reverted once a newer Test::Aggregate is released.

 -- gregor herrmann <gregoa@debian.org>  Fri, 22 Jul 2016 17:02:09 +0200

libhtml-formfu-perl (2.03000-1) unstable; urgency=medium

  [ gregor herrmann ]
  * Rename autopkgtest configuration file(s) as per new pkg-perl-
    autopkgtest schema.

  [ 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: use HTTPS for GitHub URLs.
  * Import upstream version 2.03000.
  * Refresh patch how-to-report-bugs.diff (offset).
  * Update years of upstream and packaging copyright.
  * Declare compliance with Debian Policy 3.9.8.
  * Add patch to skip new tests needing network access.
  * Add patch to fix spelling mistakes in the POD.
  * Bump debhelper compatibility level to 9.
  * Update (build) dependencies.

 -- gregor herrmann <gregoa@debian.org>  Sat, 02 Jul 2016 21:29:14 +0200

libhtml-formfu-perl (2.01000-2) unstable; urgency=medium

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

  [ gregor herrmann ]
  * Add debian/upstream/metadata.
  * Explicitly (build) depend on libcgi-pm-perl.
    Closes: #789844
  * Update years of packaging copyright.
  * Mark package as autopkgtest-able.
  * Declare compliance with Debian Policy 3.9.6.

 -- gregor herrmann <gregoa@debian.org>  Thu, 25 Jun 2015 00:06:24 +0200

libhtml-formfu-perl (2.01000-1) unstable; urgency=medium

  * New upstream release.
  * Update years of packaging copyright.
  * Drop fix-whatis.patch, applied upstream.
  * Drop unversioned 'perl' from Depends.

 -- gregor herrmann <gregoa@debian.org>  Mon, 12 May 2014 20:54:34 +0200

libhtml-formfu-perl (2.00000-1) unstable; urgency=medium

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

  [ Florian Schlichting ]
  * Import Upstream version 2.00000
  * Drop (build-)dependencies on libclass-accessor-chained-perl,
    libdate-calc-perl, libmoosex-attribute-chained-perl and
    libmoosex-setonce-perl
  * Add lib/MosseX/* to debian/copyright
  * Bump copyright years
  * Refresh how-to-report-bugs.diff (offset), drop pod2man-errors.patch
    (applied upstream)
  * New fix-whatis.patch

 -- Florian Schlichting <fsfs@debian.org>  Mon, 21 Apr 2014 23:59:43 +0200

libhtml-formfu-perl (1.00000-1) unstable; urgency=medium

  [ Salvatore Bonaccorso ]
  * Add option to mangle upstream version in debian/watch file

  [ Florian Schlichting ]
  * Import Upstream version 1.00000
  * Delete copyright paragraphs for modules in inc/* (dropped upstream)
  * Update upstream copyright statement and year
  * Drop pod-for-html_formfu_dumpconf.diff, spelling.patch,
    whatis-entries.diff (applied upstream); do-not-check-for-old-version.diff
    (obsolete); refresh how-to-report-bugs.diff (offset)
  * New pod2man-errors.patch
  * Remove (almost) empty man page for
    HTML::FormFu::Role::FormBlockAndFieldMethods
  * Update (build-)dependencies
  * Declare compliance with Debian Policy 3.9.5

 -- Florian Schlichting <fsfs@debian.org>  Tue, 24 Dec 2013 01:35:05 +0100

libhtml-formfu-perl (0.09010-1) unstable; urgency=low

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

  [ 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 0.09010
  * Bump years of included Module::Install copyright
  * Add build-dependency on libtest-exception-perl, libtest-aggregate-perl
  * Bump Standards-Version to 3.9.4 (update to copyright-format 1.0)
  * Refresh and forward patches
  * Add myself to uploaders and copyright

 -- Florian Schlichting <fsfs@debian.org>  Tue, 20 Aug 2013 23:42:12 +0200

libhtml-formfu-perl (0.09007-1) unstable; urgency=low

  [ Ansgar Burchardt ]
  * New upstream release 0.09005.

  [ gregor herrmann ]
  * New upstream release 0.09007.
  * Update years of third-party and packaging copyright.
  * Refresh patches (offset and .quiltrc settings).
  * Update (build) dependencies.

 -- gregor herrmann <gregoa@debian.org>  Mon, 30 Jan 2012 22:19:27 +0100

libhtml-formfu-perl (0.09004-1) unstable; urgency=low

  [ gregor herrmann ]
  * Remove version from perl (build) dependency.

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

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

  [ gregor herrmann ]
  * New upstream release.
  * Remove build dependency on libtest-nowarnings-perl.
  * Bump debhelper compatibility level to 8.
  * Remove versions from (build) dependencies that are already satisfied
    in oldstable.
  * Add /me to Uploaders.
  * Add a patch to fix a minor spelling mistake detected by lintian.

 -- gregor herrmann <gregoa@debian.org>  Sat, 27 Aug 2011 21:53:48 +0200

libhtml-formfu-perl (0.09003-1) unstable; urgency=low

  * New upstream release.

 -- Ansgar Burchardt <ansgar@debian.org>  Fri, 13 May 2011 20:20:34 +0200

libhtml-formfu-perl (0.09002-1) unstable; urgency=low

  * New upstream release.
  * debian/control: Update dependencies.
  * debian/control: breaks libhtml-formfu-model-dbic-perl (<< 0.09000)
  * debian/copyright: Add information on new libraries in inc/.
  * Bump Standards-Version to 3.9.2 (no changes).

 -- Ansgar Burchardt <ansgar@debian.org>  Sun, 24 Apr 2011 11:57:44 +0200

libhtml-formfu-perl (0.08002-1) unstable; urgency=low

  [ Salvatore Bonaccorso ]
  * Update carnil's email address

  [ Ansgar Burchardt ]
  * New upstream release.
  * Drop patch fix-591120-use-google-infrastructure.patch (included upstream).
  * Bump (build-)dep on libdatetime-perl to >= 2:0.5400.
  * debian/copyright: Refer to "Debian systems" instead of "Debian GNU/Linux
    systems".
  * debian/NEWS: Add note about incompatible upstream changes.
  * Update my email address.

 -- Ansgar Burchardt <ansgar@debian.org>  Tue, 12 Oct 2010 17:30:11 +0200

libhtml-formfu-perl (0.07002-2) unstable; urgency=low

  * Add myself to Uploaders.
  * Cherrypick fix from upstream's SVN to fix test failures due to
    changes in libcaptcha-recaptcha-perl using google-infrastructure.
    Add fix-591120-use-google-infrastructure.patch patch (Closes:
    #591120).
  * Bump versioned (Build-)Depends(-Indep) on libcaptcha-recaptcha-perl
    to (>= 0.94).
  * debian/copyright: Update debian/* packaging stanza and refresh
    License-Texts. For GPL-1+ explicitly reference license text in
    common-licenses.
  * Bump Standards-Version to 3.9.1.

 -- Salvatore Bonaccorso <salvatore.bonaccorso@gmail.com>  Sun, 01 Aug 2010 21:42:00 +0200

libhtml-formfu-perl (0.07002-1) unstable; urgency=low

  * New upstream release.
  * Refresh patches.
  * Bump (build-)dep on libdatetime-format-strptime-perl to >= 1.2000.
  * Bump (build-)dep on libdatetime-locale-perl to >= 1:0.45.

 -- Ansgar Burchardt <ansgar@43-1.org>  Sun, 27 Jun 2010 16:32:19 +0900

libhtml-formfu-perl (0.07001-1) unstable; urgency=low

  * New upstream release.
    + Refresh patches.
  * Remove (build-)dep on libregexp-copy-perl.
    Use libclone-perl (>= 0.31) instead. (Closes: #580328)
  * Remove (build-)dep on libclass-c3-perl. Add perl (>= 5.10) for mro
    and libmro-compat-perl instead.
  * Bump (build-)dep on libconfiy-any-perl to >= 0.18.
  * Remove patch spelling.patch: applied upstream.
  * debian/copyright: Formatting changes for current DEP-5 proposal.
  * debian/copyright: Update years of copyright for ./inc/*.
  * Bump Standards-Version to 3.8.4 (no changes).

 -- Ansgar Burchardt <ansgar@43-1.org>  Mon, 17 May 2010 13:21:22 +0900

libhtml-formfu-perl (0.06001-1) unstable; urgency=low

  * New upstream release.
    + Fixes issues with new year in test suite. (Closes: #564402)
  * Use source format 3.0 (quilt).
  * New patch `spelling.patch' to fix spelling errors pointed out by lintian.

 -- Ansgar Burchardt <ansgar@43-1.org>  Sat, 09 Jan 2010 21:50:24 +0900

libhtml-formfu-perl (0.06000-1) unstable; urgency=low

  [ gregor herrmann ]
  * debian/control: remove version from perl build dependency.

  [ Ansgar Burchardt ]
  * New upstream release.
    + add build-dep on perl (>= 5.10.1) | libtest-simple-perl (>= 0.92).
    + now (build-)deps on libyaml-libyaml-perl instead of linyaml-syck-perl.
    + refresh patches.
  * Bump Standards-Version to 3.8.3.

  [ gregor herrmann ]
  * debian/control: bump (build) dependency on libdata-visitor-perl to 0.26.

 -- Ansgar Burchardt <ansgar@43-1.org>  Sat, 12 Dec 2009 17:56:27 +0900

libhtml-formfu-perl (0.05001-1) unstable; urgency=low

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

  [ Ansgar Burchardt ]
  * New upstream release
    + refresh patch how-to-report-bugs.diff
  * Use minimal debian/rules.
  * Bump Standards Version to 3.8.2 (no changes)

 -- Ansgar Burchardt <ansgar@43-1.org>  Sun, 19 Jul 2009 17:49:56 +0200

libhtml-formfu-perl (0.05000-1) unstable; urgency=low

  * New upstream release.

 -- Ansgar Burchardt <ansgar@43-1.org>  Wed, 27 May 2009 17:35:13 +0200

libhtml-formfu-perl (0.04002-1) unstable; urgency=low

  [ Ansgar Burchardt ]
  * New upstream release.
  * Depend on libdata-visitor-perl (>= 0.24-2): adds missing dependency on
    libnamespace-clean-perl.  Drop build-dep on libnamespace-clean-perl.

  [ gregor herrmann ]
  * debian/copyright: update some years, add additional copyright holder.

 -- Ansgar Burchardt <ansgar@43-1.org>  Sat, 09 May 2009 19:03:39 +0200

libhtml-formfu-perl (0.04001-1) unstable; urgency=low

  [ Krzysztof Krzyżaniak (eloy) ]
  * New upstream release
  * debian/control: Add myself to Uploaders, Standards-Version updated to 3.8.1
    (no changes), add libnumber-format-perl and libhash-flatten-perl
    to dependencies.
  * debian/rules: Add LC_ALL=C for test suite

  [ gregor herrmann ]
  * debian/control:
    - add (build) dependency on libpath-class-perl
    - add build dependency on libnamespace-clean-perl

 -- Krzysztof Krzyżaniak (eloy) <eloy@debian.org>  Wed, 08 Apr 2009 15:07:56 +0200

libhtml-formfu-perl (0.03007-1) unstable; urgency=low

  [ Brian Cassidy ]
  * New upstream release
  * debian/control:
    + Add myself to Uploaders
    + add perl-modules (>= 5.8.8) | libcgi-pm-perl to build-deps
  * debian/patches:
    + Add description to HTML::FormFu::MultiForm
    + add descriptions to each patch

  [ gregor herrmann ]
  * debian/control:
    - switch Vcs-Browser field to ViewSVN
    - make (build) dependency on libyaml-syck-perl versioned
    - wrap long lines

 -- Brian Cassidy <brian.cassidy@gmail.com>  Mon, 08 Dec 2008 09:55:54 -0400

libhtml-formfu-perl (0.03005-1) unstable; urgency=low

  * Initial Release. (Closes: #457583)

 -- Ansgar Burchardt <ansgar@43-1.org>  Thu, 18 Sep 2008 17:41:51 +0200