[libimage-exiftool-perl] 01/03: Merge tag 'upstream/9.59'

gregor herrmann gregoa at debian.org
Sat May 3 13:40:04 UTC 2014


This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libimage-exiftool-perl.

commit 4999fcf6d511fa3e86d90928ff63d94152ad8299
Merge: 3de68c9 93ed361
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat May 3 15:35:26 2014 +0200

    Merge tag 'upstream/9.59'
    
    Upstream version 9.59

 Changes                            |   22 +
 META.yml                           |    2 +-
 config_files/ExifTool_config       |    1 +
 exiftool                           |   25 +-
 html/ExifTool.html                 |    3 +-
 html/TagNames/Canon.html           |    4 +-
 html/TagNames/MPF.html             |    6 +-
 html/TagNames/NikonCapture.html    |  126 ++-
 html/TagNames/Olympus.html         |  382 +++----
 html/TagNames/PNG.html             |    5 +-
 html/TagNames/Panasonic.html       |   20 +-
 html/TagNames/QuickTime.html       | 2055 ++++++++++++++++++++++++++++++++++-
 html/TagNames/Sony.html            |   11 +-
 html/config.html                   |    1 +
 html/exiftool_pod.html             |    8 +-
 html/history.html                  |   24 +
 html/htmldump.html                 |   13 +-
 html/index.html                    |   15 +-
 html/standards.html                |    7 +-
 lib/Image/ExifTool.pm              |    4 +-
 lib/Image/ExifTool.pod             |    3 +-
 lib/Image/ExifTool/Canon.pm        |    2 +-
 lib/Image/ExifTool/Exif.pm         |   13 +-
 lib/Image/ExifTool/GPS.pm          |    7 +-
 lib/Image/ExifTool/Lang/cs.pm      |    6 +-
 lib/Image/ExifTool/Lang/de.pm      |   22 +-
 lib/Image/ExifTool/Lang/en_ca.pm   |    8 +-
 lib/Image/ExifTool/Lang/en_gb.pm   |    8 +-
 lib/Image/ExifTool/Lang/fi.pm      |    2 -
 lib/Image/ExifTool/Lang/fr.pm      |    7 +-
 lib/Image/ExifTool/Lang/it.pm      |    6 +-
 lib/Image/ExifTool/Lang/ja.pm      |   17 +-
 lib/Image/ExifTool/Lang/ko.pm      |    1 -
 lib/Image/ExifTool/Lang/nl.pm      |    6 +-
 lib/Image/ExifTool/Lang/ru.pm      |    1 -
 lib/Image/ExifTool/Lang/sv.pm      |    1 -
 lib/Image/ExifTool/Lang/zh_cn.pm   |    7 +-
 lib/Image/ExifTool/Lang/zh_tw.pm   |    1 -
 lib/Image/ExifTool/MPF.pm          |   10 +-
 lib/Image/ExifTool/MakerNotes.pm   |    7 +-
 lib/Image/ExifTool/NikonCapture.pm |   65 +-
 lib/Image/ExifTool/Olympus.pm      |   54 +-
 lib/Image/ExifTool/PNG.pm          |    6 +-
 lib/Image/ExifTool/Panasonic.pm    |   12 +-
 lib/Image/ExifTool/QuickTime.pm    | 2108 +++++++++++++++++++++++++++++++++++-
 lib/Image/ExifTool/README          |    9 +-
 lib/Image/ExifTool/Sony.pm         |   98 +-
 lib/Image/ExifTool/TagLookup.pm    |    6 +-
 lib/Image/ExifTool/TagNames.pod    |   17 +-
 lib/Image/ExifTool/Writer.pl       |    8 +-
 perl-Image-ExifTool.spec           |    2 +-
 t/Nikon_7.out                      |    9 +-
 52 files changed, 4775 insertions(+), 488 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libimage-exiftool-perl.git



More information about the Pkg-perl-cvs-commits mailing list