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

gregor herrmann gregoa at debian.org
Tue Apr 26 16:27:31 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 617d07a8be61bdae6190bd9994d43599a7753789
Merge: 09a8efa 01ba042
Author: gregor herrmann <gregoa at debian.org>
Date:   Tue Apr 26 18:14:54 2016 +0200

    Merge tag 'upstream/10.15'
    
    Upstream version 10.15

 Changes                         |  14 ++-
 MANIFEST                        |   9 ++
 META.yml                        |   2 +-
 README                          |  70 +++++------
 exiftool                        |  87 +++++++-------
 html/TagNames/Canon.html        |  35 ++++--
 html/TagNames/EXE.html          |  48 +++++++-
 html/TagNames/ISO.html          |  27 +++--
 html/TagNames/Minolta.html      |  51 ++++----
 html/TagNames/Photoshop.html    | 150 +++++++++++++++++++++--
 html/TagNames/QuickTime.html    | 259 +++++++++++++++++++++-------------------
 html/TagNames/Sony.html         | 117 ++++++++++--------
 html/exiftool_pod.html          |  86 ++++++-------
 html/faq.html                   |  56 +++++----
 html/history.html               |  15 ++-
 html/index.html                 |  17 +--
 lib/Image/ExifTool.pm           |  39 +++---
 lib/Image/ExifTool.pod          |  70 +++++------
 lib/Image/ExifTool/Canon.pm     |  75 ++++++++++--
 lib/Image/ExifTool/EXE.pm       | 246 ++++++++++++++++++++++++++++++--------
 lib/Image/ExifTool/ISO.pm       |  19 ++-
 lib/Image/ExifTool/MWG.pm       |   2 +-
 lib/Image/ExifTool/Minolta.pm   |  51 ++++----
 lib/Image/ExifTool/Nikon.pm     |   2 +-
 lib/Image/ExifTool/Photoshop.pm | 252 +++++++++++++++++++++++++++++++++++++-
 lib/Image/ExifTool/QuickTime.pm |  34 ++++--
 lib/Image/ExifTool/Sony.pm      |  46 ++++---
 lib/Image/ExifTool/TagLookup.pm |  26 +++-
 lib/Image/ExifTool/TagNames.pod |  69 +++++++++--
 perl-Image-ExifTool.spec        |  72 +++++------
 t/EXE.t                         |   8 +-
 t/EXE_2.out                     |   9 +-
 t/EXE_3.out                     |  10 +-
 t/EXE_4.out                     |   9 +-
 t/EXE_5.out                     |   9 ++
 t/EXE_6.out                     |   8 ++
 t/EXE_7.out                     |  10 ++
 t/ExifTool_2.out                |  12 +-
 t/ExifTool_29.out               |   6 +
 t/IPTC_2.out                    |  12 +-
 t/IPTC_4.out                    |  10 +-
 t/ISO.t                         |  28 +++++
 t/ISO_2.out                     |  19 +++
 t/MIFF_2.out                    |  10 +-
 t/PDF_2.out                     |  12 +-
 t/Photoshop_2.out               |  13 +-
 t/Photoshop_3.out               |  18 +--
 t/Writer_31.out                 |  14 ++-
 t/Writer_51.out                 |  14 ++-
 t/images/EXE.a                  | Bin 0 -> 784 bytes
 t/images/EXE.dylib              | Bin 0 -> 4144 bytes
 t/images/EXE.elf                | Bin
 t/images/EXE.exe                | Bin
 t/images/EXE.macho              | Bin
 t/images/EXE.so                 | Bin 0 -> 5608 bytes
 t/images/ISO.iso                | Bin 0 -> 40960 bytes
 t/images/MP3.mp3                | Bin
 57 files changed, 1601 insertions(+), 676 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