File: NEWS.Developer

package info (click to toggle)
libimage-exiftool-perl 12.57%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 27,740 kB
  • sloc: perl: 280,930; xml: 120; makefile: 13
file content (264 lines) | stat: -rw-r--r-- 8,394 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
libimage-exiftool-perl (12.43+dfsg-1) unstable; urgency=medium

  From upstream Changes for 12:43:
  - API Changes:
      - Added IgnoreTags option

 -- gregor herrmann <gregoa@debian.org>  Sun, 10 Jul 2022 16:05:45 +0200

libimage-exiftool-perl (12.34+dfsg-1) unstable; urgency=medium

  From upstream Changes for 12.34:
  - API Changes:
      - Added QuickTimePad option

 -- gregor herrmann <gregoa@debian.org>  Sat, 30 Oct 2021 16:21:36 +0200

libimage-exiftool-perl (12.25+dfsg-1) unstable; urgency=medium

  From upstream Changes for 12.23:
  - API Changes:
      - Added BlockExtract option

 -- gregor herrmann <gregoa@debian.org>  Sat, 24 Apr 2021 22:46:19 +0200

libimage-exiftool-perl (12.19+dfsg-1) unstable; urgency=medium

  From upstream Changes for 12.19:
  - API Changes:
      - Added ability to read/write System tags of directories
      - Enhanced GetAllGroups() to support family 7 and take optional ExifTool
        reference
      - Changed QuickTimeHandler option default to 1

 -- gregor herrmann <gregoa@debian.org>  Sat, 20 Feb 2021 17:56:12 +0100

libimage-exiftool-perl (12.17+dfsg-1) unstable; urgency=medium

  From upstream Changes for 12.16 (only added in 12.17):
  - API Changes:
      - Enhanced ExtractEmbedded option

 -- gregor herrmann <gregoa@debian.org>  Fri, 05 Feb 2021 00:26:46 +0100

libimage-exiftool-perl (12.03-1) unstable; urgency=medium

  From upstream Changes for 12.00:

  - API Changes:
      - Added HexTagIDs option
      - Enhanced GetNewValue() to allow family 7 groups names to be used

 -- gregor herrmann <gregoa@debian.org>  Thu, 30 Jul 2020 17:28:45 +0200

libimage-exiftool-perl (12.00-1) unstable; urgency=medium

  From upstream Changes for 12.00:

  - API Changes:
      - Changed FilterW option to not write tag if $_ is set to undef
      - Added NoMultiExif option

 -- gregor herrmann <gregoa@debian.org>  Fri, 12 Jun 2020 14:02:29 +0200

libimage-exiftool-perl (11.93-1) unstable; urgency=medium

  From upstream Changes for 11.93:

  - API Changes:
      - Enhanced UserParam  option to allow parameters to be extracted as if
        they were a normal tag

 -- gregor herrmann <gregoa@debian.org>  Tue, 07 Apr 2020 18:52:41 +0200

libimage-exiftool-perl (11.86-1) unstable; urgency=medium

  From upstream Changes for 11.86:

  - API Changes:
      - Patched ImageInfo() to recognize a stringified object as a file name

 -- gregor herrmann <gregoa@debian.org>  Sat, 08 Feb 2020 16:04:26 +0100

libimage-exiftool-perl (11.65-2) unstable; urgency=medium

  From upstream Changes for 11.71:

  - API Changes:
      - Changed ListSplit option to preserve empty list items

 -- gregor herrmann <gregoa@debian.org>  Sat, 02 Nov 2019 03:07:12 +0100

libimage-exiftool-perl (11.65-1) unstable; urgency=medium

  From upstream Changes for 11.64:

  - API Changes:
      - Documented SavePath and SaveFormat options

 -- gregor herrmann <gregoa@debian.org>  Thu, 29 Aug 2019 21:48:58 +0200

libimage-exiftool-perl (11.61-1) unstable; urgency=medium

  From upstream Changes for 11.58:

  - API Changes:
      - Removed PNGEarlyXMP option
      - Fixed problem introduced in 11.54 which caused Options('UserParam') to
        return undef

 -- gregor herrmann <gregoa@debian.org>  Fri, 09 Aug 2019 03:02:56 +0200

libimage-exiftool-perl (11.55-1) unstable; urgency=medium

  From upstream Changes for 11.54
  - API Changes:
      - Added FilterW option
      - Enhanced Compact option to improve flexibility and include features of
        XMPShorthand option
      - Removed XMPShorthand option from documentation

  From upstream Changes for 11.53
  - API Changes:
      - Enhanced XMPShorthand option to add level 2

  From upstream Changes for 11.52
  - API Changes:
      - Enhanced Compact option to add levels 3, 4 and 5

  From upstream Changes for 11.45
  - API Changes:
      - Added QuickTimeHandler option

  From upstream Changes for 11.34
  - API Changes:
      - Changed SetFileName() 'Link' option name to 'HardLink' (but still allow
        'Link' for backward compatibility)

  From upstream Changes for 11.33
  - API Changes:
      - Added SymLink option to SetFileName()

  From upstream Changes for 11.32
  - API Changes:
      - Added new single-argument version of ShiftTime()

  From upstream Changes for 11.19
  - API Changes:
      - Enhanced FastScan option to add a setting of 4

 -- gregor herrmann <gregoa@debian.org>  Sun, 14 Jul 2019 17:50:36 -0300

