[libimage-exiftool-perl] 01/04: Merge tag 'upstream/10.11'

gregor herrmann gregoa at debian.org
Sat Feb 20 20:30:03 UTC 2016


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 573e1cd0ecf21f0dac38a5712f3ab904959f5981
Merge: c5a18c9 627e24d
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Feb 20 21:25:19 2016 +0100

    Merge tag 'upstream/10.11'
    
    Upstream version 10.11

 Changes                              |  15 +
 META.yml                             |   2 +-
 exiftool                             |   7 +-
 html/TagNames/Canon.html             |  33 +-
 html/TagNames/Composite.html         |  30 +-
 html/TagNames/EXIF.html              | 691 ++++++++++++++++++-----------------
 html/TagNames/Minolta.html           |  53 +--
 html/TagNames/Olympus.html           | 132 +++----
 html/TagNames/Photoshop.html         |  32 +-
 html/TagNames/QuickTime.html         |  43 ++-
 html/TagNames/Sony.html              | 651 +++++++++++++++++++--------------
 html/TagNames/XMP.html               | 497 ++++++++++++++-----------
 html/exiftool_pod.html               |   5 +-
 html/history.html                    |  16 +
 html/index.html                      |  14 +-
 lib/Image/ExifTool.pm                |  19 +-
 lib/Image/ExifTool/BuildTagLookup.pm |   3 +-
 lib/Image/ExifTool/Canon.pm          |  16 +
 lib/Image/ExifTool/Exif.pm           |  12 +-
 lib/Image/ExifTool/FLIR.pm           |   4 +-
 lib/Image/ExifTool/H264.pm           |   7 +-
 lib/Image/ExifTool/MXF.pm            |   8 +-
 lib/Image/ExifTool/Minolta.pm        |  61 ++--
 lib/Image/ExifTool/Nikon.pm          |   1 +
 lib/Image/ExifTool/Olympus.pm        |   7 +-
 lib/Image/ExifTool/OpenEXR.pm        |   5 +-
 lib/Image/ExifTool/PDF.pm            |  32 +-
 lib/Image/ExifTool/PLIST.pm          |  13 +-
 lib/Image/ExifTool/Pentax.pm         |   5 +-
 lib/Image/ExifTool/Photoshop.pm      |  23 +-
 lib/Image/ExifTool/QuickTime.pm      |  53 +--
 lib/Image/ExifTool/README            |   1 +
 lib/Image/ExifTool/Sony.pm           | 112 ++++--
 lib/Image/ExifTool/TagLookup.pm      |  31 +-
 lib/Image/ExifTool/TagNames.pod      |  55 ++-
 lib/Image/ExifTool/XMP.pm            |  40 +-
 lib/Image/ExifTool/XMP2.pl           |   8 +
 perl-Image-ExifTool.spec             |   2 +-
 t/ExifTool_2.out                     |   9 +-
 t/ExifTool_29.out                    |   3 +
 t/IPTC_2.out                         |   9 +-
 t/IPTC_4.out                         |   7 +-
 t/PDF_2.out                          |   9 +-
 t/Photoshop_2.out                    |   9 +-
 t/Photoshop_3.out                    |  14 +-
 t/Writer_31.out                      |  11 +-
 t/Writer_51.out                      |  11 +-
 47 files changed, 1662 insertions(+), 1159 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