[libimage-exiftool-perl] branch master updated (7941e60 -> eebc963)

gregor herrmann gregoa at debian.org
Sun Jun 1 13:16:42 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  7941e60   releasing package libimage-exiftool-perl version 9.62-1
      adds  27aec76   Imported Upstream version 9.63
       new  47003e7   Merge tag 'upstream/9.63'
       new  40d1c8e   New upstream release.
       new  eebc963   releasing package libimage-exiftool-perl version 9.63-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                          |   8 +
 MANIFEST                         |   5 +
 META.yml                         |   2 +-
 README                           |  19 +-
 debian/changelog                 |   6 +
 exiftool                         | 103 +++++-----
 html/ExifTool.html               |  12 +-
 html/TagNames/Palm.html          | 388 +++++++++++++++++++++++++++++++++++++
 html/TagNames/ZIP.html           |   9 +-
 html/TagNames/index.html         |   3 +-
 html/exiftool_pod.html           |  73 +++----
 html/history.html                |   9 +
 html/index.html                  |  29 +--
 lib/Image/ExifTool.pm            |  21 +-
 lib/Image/ExifTool.pod           |  71 +++----
 lib/Image/ExifTool/Lang/es.pm    |   7 +-
 lib/Image/ExifTool/Lang/fr.pm    |   5 +-
 lib/Image/ExifTool/Lang/ja.pm    |  15 +-
 lib/Image/ExifTool/Palm.pm       | 403 +++++++++++++++++++++++++++++++++++++++
 lib/Image/ExifTool/TagInfoXML.pm |  41 ++--
 lib/Image/ExifTool/TagLookup.pm  |  41 ++++
 lib/Image/ExifTool/TagNames.pod  |  89 ++++++++-
 lib/Image/ExifTool/WriteXMP.pl   |   1 +
 lib/Image/ExifTool/XMP.pm        |  12 +-
 lib/Image/ExifTool/XMPStruct.pl  |   3 +-
 lib/Image/ExifTool/ZIP.pm        |  61 ++++--
 perl-Image-ExifTool.spec         |  61 +++---
 t/{AIFF.t => Palm.t}             |  11 +-
 t/Palm_2.out                     |  31 +++
 t/images/Palm.mobi               | Bin 0 -> 1382 bytes
 30 files changed, 1309 insertions(+), 230 deletions(-)
 create mode 100644 html/TagNames/Palm.html
 create mode 100644 lib/Image/ExifTool/Palm.pm
 copy t/{AIFF.t => Palm.t} (69%)
 create mode 100644 t/Palm_2.out
 create mode 100644 t/images/Palm.mobi

-- 
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