libimage-exiftool-perl (11.16-1) unstable; urgency=medium

  From upstream Changes for 11.15:
  - API Changes:
      - Added GeoSpeedRef option

 -- gregor herrmann <gregoa@debian.org>  Wed, 31 Oct 2018 18:50:40 +0100

libimage-exiftool-perl (11.13-1) unstable; urgency=medium

  From upstream Changes for 11.13:
  - API Changes:
      - Enhanced StrictDate option to reformat PNG CreateTime according to PNG
        specification

 -- gregor herrmann <gregoa@debian.org>  Wed, 10 Oct 2018 19:37:01 +0200

libimage-exiftool-perl (10.79-1) unstable; urgency=medium

  From upstream Changes for 10.76:
  - API Changes:
      - Added XMPShorthand option
      - Enhanced Compact option so a setting of 2 avoids XMP indentation

 -- gregor herrmann <gregoa@debian.org>  Wed, 14 Feb 2018 20:42:25 +0100

libimage-exiftool-perl (10.67-1) unstable; urgency=medium

  From upstream Changes for 10.67:
  - API Changes:
      - Added TimeZone option

 -- gregor herrmann <gregoa@debian.org>  Tue, 21 Nov 2017 20:25:13 +0100

libimage-exiftool-perl (10.56-1) unstable; urgency=medium

  From upstream Changes for 10.41, 10.45, 10.46, 10.49, 10.54:
  - API Changes:
      - Added ListJoin option to replace List and ListSep options
      - Allow access to the advanced formatting expression via a new ExifTool
        "FMT_EXPR" member variable
      - Enhanced RequestTags option to allow groups to be requested
      - Added XAttrTags option
      - Enhanced RequestAll option
      - Added experimental Validate option

 -- gregor herrmann <gregoa@debian.org>  Sat, 17 Jun 2017 21:16:05 +0200

libimage-exiftool-perl (10.23-1) unstable; urgency=medium

  From upstream Changes for 10.23:
  - API Changes:
      - Added CharsetRIFF option

 -- gregor herrmann <gregoa@debian.org>  Wed, 20 Jul 2016 20:20:28 +0200

libimage-exiftool-perl (10.14-1) unstable; urgency=medium

  From upstream Changes for 10.14:
  - API Changes:
      - Fixed bug where FileModifyDate wasn't set properly when WriteInfo() was
        called without a destination file name and other "real" tags were
        written at the same time

 -- gregor herrmann <gregoa@debian.org>  Sat, 09 Apr 2016 01:56:43 +0200

libimage-exiftool-perl (10.13-1) unstable; urgency=medium

  From upstream Changes for 10.13:
  - API Changes:
      - Fixed bug which could cause the API Filter option to be ignored for
        some tags when copying tags with the Composite option set

 -- gregor herrmann <gregoa@debian.org>  Sun, 27 Mar 2016 20:47:31 +0200

libimage-exiftool-perl (10.10-1) unstable; urgency=medium

  From upstream Changes for 10.10:
  - API Changes:
      - Added RequestTags option
      - No longer generate MDItem tags when RequestAll option is set

 -- gregor herrmann <gregoa@debian.org>  Sat, 23 Jan 2016 00:29:20 +0100

libimage-exiftool-perl (10.08-1) unstable; urgency=medium

  From upstream Changes for 10.08:
  - API Changes:
      - Changed QuickTimeUTC API option to also enforce proper time zero

 -- gregor herrmann <gregoa@debian.org>  Wed, 23 Dec 2015 18:14:53 +0100

libimage-exiftool-perl (10.05-1) unstable; urgency=medium

  From upstream Changes for 10.05:
  - API Changes:
      - Added Filter option
      - Changed GetNewValues method name to GetNewValue (GetNewValues still
        works for backward compatibility)

 -- gregor herrmann <gregoa@debian.org>  Sun, 08 Nov 2015 18:10:55 +0100

libimage-exiftool-perl (9.27-1) unstable; urgency=low

  From upstream changes for the versions between 9.13 and 9.27:
  - API Changes:
   - The CombineInfo() routine is now deprecated because it is likely that
     nobody ever used it. If anyone actually uses this, please let me know
   - Compatibility Notice: The MWG Composite tags are no longer automatically
     loaded just by using the MWG module. Image::ExifTool::MWG::Load() must
     now be called explicitly to load these tags

 -- gregor herrmann <gregoa@debian.org>  Tue, 22 Oct 2013 19:44:34 +0200