File: NEWS

package info (click to toggle)
libimage-exiftool-perl 10.40-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 22,476 kB
  • ctags: 3,496
  • sloc: perl: 231,270; xml: 120; makefile: 2
file content (65 lines) | stat: -rw-r--r-- 2,368 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
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