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

gregor herrmann gregoa at debian.org
Sun May 11 16:49:58 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 3c521b1bc7471b960a68c0677bed13f9e5131dd8
Merge: 368ca9e 9ff36e2
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun May 11 18:45:45 2014 +0200

    Merge tag 'upstream/9.60'
    
    Upstream version 9.60

 Changes                              |   23 +-
 META.yml                             |    2 +-
 exiftool                             |   41 +-
 html/TagNames/Canon.html             |   87 +-
 html/TagNames/Composite.html         |    6 +-
 html/TagNames/GPS.html               |   14 +-
 html/TagNames/JPEG.html              |    7 +-
 html/TagNames/Minolta.html           |   11 +-
 html/TagNames/Nikon.html             |   60 +-
 html/TagNames/Olympus.html           |   19 +-
 html/TagNames/Pentax.html            |  214 +-
 html/TagNames/QuickTime.html         | 4164 +++++++++++++--------------
 html/TagNames/RIFF.html              |  163 +-
 html/TagNames/Sony.html              |   57 +-
 html/ancient_history.html            |  301 ++
 html/exiftool_pod.html               |    2 +-
 html/filename.html                   |   11 +-
 html/history.html                    |  325 +--
 html/index.html                      |   14 +-
 html/struct.html                     |    8 +-
 lib/Image/ExifTool.pm                |    2 +-
 lib/Image/ExifTool/BuildTagLookup.pm |    6 +-
 lib/Image/ExifTool/Canon.pm          |  119 +-
 lib/Image/ExifTool/CanonRaw.pm       |   45 +-
 lib/Image/ExifTool/GPS.pm            |   16 +-
 lib/Image/ExifTool/JPEG.pm           |   16 +-
 lib/Image/ExifTool/Lang/de.pm        |    8 +-
 lib/Image/ExifTool/Minolta.pm        |   27 +-
 lib/Image/ExifTool/Nikon.pm          |   61 +-
 lib/Image/ExifTool/Olympus.pm        |   23 +-
 lib/Image/ExifTool/Pentax.pm         |  134 +-
 lib/Image/ExifTool/QuickTime.pm      |   25 +-
 lib/Image/ExifTool/RIFF.pm           |  176 +-
 lib/Image/ExifTool/Sony.pm           |  116 +-
 lib/Image/ExifTool/TagLookup.pm      | 5195 +++++++++++++++++-----------------
 lib/Image/ExifTool/TagNames.pod      |  114 +-
 perl-Image-ExifTool.spec             |    7 +-
 t/CanonRaw_2.out                     |   27 +-
 t/CanonRaw_4.out                     |   31 +-
 t/CanonRaw_5.out                     |    9 +-
 t/CanonRaw_6.out                     |   12 +-
 t/CanonRaw_7.out                     |   14 +-
 t/DNG_2.out                          |   10 +-
 t/ExifTool_16.out                    |    7 +-
 t/ExifTool_17.out                    |   29 +-
 t/ExifTool_7.out                     |   21 +-
 t/ExifTool_8.out                     |   21 +-
 t/QuickTime_2.out                    |    8 +-
 t/QuickTime_3.out                    |    8 +-
 t/QuickTime_4.out                    |    8 +-
 t/QuickTime_5.out                    |    8 +-
 t/Writer_13.out                      |   31 +-
 t/Writer_15.out                      |   29 +-
 t/Writer_2.out                       |   11 +-
 t/Writer_6.out                       |   31 +-
 t/Writer_7.out                       |   23 +-
 t/Writer_9.out                       |   31 +-
 57 files changed, 6315 insertions(+), 5673 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