[libimage-exiftool-perl] branch master updated (e364697 -> 3008fce)

gregor herrmann gregoa at debian.org
Fri Jul 4 17:44:55 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  e364697   releasing package libimage-exiftool-perl version 9.65-1
      adds  60bba19   Imported Upstream version 9.66
       new  4360986   Merge tag 'upstream/9.66'
       new  8d537e7   New upstream release.
       new  3008fce   releasing package libimage-exiftool-perl version 9.66-1

The 3 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                              |  24 +++++-
 META.yml                             |   2 +-
 debian/changelog                     |   6 ++
 exiftool                             |  11 +--
 html/ExifTool.html                   |   6 +-
 html/TagNames/Canon.html             |   9 ++-
 html/TagNames/CanonCustom.html       |   4 +-
 html/TagNames/DNG.html               |   6 +-
 html/TagNames/EXIF.html              |   8 +-
 html/TagNames/IPTC.html              |  11 ++-
 html/TagNames/Kodak.html             |  40 +++++++++-
 html/TagNames/Microsoft.html         |   6 +-
 html/TagNames/Pentax.html            |  49 ++++++++++--
 html/TagNames/Shortcuts.html         |   3 +-
 html/TagNames/Sigma.html             |  82 ++++++++++----------
 html/TagNames/Sony.html              |   9 ++-
 html/exiftool_pod.html               |   9 ++-
 html/history.html                    |  25 +++++-
 html/index.html                      |  14 ++--
 lib/Image/ExifTool.pm                |   2 +-
 lib/Image/ExifTool.pod               |   6 +-
 lib/Image/ExifTool/BuildTagLookup.pm |   9 ++-
 lib/Image/ExifTool/Canon.pm          |   9 ++-
 lib/Image/ExifTool/CanonCustom.pm    |   4 +-
 lib/Image/ExifTool/Geotag.pm         |  36 +++++----
 lib/Image/ExifTool/IPTC.pm           |  55 +++++++++-----
 lib/Image/ExifTool/Kodak.pm          |  28 ++++++-
 lib/Image/ExifTool/MakerNotes.pm     |  18 ++++-
 lib/Image/ExifTool/Microsoft.pm      |   6 +-
 lib/Image/ExifTool/Pentax.pm         |  42 +++++++++-
 lib/Image/ExifTool/Shortcuts.pm      |   3 +-
 lib/Image/ExifTool/Sigma.pm          | 143 +++++++++++++++++++----------------
 lib/Image/ExifTool/Sony.pm           |   6 +-
 lib/Image/ExifTool/TagLookup.pm      |   4 +-
 lib/Image/ExifTool/TagNames.pod      |  25 ++++++
 lib/Image/ExifTool/WriteIPTC.pl      |  26 +++----
 lib/Image/ExifTool/XMP.pm            |  22 ++++--
 perl-Image-ExifTool.spec             |   2 +-
 t/AFCP_2.out                         |  46 +++++------
 t/FotoStation_2.out                  |  30 ++++----
 40 files changed, 580 insertions(+), 266 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