File: changelog

package info (click to toggle)
libimage-size-perl 3.300-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 2,320 kB
  • sloc: perl: 988; xml: 987; makefile: 2
file content (332 lines) | stat: -rw-r--r-- 10,645 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
libimage-size-perl (3.300-3) unstable; urgency=medium

  [ Debian Janitor ]
  * Apply multi-arch hints. + libimage-size-perl: Add Multi-Arch: foreign.

 -- Jelmer Vernooij <jelmer@debian.org>  Fri, 14 Oct 2022 00:28:50 +0100

libimage-size-perl (3.300-2) unstable; urgency=medium

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

  [ gregor herrmann ]
  * Change bugtracker URL(s) to HTTPS.
  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
  * debian/upstream/metadata: change GitHub/CPAN URL(s) to HTTPS.
  * Remove Jonathan Yu 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 ]
  * debian/watch: use uscan version 4.

  [ Debian Janitor ]
  * Trim trailing whitespace.
  * Bump debhelper from deprecated 8 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Repository, Repository-Browse.
  * Remove obsolete fields Contact, Name from debian/upstream/metadata
    (already present in machine-readable debian/copyright).

 -- Jelmer Vernooij <jelmer@debian.org>  Wed, 15 Jun 2022 00:40:23 +0100

libimage-size-perl (3.300-1.1) unstable; urgency=medium

  * Non maintainer upload by the Reproducible Builds team.
  * No source change upload to rebuild on buildd with .buildinfo files.

 -- Holger Levsen <holger@debian.org>  Mon, 28 Dec 2020 13:08:57 +0100

