[libimage-exiftool-perl] branch master updated (3de68c9 -> 368ca9e)

gregor herrmann gregoa at debian.org
Sat May 3 13:40:04 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  3de68c9   releasing package libimage-exiftool-perl version 9.57-1
      adds  93ed361   Imported Upstream version 9.59
       new  4999fcf   Merge tag 'upstream/9.59'
       new  201d4b6   New upstream release.
       new  368ca9e   releasing package libimage-exiftool-perl version 9.59-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                            |   22 +
 META.yml                           |    2 +-
 config_files/ExifTool_config       |    1 +
 debian/changelog                   |    6 +
 exiftool                           |   25 +-
 html/ExifTool.html                 |    3 +-
 html/TagNames/Canon.html           |    4 +-
 html/TagNames/MPF.html             |    6 +-
 html/TagNames/NikonCapture.html    |  126 ++-
 html/TagNames/Olympus.html         |  382 +++----
 html/TagNames/PNG.html             |    5 +-
 html/TagNames/Panasonic.html       |   20 +-
 html/TagNames/QuickTime.html       | 2055 ++++++++++++++++++++++++++++++++++-
 html/TagNames/Sony.html            |   11 +-
 html/config.html                   |    1 +
 html/exiftool_pod.html             |    8 +-
 html/history.html                  |   24 +
 html/htmldump.html                 |   13 +-
 html/index.html                    |   15 +-
 html/standards.html                |    7 +-
 lib/Image/ExifTool.pm              |    4 +-
 lib/Image/ExifTool.pod             |    3 +-
 lib/Image/ExifTool/Canon.pm        |    2 +-
 lib/Image/ExifTool/Exif.pm         |   13 +-
 lib/Image/ExifTool/GPS.pm          |    7 +-
 lib/Image/ExifTool/Lang/cs.pm      |    6 +-
 lib/Image/ExifTool/Lang/de.pm      |   22 +-
 lib/Image/ExifTool/Lang/en_ca.pm   |    8 +-
 lib/Image/ExifTool/Lang/en_gb.pm   |    8 +-
 lib/Image/ExifTool/Lang/fi.pm      |    2 -
 lib/Image/ExifTool/Lang/fr.pm      |    7 +-
 lib/Image/ExifTool/Lang/it.pm      |    6 +-
 lib/Image/ExifTool/Lang/ja.pm      |   17 +-
 lib/Image/ExifTool/Lang/ko.pm      |    1 -
 lib/Image/ExifTool/Lang/nl.pm      |    6 +-
 lib/Image/ExifTool/Lang/ru.pm      |    1 -
 lib/Image/ExifTool/Lang/sv.pm      |    1 -
 lib/Image/ExifTool/Lang/zh_cn.pm   |    7 +-
 lib/Image/ExifTool/Lang/zh_tw.pm   |    1 -
 lib/Image/ExifTool/MPF.pm          |   10 +-
 lib/Image/ExifTool/MakerNotes.pm   |    7 +-
 lib/Image/ExifTool/NikonCapture.pm |   65 +-
 lib/Image/ExifTool/Olympus.pm      |   54 +-
 lib/Image/ExifTool/PNG.pm          |    6 +-
 lib/Image/ExifTool/Panasonic.pm    |   12 +-
 lib/Image/ExifTool/QuickTime.pm    | 2108 +++++++++++++++++++++++++++++++++++-
 lib/Image/ExifTool/README          |    9 +-
 lib/Image/ExifTool/Sony.pm         |   98 +-
 lib/Image/ExifTool/TagLookup.pm    |    6 +-
 lib/Image/ExifTool/TagNames.pod    |   17 +-
 lib/Image/ExifTool/Writer.pl       |    8 +-
 perl-Image-ExifTool.spec           |    2 +-
 t/Nikon_7.out                      |    9 +-
 53 files changed, 4781 insertions(+), 488 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