[libimage-exiftool-perl] branch master updated (96e7ba1 -> 52896e5)

gregor herrmann gregoa at debian.org
Sat Jul 19 20:44:35 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  96e7ba1   releasing package libimage-exiftool-perl version 9.67-1
      adds  2635c84   Imported Upstream version 9.68
       new  0ba6b20   Merge tag 'upstream/9.68'
       new  5390858   New upstream release.
       new  52896e5   releasing package libimage-exiftool-perl version 9.68-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                              |  12 ++
 MANIFEST                             |   5 +
 META.yml                             |   2 +-
 README                               |  66 +++++------
 debian/changelog                     |   6 +
 exiftool                             |  70 ++++++------
 html/ExifTool.html                   |  14 +--
 html/TagNames/Canon.html             |   2 +-
 html/TagNames/DNG.html               |   6 +-
 html/TagNames/EXIF.html              |   8 +-
 html/TagNames/Lytro.html             | 122 ++++++++++++++++++++
 html/TagNames/Olympus.html           |   3 +-
 html/TagNames/Ricoh.html             |  18 ++-
 html/TagNames/Shortcuts.html         |   3 +-
 html/TagNames/index.html             |  15 +--
 html/exiftool_pod.html               |  68 +++++------
 html/history.html                    |  13 +++
 html/index.html                      |  31 ++---
 lib/Image/ExifTool.pm                |  23 ++--
 lib/Image/ExifTool.pod               |  80 ++++++-------
 lib/Image/ExifTool/BuildTagLookup.pm |   3 +-
 lib/Image/ExifTool/Exif.pm           |   5 +-
 lib/Image/ExifTool/GE.pm             |   1 +
 lib/Image/ExifTool/Geotag.pm         |  39 ++++---
 lib/Image/ExifTool/Import.pm         |   2 +-
 lib/Image/ExifTool/Kodak.pm          |   3 +-
 lib/Image/ExifTool/Lytro.pm          | 211 +++++++++++++++++++++++++++++++++++
 lib/Image/ExifTool/MakerNotes.pm     |  28 ++++-
 lib/Image/ExifTool/Nikon.pm          |   2 +-
 lib/Image/ExifTool/Olympus.pm        |   4 +-
 lib/Image/ExifTool/QuickTime.pm      |   3 +-
 lib/Image/ExifTool/README            |   3 +-
 lib/Image/ExifTool/Ricoh.pm          |  34 +++++-
 lib/Image/ExifTool/Shortcuts.pm      |   1 +
 lib/Image/ExifTool/Sony.pm           |   4 +-
 lib/Image/ExifTool/TagLookup.pm      |   9 ++
 lib/Image/ExifTool/TagNames.pod      |  47 ++++++++
 perl-Image-ExifTool.spec             |  68 +++++------
 t/Geotag_7.out                       |  14 +--
 t/{AIFF.t => Lytro.t}                |  10 +-
 t/Lytro_2.out                        | 107 ++++++++++++++++++
 t/images/Lytro.lfp                   | Bin 0 -> 4400 bytes
 42 files changed, 900 insertions(+), 265 deletions(-)
 create mode 100644 html/TagNames/Lytro.html
 create mode 100644 lib/Image/ExifTool/Lytro.pm
 copy t/{AIFF.t => Lytro.t} (68%)
 create mode 100644 t/Lytro_2.out
 create mode 100644 t/images/Lytro.lfp

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