[libimage-exiftool-perl] branch master updated (1552ba3 -> 84b0464)

gregor herrmann gregoa at debian.org
Fri Jan 12 23:47:05 UTC 2018


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  1552ba3   releasing package libimage-exiftool-perl version 10.74-1
      adds  9750bf4   New upstream version 10.75
       new  a7cf78a   Update upstream source from tag 'upstream/10.75'
       new  6f01a8f   New upstream release.
       new  84b0464   releasing package libimage-exiftool-perl version 10.75-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                                   |  18 +-
 MANIFEST                                  |   2 +
 META.json                                 |   2 +-
 META.yml                                  |   2 +-
 README                                    |   4 +-
 debian/changelog                          |   6 +
 exiftool                                  |   4 +-
 html/TagNames/{Vorbis.html => GoPro.html} | 239 +++++----
 html/TagNames/Minolta.html                |   3 +-
 html/TagNames/QuickTime.html              | 831 +++++++++++++++++++-----------
 html/TagNames/Sony.html                   |  20 +-
 html/TagNames/XMP.html                    |   7 +-
 html/TagNames/index.html                  |   7 +-
 html/exiftool_pod.html                    |   2 +-
 html/history.html                         |  19 +-
 html/index.html                           |  14 +-
 html/install.html                         |  22 +-
 lib/Image/ExifTool.pm                     |  31 +-
 lib/Image/ExifTool/BuildTagLookup.pm      |  11 +-
 lib/Image/ExifTool/GoPro.pm               | 385 ++++++++++++++
 lib/Image/ExifTool/Minolta.pm             |   3 +-
 lib/Image/ExifTool/QuickTime.pm           | 563 ++++++++++++++++++--
 lib/Image/ExifTool/QuickTimeStream.pl     | 562 +++++++++++---------
 lib/Image/ExifTool/Sony.pm                |  56 +-
 lib/Image/ExifTool/TagLookup.pm           |  47 +-
 lib/Image/ExifTool/TagNames.pod           | 155 ++++--
 lib/Image/ExifTool/XMP2.pl                |   2 +-
 perl-Image-ExifTool.spec                  |   2 +-
 t/Writer_46.out                           |  13 +-
 29 files changed, 2179 insertions(+), 853 deletions(-)
 copy html/TagNames/{Vorbis.html => GoPro.html} (50%)
 create mode 100644 lib/Image/ExifTool/GoPro.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