[libimage-exiftool-perl] branch master updated (d8331bc -> f713cd6)

gregor herrmann gregoa at debian.org
Sat Feb 22 17:07:02 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  d8331bc   releasing package libimage-exiftool-perl version 9.52-1
      adds  943f5a6   Imported Upstream version 9.53
       new  dd9f413   Merge tag 'upstream/9.53'
       new  c21a144   New upstream release.
       new  f713cd6   releasing package libimage-exiftool-perl version 9.53-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                              |   14 +-
 META.yml                             |    2 +-
 config_files/ExifTool_config         |   26 +-
 debian/changelog                     |    6 +
 exiftool                             |   12 +-
 html/ExifTool.html                   |   12 +-
 html/TagNames/Canon.html             |   46 +-
 html/TagNames/Extra.html             |    9 +-
 html/TagNames/JPEG.html              |   10 +-
 html/TagNames/Sony.html              |  140 +-
 html/TagNames/XMP.html               |   20 +-
 html/TagNames/index.html             |    2 +-
 html/config.html                     |  156 +-
 html/exiftool_pod.html               |   10 +-
 html/faq.html                        |    4 +-
 html/history.html                    |   15 +-
 html/index.html                      |   16 +-
 lib/Image/ExifTool.pm                |   88 +-
 lib/Image/ExifTool.pod               |   30 +-
 lib/Image/ExifTool/BuildTagLookup.pm |   20 +-
 lib/Image/ExifTool/Canon.pm          |  141 +-
 lib/Image/ExifTool/CanonVRD.pm       |    4 +-
 lib/Image/ExifTool/ICC_Profile.pm    |    4 +-
 lib/Image/ExifTool/IPTC.pm           |    3 +-
 lib/Image/ExifTool/JPEG.pm           |    4 +-
 lib/Image/ExifTool/PLIST.pm          |    4 +-
 lib/Image/ExifTool/Sony.pm           |   97 +-
 lib/Image/ExifTool/TagLookup.pm      | 2947 +++++++++++++++++-----------------
 lib/Image/ExifTool/TagNames.pod      |   36 +-
 lib/Image/ExifTool/WriteIPTC.pl      |    6 +-
 lib/Image/ExifTool/Writer.pl         |   16 +-
 lib/Image/ExifTool/XMP2.pl           |   12 +-
 perl-Image-ExifTool.spec             |    2 +-
 33 files changed, 2097 insertions(+), 1817 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