[libimage-exiftool-perl] 01/05: Merge tag 'upstream/10.23'

gregor herrmann gregoa at debian.org
Wed Jul 20 18:38:05 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 a5707675814b86ccb65be2f706437309ae3d9ab8
Merge: 87efba3 55028b3
Author: gregor herrmann <gregoa at debian.org>
Date:   Wed Jul 20 20:17:49 2016 +0200

    Merge tag 'upstream/10.23'
    
    Upstream version 10.23

 Changes                              |   40 +-
 MANIFEST                             |   11 +
 META.yml                             |    3 +-
 Makefile.PL                          |    7 +-
 README                               |   73 +-
 config_files/example.config          |   10 +-
 exiftool                             |  108 +-
 html/ExifTool.html                   |   29 +-
 html/TagNames/BPG.html               |  118 +
 html/TagNames/Canon.html             |  115 +-
 html/TagNames/DPX.html               |    7 +-
 html/TagNames/Extra.html             |    7 +-
 html/TagNames/FLAC.html              |  154 +-
 html/TagNames/Minolta.html           |   58 +-
 html/TagNames/Nikon.html             |  852 ++++-
 html/TagNames/Ogg.html               |    9 +-
 html/TagNames/Olympus.html           |   92 +-
 html/TagNames/Opus.html              |   62 +
 html/TagNames/Pentax.html            |  124 +-
 html/TagNames/RIFF.html              |   86 +-
 html/TagNames/Sony.html              |  116 +-
 html/TagNames/Vorbis.html            |   37 +-
 html/TagNames/XMP.html               |  138 +-
 html/TagNames/index.html             |   25 +-
 html/ancient_history.html            |  306 ++
 html/config.html                     |   10 +-
 html/exiftool_pod.html               |  104 +-
 html/faq.html                        |    9 +-
 html/filename.html                   |    2 +-
 html/geotag.html                     |    4 +
 html/history.html                    |  353 +-
 html/index.html                      |   44 +-
 html/install.html                    |   12 +-
 lib/Image/ExifTool.pm                |   87 +-
 lib/Image/ExifTool.pod               |  110 +-
 lib/Image/ExifTool/BPG.pm            |  251 ++
 lib/Image/ExifTool/BuildTagLookup.pm |    1 +
 lib/Image/ExifTool/Canon.pm          |  143 +-
 lib/Image/ExifTool/DPX.pm            |    3 +-
 lib/Image/ExifTool/Geotag.pm         |   68 +-
 lib/Image/ExifTool/Minolta.pm        |   59 +-
 lib/Image/ExifTool/Nikon.pm          |  970 +++++-
 lib/Image/ExifTool/Ogg.pm            |   17 +-
 lib/Image/ExifTool/Olympus.pm        |  164 +-
 lib/Image/ExifTool/Opus.pm           |   98 +
 lib/Image/ExifTool/Pentax.pm         |  162 +-
 lib/Image/ExifTool/README            |   10 +-
 lib/Image/ExifTool/RIFF.pm           |   71 +-
 lib/Image/ExifTool/Sony.pm           |    3 +-
 lib/Image/ExifTool/TagLookup.pm      | 6226 +++++++++++++++++-----------------
 lib/Image/ExifTool/TagNames.pod      |  279 +-
 lib/Image/ExifTool/Vorbis.pm         |   19 +-
 lib/Image/ExifTool/XMP.pm            |    3 +-
 lib/Image/ExifTool/XMPStruct.pl      |    2 +
 perl-Image-ExifTool.spec             |   73 +-
 t/BPG.t                              |   28 +
 t/BPG_2.out                          |   92 +
 t/FLAC_3.out                         |    8 +-
 t/Geotag.t                           |   18 +-
 t/Geotag_11.out                      |    3 +
 t/Opus.t                             |   27 +
 t/Opus_2.out                         |   26 +
 t/Vorbis_2.out                       |    8 +-
 t/images/BPG.bpg                     |  Bin 0 -> 1863 bytes
 t/images/Opus.opus                   |  Bin 0 -> 1128 bytes
 65 files changed, 7842 insertions(+), 4312 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