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

gregor herrmann gregoa at debian.org
Thu Nov 24 18:05:28 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 f491bc9065caa23e1e40ed29f119835a63907e9a
Merge: c136716 36f509e
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Nov 24 18:57:17 2016 +0100

    Merge tag 'upstream/10.36'
    
    Upstream version 10.36

 Changes                              |   31 +-
 META.json                            |    2 +-
 META.yml                             |    2 +-
 README                               |   76 +-
 exiftool                             |  120 +-
 html/TagNames/FlashPix.html          |   22 +-
 html/TagNames/FujiFilm.html          |   21 +-
 html/TagNames/MWG.html               |   11 +-
 html/TagNames/Minolta.html           |    3 +-
 html/TagNames/Panasonic.html         |    5 +-
 html/TagNames/Photoshop.html         |    4 +-
 html/TagNames/Sony.html              |  211 ++-
 html/TagNames/XMP.html               |  874 +++++++++-
 html/ancient_history.html            |  156 ++
 html/exiftool_pod.html               |  109 +-
 html/faq.html                        |   14 +-
 html/geotag.html                     |    6 +-
 html/history.html                    |  190 +-
 html/index.html                      |   30 +-
 html/install.html                    |   28 +-
 lib/Image/ExifTool.pm                |    4 +-
 lib/Image/ExifTool.pod               |   72 +-
 lib/Image/ExifTool/BuildTagLookup.pm |    6 +-
 lib/Image/ExifTool/Exif.pm           |    7 +-
 lib/Image/ExifTool/FlashPix.pm       |   62 +-
 lib/Image/ExifTool/FujiFilm.pm       |    6 +-
 lib/Image/ExifTool/Lang/en_ca.pm     |    8 +-
 lib/Image/ExifTool/Lang/en_gb.pm     |    8 +-
 lib/Image/ExifTool/MWG.pm            |   95 +-
 lib/Image/ExifTool/Minolta.pm        |    3 +-
 lib/Image/ExifTool/Nikon.pm          |    6 +-
 lib/Image/ExifTool/Panasonic.pm      |    6 +-
 lib/Image/ExifTool/Photoshop.pm      |    4 +-
 lib/Image/ExifTool/README            |   15 +-
 lib/Image/ExifTool/Sony.pm           |  481 ++++--
 lib/Image/ExifTool/TagLookup.pm      | 3163 ++++++++++++++++++----------------
 lib/Image/ExifTool/TagNames.pod      |  287 ++-
 lib/Image/ExifTool/Writer.pl         |  145 +-
 lib/Image/ExifTool/XMP.pm            |  202 +--
 lib/Image/ExifTool/XMP2.pl           |  366 +++-
 perl-Image-ExifTool.spec             |   74 +-
 t/MWG_2.out                          |    6 +-
 t/Writer_46.out                      |   18 +-
 43 files changed, 4279 insertions(+), 2680 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