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

gregor herrmann gregoa at debian.org
Mon Oct 13 18:32:57 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 1e3347f6ec21267dc7325a89f838357d548bf0b3
Merge: d4babcf a6c3ecf
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Oct 13 20:27:47 2014 +0200

    Merge tag 'upstream/9.73'
    
    Upstream version 9.73

 Changes                            |   15 +
 META.yml                           |    2 +-
 config_files/ExifTool_config       |    6 +-
 exiftool                           |    4 +-
 html/TagNames/Canon.html           |   92 +-
 html/TagNames/Kodak.html           |   69 +-
 html/TagNames/Minolta.html         |   37 +-
 html/TagNames/Nikon.html           |  174 +-
 html/TagNames/NikonCustom.html     |  724 ++++-
 html/TagNames/Olympus.html         |  183 +-
 html/TagNames/PNG.html             |    5 +-
 html/TagNames/PanasonicRaw.html    |  196 +-
 html/TagNames/Pentax.html          |  101 +-
 html/TagNames/Photoshop.html       |    6 +-
 html/TagNames/Sony.html            |  234 +-
 html/config.html                   |    6 +-
 html/exiftool_pod.html             |    2 +-
 html/history.html                  |   16 +
 html/index.html                    |   14 +-
 html/struct.html                   |    2 +-
 lib/Image/ExifTool.pm              |    2 +-
 lib/Image/ExifTool/Canon.pm        |   73 +-
 lib/Image/ExifTool/Kodak.pm        |   24 +-
 lib/Image/ExifTool/Lang/de.pm      |    4 +-
 lib/Image/ExifTool/MakerNotes.pm   |    4 +-
 lib/Image/ExifTool/Minolta.pm      |   38 +-
 lib/Image/ExifTool/Nikon.pm        |  195 +-
 lib/Image/ExifTool/NikonCustom.pm  |  785 +++++-
 lib/Image/ExifTool/Olympus.pm      |   11 +-
 lib/Image/ExifTool/PNG.pm          |   17 +-
 lib/Image/ExifTool/Panasonic.pm    |   25 +-
 lib/Image/ExifTool/PanasonicRaw.pm |   67 +-
 lib/Image/ExifTool/Pentax.pm       |   35 +-
 lib/Image/ExifTool/Photoshop.pm    |   22 +-
 lib/Image/ExifTool/Sony.pm         |   53 +-
 lib/Image/ExifTool/TagLookup.pm    | 5181 ++++++++++++++++++------------------
 lib/Image/ExifTool/TagNames.pod    |  200 +-
 lib/Image/ExifTool/WriteXMP.pl     |   14 +-
 perl-Image-ExifTool.spec           |    2 +-
 t/Panasonic_4.out                  |   35 +-
 t/Panasonic_5.out                  |   42 +-
 t/Pentax_2.out                     |    7 +-
 t/Pentax_3.out                     |   10 +-
 t/Writer_10.out                    |   11 +-
 44 files changed, 5734 insertions(+), 3011 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