[libimage-exiftool-perl] branch master updated (368ca9e -> 6e0b61e)

gregor herrmann gregoa at debian.org
Sun May 11 16:49:57 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  368ca9e   releasing package libimage-exiftool-perl version 9.59-1
      adds  9ff36e2   Imported Upstream version 9.60
       new  3c521b1   Merge tag 'upstream/9.60'
       new  0615446   New upstream release.
       new  6e0b61e   releasing package libimage-exiftool-perl version 9.60-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                              |   23 +-
 META.yml                             |    2 +-
 debian/changelog                     |    6 +
 exiftool                             |   41 +-
 html/TagNames/Canon.html             |   87 +-
 html/TagNames/Composite.html         |    6 +-
 html/TagNames/GPS.html               |   14 +-
 html/TagNames/JPEG.html              |    7 +-
 html/TagNames/Minolta.html           |   11 +-
 html/TagNames/Nikon.html             |   60 +-
 html/TagNames/Olympus.html           |   19 +-
 html/TagNames/Pentax.html            |  214 +-
 html/TagNames/QuickTime.html         | 4164 +++++++++++++--------------
 html/TagNames/RIFF.html              |  163 +-
 html/TagNames/Sony.html              |   57 +-
 html/ancient_history.html            |  301 ++
 html/exiftool_pod.html               |    2 +-
 html/filename.html                   |   11 +-
 html/history.html                    |  325 +--
 html/index.html                      |   14 +-
 html/struct.html                     |    8 +-
 lib/Image/ExifTool.pm                |    2 +-
 lib/Image/ExifTool/BuildTagLookup.pm |    6 +-
 lib/Image/ExifTool/Canon.pm          |  119 +-
 lib/Image/ExifTool/CanonRaw.pm       |   45 +-
 lib/Image/ExifTool/GPS.pm            |   16 +-
 lib/Image/ExifTool/JPEG.pm           |   16 +-
 lib/Image/ExifTool/Lang/de.pm        |    8 +-
 lib/Image/ExifTool/Minolta.pm        |   27 +-
 lib/Image/ExifTool/Nikon.pm          |   61 +-
 lib/Image/ExifTool/Olympus.pm        |   23 +-
 lib/Image/ExifTool/Pentax.pm         |  134 +-
 lib/Image/ExifTool/QuickTime.pm      |   25 +-
 lib/Image/ExifTool/RIFF.pm           |  176 +-
 lib/Image/ExifTool/Sony.pm           |  116 +-
 lib/Image/ExifTool/TagLookup.pm      | 5195 +++++++++++++++++-----------------
 lib/Image/ExifTool/TagNames.pod      |  114 +-
 perl-Image-ExifTool.spec             |    7 +-
 t/CanonRaw_2.out                     |   27 +-
 t/CanonRaw_4.out                     |   31 +-
 t/CanonRaw_5.out                     |    9 +-
 t/CanonRaw_6.out                     |   12 +-
 t/CanonRaw_7.out                     |   14 +-
 t/DNG_2.out                          |   10 +-
 t/ExifTool_16.out                    |    7 +-
 t/ExifTool_17.out                    |   29 +-
 t/ExifTool_7.out                     |   21 +-
 t/ExifTool_8.out                     |   21 +-
 t/QuickTime_2.out                    |    8 +-
 t/QuickTime_3.out                    |    8 +-
 t/QuickTime_4.out                    |    8 +-
 t/QuickTime_5.out                    |    8 +-
 t/Writer_13.out                      |   31 +-
 t/Writer_15.out                      |   29 +-
 t/Writer_2.out                       |   11 +-
 t/Writer_6.out                       |   31 +-
 t/Writer_7.out                       |   23 +-
 t/Writer_9.out                       |   31 +-
 58 files changed, 6321 insertions(+), 5673 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