File: changelog

package info (click to toggle)
libtest-file-perl 1.444-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 272 kB
  • sloc: perl: 936; makefile: 2
file content (230 lines) | stat: -rw-r--r-- 7,699 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
libtest-file-perl (1.444-1) unstable; urgency=medium

  [ Damyan Ivanov ]
  * declare conformance with Policy 4.1.3 (no changes needed)

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

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

  [ Salvatore Bonaccorso ]
  * Import upstream version 1.444.
  * debian/copyright: Clarify upstream license to Artistic-2.0
  * Bump Debhelper compat level to 13
  * Set Rules-Requires-Root to no
  * Declare compliance with Debian policy 4.5.1
  * Annotate test-only build dependencies with <!nocheck>
  * Update copyright years for upstream files
  * Update copyright years for debian/* packaging files

 -- Salvatore Bonaccorso <carnil@debian.org>  Thu, 07 Jan 2021 11:20:16 +0100

libtest-file-perl (1.443-1) unstable; urgency=medium

  [ gregor herrmann ]
  * Remove Jeremiah C. Foster from Uploaders on request of the MIA team.
    (Closes: #843749)

  [ Salvatore Bonaccorso ]
  * Import upstream version 1.443
  * Update copyright years for debian/* packaging files
  * Declare compliance with Debian policy 4.0.0

 -- Salvatore Bonaccorso <carnil@debian.org>  Mon, 19 Jun 2017 08:54:18 +0200

libtest-file-perl (1.442-1) unstable; urgency=medium

  * Import upstream version 1.442
  * Update copyright years for upstream files
  * Update copyright years for debian/* packaging files
  * Drop t_setup_common_require_cwd.patch patch

 -- Salvatore Bonaccorso <carnil@debian.org>  Thu, 22 Sep 2016 21:18:41 +0200

libtest-file-perl (1.44-2) 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: use HTTPS for GitHub URLs.
  * Remove Ryan Niebur from Uploaders. Thanks for your work!
  * Add patch to fix test files. After the removal of cwd from @INC
    t/setup_common is not found anymore. Change the requires in the tests
    to use ./t/setup_common. (Closes: #837237)
  * Update years of packaging copyright.
  * Drop explicit build dependency on Test::More. Already satisfied in
    oldstable.
  * Bump debhelper compatibility level to 9.
  * Declare compliance with Debian Policy 3.9.8.

 -- gregor herrmann <gregoa@debian.org>  Sat, 10 Sep 2016 15:17:07 +0200

libtest-file-perl (1.44-1) unstable; urgency=medium

  * Import upstream version 1.44
  * Declare compliance with Debian policy 3.9.6
  * Update copyright years for debian/* packaging files
  * Declare package as autopkgtestable

 -- Salvatore Bonaccorso <carnil@debian.org>  Sat, 15 Aug 2015 13:38:22 +0200

libtest-file-perl (1.41-1) unstable; urgency=medium

  * Imported upstream version 1.41

 -- Salvatore Bonaccorso <carnil@debian.org>  Sat, 13 Sep 2014 07:27:39 +0200

libtest-file-perl (1.40-1) unstable; urgency=medium

  * Imported upstream version 1.40
  * Add missing Build-Depends-Indep on libtest-utf8-perl

 -- Salvatore Bonaccorso <carnil@debian.org>  Fri, 12 Sep 2014 13:47:11 +0200

libtest-file-perl (1.39-1) unstable; urgency=medium

  [ gregor herrmann ]
  * debian/control: remove Nicholas Bamber from Uploaders on request of
    the MIA team.
  * Strip trailing slash from metacpan URLs.

  [ Salvatore Bonaccorso ]
  * Update Vcs-Browser URL to cgit web frontend
  * Add debian/upstream/metadata
  * Imported upstream version 1.39

 -- Salvatore Bonaccorso <carnil@debian.org>  Thu, 11 Sep 2014 06:37:03 +0200

libtest-file-perl (1.36-1) unstable; urgency=medium

  * Imported Upstream version 1.36
  * Wrap and sort fields in debian/control file
  * Declare compliance with Debian policy 3.9.5

 -- Salvatore Bonaccorso <carnil@debian.org>  Thu, 02 Jan 2014 10:29:57 +0100

libtest-file-perl (1.35-1) unstable; urgency=low

  [ 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.
  * Update years of copyright.
  * Build-depend on Test::More 0.95.
  * Drop unused lintian override (spelling-error-in-manpage).
  * Declare compliance with Debian Policy 3.9.4.

 -- gregor herrmann <gregoa@debian.org>  Fri, 11 Oct 2013 20:11:16 +0200

libtest-file-perl (1.34-1) unstable; urgency=low

  * Imported Upstream versions 1.33 and 1.34
  * Remove debian/source/lintian-overrides for copyright format
  * Update format for copyright file.
    Update format to copyright-format 1.0 as released together with Debian
    policy 3.9.3.
  * Bump Standards-Version to 3.9.3

 -- Salvatore Bonaccorso <carnil@debian.org>  Sun, 03 Jun 2012 07:48:10 +0200

libtest-file-perl (1.32-1) unstable; urgency=low

  [ gregor herrmann ]
  * Replace parts of our spelling corrections with a lintian override.

  [ Salvatore Bonaccorso ]
  * Imported Upstream version 1.32
  * Update copyright years for debian/* packaging
  * Drop spelling.patch patch.
    Patch was applied upstream.

 -- Salvatore Bonaccorso <carnil@debian.org>  Sat, 18 Feb 2012 10:47:52 +0100

libtest-file-perl (1.31-1) unstable; urgency=low

  * New upstream release.
  * Update spelling.patch.
  * Update years of packaging copyright.

 -- gregor herrmann <gregoa@debian.org>  Sat, 28 Jan 2012 23:26:01 +0100

libtest-file-perl (1.30-1) unstable; urgency=low

  [ 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).

  [ Ryan Niebur ]
  * Email change: Ryan Niebur -> ryan@debian.org

  [ Salvatore Bonaccorso ]
  * Email change: Salvatore Bonaccorso -> carnil@debian.org

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

  [ Nicholas Bamber ]
  * New upstream release
  * Added myself to Uploaders
  * Updated compat level and debhelper version to 8
  * Removed unnecessary versioned dependencies
  * Updated copyright and added lintian override about copyright format
  * Set source format to 3.0 (quilt)
  * Added patch for spelling error

 -- Nicholas Bamber <nicholas@periapt.co.uk>  Tue, 24 Jan 2012 10:27:35 +0000

libtest-file-perl (1.29-1) unstable; urgency=low

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

  [ Salvatore Bonaccorso ]
  * New upstream release
  * Add myself to Uploaders
  * Drop Depends on libtest-manifest-perl.
  * Drop the fix-manpage-name patch since the change is
    integrated upstream and the manpage name is now correct.
    Build-Depends on quilt is not needed anymore thus drop it
    and lower requirements of debhelper version.
  * debian/copyright: adjust years of upstream copyright.

 -- Salvatore Bonaccorso <salvatore.bonaccorso@gmail.com>  Wed, 10 Jun 2009 16:14:41 +0200

libtest-file-perl (1.28-1) unstable; urgency=low

  [ Ryan Niebur ]
  * New upstream release
  * patch to fix the manpage name

  [ gregor herrmann ]
  * New upstream release.
  * Add /me to Uploaders.
  * debian/copyright: adjust years of upstream copyright.

 -- Ryan Niebur <ryanryan52@gmail.com>  Mon, 01 Jun 2009 08:11:54 -0700

libtest-file-perl (1.25-1) unstable; urgency=low

  [ Jeremiah C. Foster ]
  * Initial Release. (Closes: #512774)

  [ Ryan Niebur ]
  * remove extra whitespace in debian/rules
  * add quilt patching
    - add README.source
    - touch Makefile after unpatching
  * patch Makefile.PL to use $(MAN3EXT) instead of 3 as the extension for
    the installed man page. This way .3pm is used on Debian.
  * update standards version to 3.8.1
  * add myself to Uploaders
  * minor improvements to the description

 -- Ryan Niebur <ryanryan52@gmail.com>  Tue, 12 May 2009 22:46:09 -0700