libimage-size-perl (3.300-1) unstable; urgency=low

  [ gregor herrmann ]
  * Add patch to fix the hashbang in the imgsize script. Thanks to Moritz
    Lenz for the bug report. (Closes: #681925)

  [ 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 ]
  * Strip trailing slash from metacpan URLs.

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

  [ gregor herrmann ]
  * Replace perlmagick with libimage-magick-perl in Suggests.
    Thanks to Martin Michlmayr for the bug report. (Closes: #789234)
  * Remove mention onf perlmagick in package description as well.
  * Add debian/upstream/metadata.

  * Import upstream version 3.300.
  * Update years of upstream and packaging copyright.
  * Mark package as autopkgtest-able.
  * Declare compliance with Debian Policy 3.9.6.
  * Drop fix-pod-spelling.patch, merged upstream.

 -- gregor herrmann <gregoa@debian.org>  Fri, 19 Jun 2015 12:11:15 +0200

libimage-size-perl (3.232-1) unstable; urgency=low

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

  [ gregor herrmann ]
  * New upstream release.
  * Refresh patches.
  * debian/copyright: update to Copyright-Format 1.0.
  * debian/copyright: update copyright years and license stanzas.
  * Bump Standards-Version to 3.9.3 (no changes).
  * Set debhelper compatibility level to 8.

 -- gregor herrmann <gregoa@debian.org>  Fri, 08 Jun 2012 21:54:07 +0200

libimage-size-perl (3.230-1) unstable; urgency=low

  * New upstream release
    + Drop author tests, they've been moved to xt/
    + Adds support for Windows WMF files
  * Refresh patches, remove critic patch (moved to xt/)
  * Standards-Version 3.9.1 (no changes)
  * Drop dependencies for compression stuff; perl 5.10 is available in
    stable
  * No longer use AUTHOR_TESTING, drop debhelper dependency

 -- Jonathan Yu <jawnsy@cpan.org>  Mon, 04 Oct 2010 19:13:34 -0400

libimage-size-perl (3.221-1) unstable; urgency=low

  [ Jonathan Yu ]
  * New upstream release
  * Rewrite control description
  * Standards-Version 3.8.4 (no changes)
  * Use new 3.0 (quilt) source format
  * Update copyright to new DEP5 format
  * Update imgsize exit code patch
  * Add patch to fix POD spelling errors

  [ gregor herrmann ]
  * debian/copyright: update years of upstream copyright.

 -- Jonathan Yu <jawnsy@cpan.org>  Mon, 03 May 2010 09:40:26 -0400

libimage-size-perl (3.220-1) unstable; urgency=low

  * New upstream release

 -- Jonathan Yu <jawnsy@cpan.org>  Tue, 10 Nov 2009 07:34:17 -0500

libimage-size-perl (3.210-1) unstable; urgency=low

  [ Jonathan Yu ]
  * New upstream release
  * Add myself to Uploaders and Copyright
  * Updated watch with mangle to handle new versions
  * Remove the install-imgsize patch; it's now installed by default
  * Add patch to disable perlcritic

  [ Ryan Niebur ]
  * Update ryan52's email address

  [ gregor herrmann ]
  * debian/control: add libio-compress-perl as another alternative (build)
    dependency for getting Compress::Zlib.

 -- Jonathan Yu <jawnsy@cpan.org>  Thu, 22 Oct 2009 06:59:17 -0400

libimage-size-perl (3.2-3) unstable; urgency=low

  * Add "perl (>= 5.10)" as an alternative build dependency on
    libcompress-zlib-perl as a preparation for the Perl 5.10.1 transition
    (cf. #542686).
  * Set Standards-Version to 3.8.3 (no changes).
  * Reword short description.
  * Minimize debian/rules, adjust versioned build dependencies on debhelper
    and quilt.
  * debian/control: change my email address.

 -- gregor herrmann <gregoa@debian.org>  Fri, 21 Aug 2009 15:52:37 +0200

libimage-size-perl (3.2-2) unstable; urgency=low

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

  [ gregor herrmann ]
  * Rename source package to libimage-size-perl.

  [ Christoph Berg ]
  * Remove me from Uploaders.

 -- Christoph Berg <myon@debian.org>  Fri, 14 Aug 2009 17:25:41 +0200

image-size (3.2-1) unstable; urgency=low

  [ gregor herrmann ]
  * Add debian/README.source to document quilt usage, as required by
    Debian Policy since 3.8.0.
  * debian/control: Changed: Switched Vcs-Browser field to ViewSVN
    (source stanza).

  [ Ryan Niebur ]
  * New upstream release
  * debhelper 7
  * machine readable copyright format
  * add me to uploaders
  * bump Standards-Version to 3.8.0

  [ gregor herrmann ]
  * debian/control: remove build dependency on libmodule-build-perl, dh7
    prefers ExtUtils::MakeMaker.
  * debian/rules: touch Makefile after unpatching Makefile.PL.

 -- Ryan Niebur <ryanryan52@gmail.com>  Sat, 28 Feb 2009 14:57:21 -0800

image-size (3.1.1-2) unstable; urgency=low

  * Update patch imgsize-fixes to make it compatible with the new enabled
    warnings; based on a patch from Reid Priedhorsky, thanks!
    Closes: #472760
  * debian/copyright: add Debian Perl Group to copyright holders for the
    packaging.

 -- gregor herrmann <gregor+debian@comodo.priv.at>  Wed, 26 Mar 2008 18:18:20 +0100

image-size (3.1.1-1) unstable; urgency=low

  * New upstream release.
  * debian/watch: use dist-based URL.
  * debian/copyright: update according to Size.pm and point to dist-based
    source download URL.
  * debian/control:
    - use author-agnostic Homepage
    - add libtest-pod-perl and libtest-pod-coverage-perl to
      Build-Depends-Indep
    - make build depency on libcompress-zlib-perl versioned and add it to
      runtime dependencies
    - add perlmagick to Suggests
    - add /me to Uploaders
  * Refresh patch imgsize-fixes.
  * Set debhelper compatibility level to 6.
  * debian/rules: switch to using Module::Build instead of MakeMaker; move
    libmodule-build-perl to Build-Depends.

 -- gregor herrmann <gregor+debian@comodo.priv.at>  Wed, 20 Feb 2008 19:32:39 +0100

image-size (3.1-3) unstable; urgency=low

  * Moving the package to the Debian Perl Group.
  * Quiltize source.
  * Clean up control and rules.

 -- Christoph Berg <myon@debian.org>  Fri, 04 Jan 2008 23:01:33 +0100

image-size (3.1-2) unstable; urgency=low

  * New upstream release.
  * dpkg thinks 3.01 == 3.1, working around.

 -- Christoph Berg <myon@debian.org>  Wed, 17 Oct 2007 10:52:21 +0200

image-size (3.01-1) unstable; urgency=low

  * New upstream release.
  * Uses libmodule-build-perl.
  * Install example script.

 -- Christoph Berg <myon@debian.org>  Wed, 22 Nov 2006 12:58:21 +0100

image-size (3.0-1) unstable; urgency=low

  * New upstream release.
    + Implements a (different) fix for #104597, see the new
      Image::Size::GIF_BEHAVIOR option.
    + Requires libcompress-zlib-perl to build.
  * Move debhelper to Build-Depends.
  * Bump Standards-Version.

 -- Christoph Berg <myon@debian.org>  Thu, 15 Jun 2006 20:43:01 +0200

image-size (2.992-2) unstable; urgency=low

  * Priority: optional.
  * Cleaned up debian/rules (thanks to Marc Brockschmidt).
  * Escape latin1 char in pod.
  * Bump Standards-Version.

 -- Christoph Berg <myon@debian.org>  Wed, 14 Sep 2005 20:21:56 +0200

image-size (2.992-1) unstable; urgency=low

  * New upstream version.
  * imgsize:
    + Do safe sprintf call in imgsize (Closes: #191844).
    + Exit 1 on error.
  * New maintainer (Closes: #279771).
  * Move to section perl.
  * Bump standards version.

 -- Christoph Berg <cb@df7cb.de>  Sat,  6 Nov 2004 17:47:34 +0100

image-size (2.990-1) unstable; urgency=low

  * New upstream version.
  * Make Image::Size::gifsize pay attention to the frame size as well as
    the size tag associated with the first image in the GIF file,
  Closes: #104597

 -- Stephen Zander <gibreel@debian.org>  Tue, 13 Aug 2002 13:57:46 -0700

image-size (2.930-1) unstable; urgency=low

  * New upstream source
  * Updated for policy 3.5.1 and the new perl packaging policy

 -- Stephen Zander <gibreel@debian.org>  Tue, 24 Apr 2001 23:36:07 -0700

image-size (2.910-1) unstable; urgency=low

  * New upstream source.
  * Package now policy compliant, Closes: #75503

 -- Stephen Zander <gibreel@debian.org>  Tue, 12 Dec 2000 19:24:06 -0800

image-size (2.903-1) unstable; urgency=low

  * Nwe upstream source.

 -- Stephen Zander <gibreel@debian.org>  Wed, 20 Sep 2000 18:08:40 -0700

image-size (2.901-1) unstable; urgency=low

  * New maintainer.
  * New upstream source.

 -- Stephen Zander <gibreel@debian.org>  Wed, 18 Aug 1999 23:56:11 -0700

image-size (2.7-2.1) unstable; urgency=low

  * NMU for the perl upgrade. Closes: #41529
  * Corrected the rules files to conform to perl policy 1.0.1
  * Upgraded standards-version to 2.5.1
  * Corrected the location of licenses in copyright file.

 -- Raphael Hertzog <rhertzog@hrnet.fr>  Mon, 19 Jul 1999 20:35:19 +0200

image-size (2.7-2) unstable; urgency=low

  * Whoops, there were some extra files lying around the package, and
    I was building it in the binary-arch instead of the binary-indep
    target of debian/rules. Fixed.

 -- Ben Gertzfield <che@debian.org>  Fri, 23 Oct 1998 13:22:12 -0700

image-size (2.7-1) unstable; urgency=low

  * Initial release.

 -- Ben Gertzfield <che@debian.org>  Fri, 23 Oct 1998 12:56:29 -0700