File: changelog

package info (click to toggle)
libimage-info-perl 1.39-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 816 kB
  • ctags: 122
  • sloc: perl: 3,174; makefile: 12
file content (191 lines) | stat: -rw-r--r-- 6,976 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
libimage-info-perl (1.39-1) unstable; urgency=medium

  * Team upload.
  * Take over for the Debian Perl Group
  * debian/control: Added: Vcs-Git field (source stanza); Vcs-Browser
    field (source stanza); Homepage field (source stanza);
    ${misc:Depends} to Depends: field. Changed: Maintainer set to Debian
    Perl Group <pkg-perl-maintainers@lists.alioth.debian.org> (was: Don
    Armstrong <don@debian.org>); Don Armstrong <don@debian.org> moved to
    Uploaders.
  * debian/watch: use metacpan-based URL (Closes: #840471)
  * Remove deprecation note in long description (Closes: #840470)
  * Convert debian/copyright to format as specified by copyright-format 1.0
  * Convert source package to '3.0 (quilt)' source package format
  * Remove commentes from debian/watch file
  * Replace versioned Build-Depends-Indep on perl with unversioned dependency.
    Replace the versioned Build-Depeneds-Indep on perl (>= 5.6.0-17) with an
    unversioned Build-Depends-Indep on perl only.
  * New upstream version 1.39
    - Fixes XXE in SVG files (Closes: #842891)
  * Add debian/upstream/metadata for upstream meta-information
  * debian/rules: Simplify rules file to a tiny rules makefile
  * Declare compliance with Debian policy 3.9.8
  * Add (preferred) (Build-)Depends(-Indep) on libxml-libxml-perl.
    Image::Info can use both XML::LibXML::Reader or XML::Simple, but
    XML::LibXML::Reader is preferred.
  * debian/copyright: Add stanzas for new files included upstream
  * Declare package as autopkgtest'able
  * debian/control: Wrap and sort (Build-)Depends(-Indep) fields
  * Add alternative (Build-)Depends(-Indep) for PerlIO::scalar.
    The module requires either PerlIO::scalar 0.21 (which is in Perl core
    5.21.7) or if not present IO::Scalar. Add the alternative
    (Build-)Depends(-Indep) for easier backporting.
  * debian/control: Remove Priority and Section filed in binary package stanza
  * Mention Perl module name in long description
  * Add fix-spelling-error-in-manpage.patch patch
  * Add fix-manpage-has-errors-from-pod2man.patch patch
  * Add dh_auto_install override to not install Bundle:: modules.
    Avoid as well installing the generated manpages for the Bundle::
    modules. They are not used within Debian.

 -- Salvatore Bonaccorso <carnil@debian.org>  Thu, 03 Nov 2016 22:34:29 +0100

libimage-info-perl (1.28-1.3) unstable; urgency=medium

  * Non-maintainer upload.
  * Fix "FTBFS: Can't locate inc/Module/Install.pm in @INC":
    call perl with "-I." in debian/rules.
    (Closes: #837284)

 -- gregor herrmann <gregoa@debian.org>  Sun, 18 Sep 2016 13:23:13 +0200

libimage-info-perl (1.28-1.2) unstable; urgency=medium

  * Non-maintainer upload.
  * Fix "Removal of debhelper compat 4": use debhelper compat level 9.
    (Closes: #817531)

 -- gregor herrmann <gregoa@debian.org>  Tue, 28 Jun 2016 15:32:30 +0200

libimage-info-perl (1.28-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Fix "FTBFS with perl 5.22 in experimental (MakeMaker changes)":
    use DESTDIR in debian/rules.
    (Closes: #793534)

 -- gregor herrmann <gregoa@debian.org>  Fri, 28 Aug 2015 03:55:16 +0200

libimage-info-perl (1.28-1) unstable; urgency=low

  * New upstream release
  * Update standards version (no changes)

 -- Don Armstrong <don@debian.org>  Thu, 19 Jun 2008 12:29:03 -0700

libimage-info-perl (1.27-2) unstable; urgency=low

  * Handle non-existant /usr/lib/perl5 directory properly (for perl 5.10)

 -- Don Armstrong <don@debian.org>  Wed, 16 Jan 2008 15:12:03 -0800

libimage-info-perl (1.27-1) unstable; urgency=low

  * New upstream release

 -- Don Armstrong <don@debian.org>  Tue, 18 Dec 2007 15:43:01 -0800

libimage-info-perl (1.26-1) unstable; urgency=low

  * New upstream release
  * Indicate that Image::Info is deprecated in favor of
    libimage-exiftool-perl

 -- Don Armstrong <don@debian.org>  Wed, 24 Oct 2007 16:36:33 -0700

libimage-info-perl (1.25-1) unstable; urgency=low

  * New upstream release

 -- Don Armstrong <don@debian.org>  Sun, 22 Jul 2007 03:41:01 -0700

libimage-info-perl (1.24-1) unstable; urgency=low

  * New upstream release

 -- Don Armstrong <don@debian.org>  Mon, 26 Feb 2007 03:14:52 -0800

libimage-info-perl (1.23-2) unstable; urgency=low

  * Strip out the DTD in graph.svg as well. (closes: #400096)

 -- Don Armstrong <don@debian.org>  Sat, 25 Nov 2006 01:36:34 -0800

libimage-info-perl (1.23-1) unstable; urgency=low

  * New upstream release
  * Remove patch targets and obsolete patches
  * Strip out the DTD so XML::Simple et al. stop looking for it.
    (closes: #395228)

 -- Don Armstrong <don@debian.org>  Sat,  4 Nov 2006 17:18:49 -0800

libimage-info-perl (1.22-1) unstable; urgency=low

  * New upstream release
    - Fix build issues on amd64 (closes: #379777); thanks to Andreas
      Jochens for verifying fix.

 -- Don Armstrong <don@debian.org>  Fri, 28 Jul 2006 21:12:57 -0700

libimage-info-perl (1.21-2) unstable; urgency=low

  * Fix some typos in Image::Info pod (closes: #369245)
  * Indicate where the documentation of the image_info options is (closes:
    #369246)
  * Fix EXIF parsing in some TIFFs due to a typo (closes: #378419); thanks
    to Steinar H. Gunderson.

 -- Don Armstrong <don@debian.org>  Sat, 22 Jul 2006 02:35:05 -0700

libimage-info-perl (1.21-1) unstable; urgency=low

  * New upstream release
  * Upgrade standards version to 3.7.2, no changes necessary

 -- Don Armstrong <don@debian.org>  Fri, 26 May 2006 14:11:11 -0700

libimage-info-perl (1.17-2) unstable; urgency=low

  * Add suport for the Nikon D70s to Image::TIFF (closes: #351728)
  * Update watch file to support the change in maintainer

 -- Don Armstrong <don@debian.org>  Mon,  6 Feb 2006 17:55:58 -0800

libimage-info-perl (1.17-1) unstable; urgency=low

  * New upstream release (closes: #351600)
  * Upgrade standards version; no changes necessary

 -- Don Armstrong <don@debian.org>  Mon,  6 Feb 2006 14:06:03 -0800

libimage-info-perl (1.16-2) unstable; urgency=low

  * Use Data::Dumper instead of Data::Dump (closes: #284001)
  * Fix busted links to exif-e.html (closes: #27837)
  * Don't bother to parse information in thumbnails if ilen is 0 (closes: #281967)
  
 -- Don Armstrong <don@debian.org>  Mon,  7 Mar 2005 16:53:19 -0800

libimage-info-perl (1.16-1) unstable; urgency=low

  * New upstream release (closes: #174846)
  * Fix debian/copyright problems (closes: #157596)
  * New maintainer adopting this package (closes: #274131)
  * Depend on libimage-base-perl [Image::Xbm, Image::Xpm]
  * Depend on libxml-simple-perl [Image::Info::Svg]

 -- Don Armstrong <don@donarmstrong.com>  Wed,  6 Oct 2004 16:07:04 -0700

libimage-info-perl (1.09-2) unstable; urgency=low

  * Fix problem with build prereqs.

 -- Michael Alan Dorman <mdorman@debian.org>  Thu, 21 Feb 2002 12:02:18 -0500

libimage-info-perl (1.09-1) unstable; urgency=low

  * Initial packaging

 -- Michael Alan Dorman <mdorman@debian.org>  Thu, 21 Feb 2002 11:53:56 -0500