[libimage-exiftool-perl] branch master updated (c5a18c9 -> 0d88212)

gregor herrmann gregoa at debian.org
Sat Feb 20 20:30:02 UTC 2016


This is an automated email from the git hooks/post-receive script.

gregoa pushed a change to branch master
in repository libimage-exiftool-perl.

      from  c5a18c9   update changelog
      adds  627e24d   Imported Upstream version 10.11
       new  573e1cd   Merge tag 'upstream/10.11'
       new  301ee8b   New upstream release.
       new  41ea99f   Declare compliance with Debian Policy 3.9.7.
       new  0d88212   releasing package libimage-exiftool-perl version 10.11-1

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Changes                              |  15 +
 META.yml                             |   2 +-
 debian/changelog                     |   9 +-
 debian/control                       |   2 +-
 exiftool                             |   7 +-
 html/TagNames/Canon.html             |  33 +-
 html/TagNames/Composite.html         |  30 +-
 html/TagNames/EXIF.html              | 691 ++++++++++++++++++-----------------
 html/TagNames/Minolta.html           |  53 +--
 html/TagNames/Olympus.html           | 132 +++----
 html/TagNames/Photoshop.html         |  32 +-
 html/TagNames/QuickTime.html         |  43 ++-
 html/TagNames/Sony.html              | 651 +++++++++++++++++++--------------
 html/TagNames/XMP.html               | 497 ++++++++++++++-----------
 html/exiftool_pod.html               |   5 +-
 html/history.html                    |  16 +
 html/index.html                      |  14 +-
 lib/Image/ExifTool.pm                |  19 +-
 lib/Image/ExifTool/BuildTagLookup.pm |   3 +-
 lib/Image/ExifTool/Canon.pm          |  16 +
 lib/Image/ExifTool/Exif.pm           |  12 +-
 lib/Image/ExifTool/FLIR.pm           |   4 +-
 lib/Image/ExifTool/H264.pm           |   7 +-
 lib/Image/ExifTool/MXF.pm            |   8 +-
 lib/Image/ExifTool/Minolta.pm        |  61 ++--
 lib/Image/ExifTool/Nikon.pm          |   1 +
 lib/Image/ExifTool/Olympus.pm        |   7 +-
 lib/Image/ExifTool/OpenEXR.pm        |   5 +-
 lib/Image/ExifTool/PDF.pm            |  32 +-
 lib/Image/ExifTool/PLIST.pm          |  13 +-
 lib/Image/ExifTool/Pentax.pm         |   5 +-
 lib/Image/ExifTool/Photoshop.pm      |  23 +-
 lib/Image/ExifTool/QuickTime.pm      |  53 +--
 lib/Image/ExifTool/README            |   1 +
 lib/Image/ExifTool/Sony.pm           | 112 ++++--
 lib/Image/ExifTool/TagLookup.pm      |  31 +-
 lib/Image/ExifTool/TagNames.pod      |  55 ++-
 lib/Image/ExifTool/XMP.pm            |  40 +-
 lib/Image/ExifTool/XMP2.pl           |   8 +
 perl-Image-ExifTool.spec             |   2 +-
 t/ExifTool_2.out                     |   9 +-
 t/ExifTool_29.out                    |   3 +
 t/IPTC_2.out                         |   9 +-
 t/IPTC_4.out                         |   7 +-
 t/PDF_2.out                          |   9 +-
 t/Photoshop_2.out                    |   9 +-
 t/Photoshop_3.out                    |  14 +-
 t/Writer_31.out                      |  11 +-
 t/Writer_51.out                      |  11 +-
 49 files changed, 1670 insertions(+), 1162 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