[libimage-exiftool-perl] 01/03: Updated version 10.60 from 'upstream/10.60'

gregor herrmann gregoa at debian.org
Tue Aug 1 02:49:12 UTC 2017


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 5abb8240786c2c1eafdccc9550a291cee744df0b
Merge: 6a2deb8 e156b15
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Jul 31 22:43:38 2017 -0400

    Updated version 10.60 from 'upstream/10.60'
    
    with Debian dir 5df9e25a955003da789564a34a5e56f783273c2c

 Changes                              |  30 +++++++-
 META.json                            |   2 +-
 META.yml                             |   2 +-
 README                               |   4 +-
 arg_files/exif2iptc.args             |   3 +
 arg_files/iptc2exif.args             |   3 +
 config_files/photoshop_paths.config  |  10 +++
 exiftool                             |  19 ++---
 html/ExifTool.html                   |  54 +++++++-------
 html/TagNames/APE.html               |  17 +++--
 html/TagNames/Canon.html             |   5 +-
 html/TagNames/EXIF.html              |   7 +-
 html/TagNames/GPS.html               |  10 +--
 html/TagNames/JFIF.html              |  29 +++++++-
 html/TagNames/Minolta.html           |  66 +++++++++---------
 html/TagNames/Nikon.html             |   3 +-
 html/TagNames/PNG.html               |   9 ++-
 html/TagNames/Pentax.html            |   8 ++-
 html/TagNames/RIFF.html              |  33 +++++----
 html/TagNames/Sony.html              | 132 ++++++++++++++++++-----------------
 html/exiftool_pod.html               |   2 +-
 html/faq.html                        |   4 +-
 html/history.html                    |  32 ++++++++-
 html/index.html                      |  68 +++++++++---------
 html/install.html                    |  22 +++---
 lib/Image/ExifTool.pm                |  65 +++++++++++++++--
 lib/Image/ExifTool.pod               |  54 +++++++-------
 lib/Image/ExifTool/APE.pm            |   5 ++
 lib/Image/ExifTool/BuildTagLookup.pm |   7 +-
 lib/Image/ExifTool/Canon.pm          |   6 +-
 lib/Image/ExifTool/CanonCustom.pm    |   3 +
 lib/Image/ExifTool/Exif.pm           |   1 +
 lib/Image/ExifTool/FLIR.pm           |   3 +-
 lib/Image/ExifTool/GPS.pm            |  10 +--
 lib/Image/ExifTool/Import.pm         |   5 +-
 lib/Image/ExifTool/Lang/de.pm        |  62 ++++++++--------
 lib/Image/ExifTool/MWG.pm            |  14 +++-
 lib/Image/ExifTool/MakerNotes.pm     |   2 +-
 lib/Image/ExifTool/Minolta.pm        |  68 +++++++++---------
 lib/Image/ExifTool/Nikon.pm          |  15 ++--
 lib/Image/ExifTool/PNG.pm            |   9 +--
 lib/Image/ExifTool/Pentax.pm         |  12 +++-
 lib/Image/ExifTool/RIFF.pm           |   9 ++-
 lib/Image/ExifTool/Sony.pm           |  52 +++-----------
 lib/Image/ExifTool/TagLookup.pm      |   1 +
 lib/Image/ExifTool/TagNames.pod      |  15 +++-
 lib/Image/ExifTool/Validate.pm       |  16 ++++-
 lib/Image/ExifTool/Writer.pl         |  52 ++++++++++++++
 perl-Image-ExifTool.spec             |   2 +-
 t/ExifTool_2.out                     |   8 +--
 t/ExifTool_29.out                    |   2 +-
 t/Lang_3.out                         |   4 +-
 t/Writer_51.out                      |  10 +--
 53 files changed, 682 insertions(+), 404 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