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

gregor herrmann gregoa at debian.org
Sat Jul 19 20:44:35 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 0ba6b20aa3b67a93ae07c35a3cafc2ebf70d9933
Merge: 96e7ba1 2635c84
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Jul 19 22:40:46 2014 +0200

    Merge tag 'upstream/9.68'
    
    Upstream version 9.68

 Changes                              |  12 ++
 MANIFEST                             |   5 +
 META.yml                             |   2 +-
 README                               |  66 +++++------
 exiftool                             |  70 ++++++------
 html/ExifTool.html                   |  14 +--
 html/TagNames/Canon.html             |   2 +-
 html/TagNames/DNG.html               |   6 +-
 html/TagNames/EXIF.html              |   8 +-
 html/TagNames/Lytro.html             | 122 ++++++++++++++++++++
 html/TagNames/Olympus.html           |   3 +-
 html/TagNames/Ricoh.html             |  18 ++-
 html/TagNames/Shortcuts.html         |   3 +-
 html/TagNames/index.html             |  15 +--
 html/exiftool_pod.html               |  68 +++++------
 html/history.html                    |  13 +++
 html/index.html                      |  31 ++---
 lib/Image/ExifTool.pm                |  23 ++--
 lib/Image/ExifTool.pod               |  80 ++++++-------
 lib/Image/ExifTool/BuildTagLookup.pm |   3 +-
 lib/Image/ExifTool/Exif.pm           |   5 +-
 lib/Image/ExifTool/GE.pm             |   1 +
 lib/Image/ExifTool/Geotag.pm         |  39 ++++---
 lib/Image/ExifTool/Import.pm         |   2 +-
 lib/Image/ExifTool/Kodak.pm          |   3 +-
 lib/Image/ExifTool/Lytro.pm          | 211 +++++++++++++++++++++++++++++++++++
 lib/Image/ExifTool/MakerNotes.pm     |  28 ++++-
 lib/Image/ExifTool/Nikon.pm          |   2 +-
 lib/Image/ExifTool/Olympus.pm        |   4 +-
 lib/Image/ExifTool/QuickTime.pm      |   3 +-
 lib/Image/ExifTool/README            |   3 +-
 lib/Image/ExifTool/Ricoh.pm          |  34 +++++-
 lib/Image/ExifTool/Shortcuts.pm      |   1 +
 lib/Image/ExifTool/Sony.pm           |   4 +-
 lib/Image/ExifTool/TagLookup.pm      |   9 ++
 lib/Image/ExifTool/TagNames.pod      |  47 ++++++++
 perl-Image-ExifTool.spec             |  68 +++++------
 t/Geotag_7.out                       |  14 +--
 t/Lytro.t                            |  28 +++++
 t/Lytro_2.out                        | 107 ++++++++++++++++++
 t/images/Lytro.lfp                   | Bin 0 -> 4400 bytes
 41 files changed, 917 insertions(+), 260 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