[libimage-exiftool-perl] branch master updated (6a2deb8 -> 6c297cc)

gregor herrmann gregoa at debian.org
Tue Aug 1 02:49:11 UTC 2017


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  6a2deb8   releasing package libimage-exiftool-perl version 10.58-1
      adds  e156b15   New upstream version 10.60
       new  5abb824   Updated version 10.60 from 'upstream/10.60'
       new  bf3b1e9   New upstream release.
       new  6c297cc   releasing package libimage-exiftool-perl version 10.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                              |  30 +++++++-
 META.json                            |   2 +-
 META.yml                             |   2 +-
 README                               |   4 +-
 arg_files/exif2iptc.args             |   3 +
 arg_files/iptc2exif.args             |   3 +
 config_files/photoshop_paths.config  |  10 +++
 debian/changelog                     |   6 ++
 exiftool                             |  19 ++---
 html/ExifTool.html                   |  54 +++++++-------
 html/TagNames/APE.html               |  17 +++--
 html/TagNames/Canon.html             |   5 +-
 html/TagNames/EXIF.html              |   7 +-
 html/TagNames/GPS.html               |  10 +--
 html/TagNames/JFIF.html              |  29 +++++++-
 html/TagNames/Minolta.html           |  66 +++++++++---------
 html/TagNames/Nikon.html             |   3 +-
 html/TagNames/PNG.html               |   9 ++-
 html/TagNames/Pentax.html            |   8 ++-
 html/TagNames/RIFF.html              |  33 +++++----
 html/TagNames/Sony.html              | 132 ++++++++++++++++++-----------------
 html/exiftool_pod.html               |   2 +-
 html/faq.html                        |   4 +-
 html/history.html                    |  32 ++++++++-
 html/index.html                      |  68 +++++++++---------
 html/install.html                    |  22 +++---
 lib/Image/ExifTool.pm                |  65 +++++++++++++++--
 lib/Image/ExifTool.pod               |  54 +++++++-------
 lib/Image/ExifTool/APE.pm            |   5 ++
 lib/Image/ExifTool/BuildTagLookup.pm |   7 +-
 lib/Image/ExifTool/Canon.pm          |   6 +-
 lib/Image/ExifTool/CanonCustom.pm    |   3 +
 lib/Image/ExifTool/Exif.pm           |   1 +
 lib/Image/ExifTool/FLIR.pm           |   3 +-
 lib/Image/ExifTool/GPS.pm            |  10 +--
 lib/Image/ExifTool/Import.pm         |   5 +-
 lib/Image/ExifTool/Lang/de.pm        |  62 ++++++++--------
 lib/Image/ExifTool/MWG.pm            |  14 +++-
 lib/Image/ExifTool/MakerNotes.pm     |   2 +-
 lib/Image/ExifTool/Minolta.pm        |  68 +++++++++---------
 lib/Image/ExifTool/Nikon.pm          |  15 ++--
 lib/Image/ExifTool/PNG.pm            |   9 +--
 lib/Image/ExifTool/Pentax.pm         |  12 +++-
 lib/Image/ExifTool/RIFF.pm           |   9 ++-
 lib/Image/ExifTool/Sony.pm           |  52 +++-----------
 lib/Image/ExifTool/TagLookup.pm      |   1 +
 lib/Image/ExifTool/TagNames.pod      |  15 +++-
 lib/Image/ExifTool/Validate.pm       |  16 ++++-
 lib/Image/ExifTool/Writer.pl         |  52 ++++++++++++++
 perl-Image-ExifTool.spec             |   2 +-
 t/ExifTool_2.out                     |   8 +--
 t/ExifTool_29.out                    |   2 +-
 t/Lang_3.out                         |   4 +-
 t/Writer_51.out                      |  10 +--
 54 files changed, 688 insertions(+), 404 deletions(-)
 mode change 100644 => 100755 lib/Image/ExifTool/Lang/de.pm

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