[libimage-exiftool-perl] branch master updated (4878db9 -> 82bc533)

gregor herrmann gregoa at debian.org
Wed Sep 3 21:38:04 UTC 2014


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  4878db9   update changelog
      adds  b8b780b   Imported Upstream version 9.70
       new  46f5b14   Merge tag 'upstream/9.70'
       new  f1ccb39   New upstream release.
       new  c758c47   Mention name of module and command-line script in long description.
       new  82bc533   releasing package libimage-exiftool-perl version 9.70-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                          |   22 +-
 META.yml                         |    2 +-
 README                           |    6 +-
 debian/changelog                 |    9 +-
 debian/control                   |   14 +-
 exiftool                         |    4 +-
 html/TagNames/Canon.html         |    3 +-
 html/TagNames/FlashPix.html      |    5 +-
 html/TagNames/Minolta.html       |   39 +-
 html/TagNames/Nikon.html         |   19 +-
 html/TagNames/Olympus.html       |  239 ++--
 html/TagNames/Panasonic.html     |   63 +-
 html/TagNames/Pentax.html        |  174 +--
 html/TagNames/QuickTime.html     |   16 +-
 html/TagNames/Sony.html          |  440 ++++---
 html/exiftool_pod.html           |    2 +-
 html/history.html                |   25 +-
 html/index.html                  |   17 +-
 lib/Image/ExifTool.pm            |    4 +-
 lib/Image/ExifTool/AFCP.pm       |    2 +-
 lib/Image/ExifTool/AIFF.pm       |    2 +-
 lib/Image/ExifTool/Canon.pm      |    3 +-
 lib/Image/ExifTool/CanonVRD.pm   |    4 +-
 lib/Image/ExifTool/FLIR.pm       |    4 +-
 lib/Image/ExifTool/FlashPix.pm   |   11 +-
 lib/Image/ExifTool/GIF.pm        |    2 +-
 lib/Image/ExifTool/H264.pm       |    2 +-
 lib/Image/ExifTool/ID3.pm        |    6 +-
 lib/Image/ExifTool/InDesign.pm   |    2 +-
 lib/Image/ExifTool/Lytro.pm      |   14 +-
 lib/Image/ExifTool/M2TS.pm       |    4 +-
 lib/Image/ExifTool/Minolta.pm    |   46 +-
 lib/Image/ExifTool/Nikon.pm      |   18 +-
 lib/Image/ExifTool/Olympus.pm    |    3 +-
 lib/Image/ExifTool/PICT.pm       |    4 +-
 lib/Image/ExifTool/PPM.pm        |    2 +-
 lib/Image/ExifTool/Panasonic.pm  |   17 +-
 lib/Image/ExifTool/Pentax.pm     |    4 +-
 lib/Image/ExifTool/QuickTime.pm  |   21 +-
 lib/Image/ExifTool/SigmaRaw.pm   |    2 +-
 lib/Image/ExifTool/Sony.pm       |  246 +++-
 lib/Image/ExifTool/TagInfoXML.pm |   11 +-
 lib/Image/ExifTool/TagLookup.pm  | 2615 +++++++++++++++++++-------------------
 lib/Image/ExifTool/TagNames.pod  |   56 +-
 lib/Image/ExifTool/WriteXMP.pl   |  134 +-
 lib/Image/ExifTool/Writer.pl     |   13 +-
 perl-Image-ExifTool.spec         |    2 +-
 t/TestLib.pm                     |    2 +-
 t/XMP.t                          |    6 +-
 t/XMP_10.out                     |   13 +-
 t/XMP_11.out                     |   24 +-
 t/XMP_9.out                      |   18 +-
 t/images/XMP3.xmp                |   84 +-
 53 files changed, 2543 insertions(+), 1957 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