[libimage-exiftool-perl] branch master updated (649954f -> 5ea98c6)

gregor herrmann gregoa at debian.org
Tue Nov 21 19:29:54 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  649954f   releasing package libimage-exiftool-perl version 10.65-1
      adds  02b42fe   New upstream version 10.67
       new  20aea99   Update upstream source from tag 'upstream/10.67'
       new  36e6df4   New upstream release.
       new  17c170b   Add note about API changes to debian/NEWS.
       new  5ea98c6   releasing package libimage-exiftool-perl version 10.67-1

The 4 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                          |  21 +++++++
 META.json                        |   2 +-
 META.yml                         |   2 +-
 README                           |   4 +-
 debian/NEWS                      |   8 +++
 debian/changelog                 |   7 +++
 exiftool                         |  42 ++++++-------
 html/ExifTool.html               |   9 ++-
 html/TagNames/Canon.html         | 127 +++++++++++++++++++-------------------
 html/TagNames/Pentax.html        |   4 +-
 html/exiftool_pod.html           |  14 ++---
 html/faq.html                    |   3 +-
 html/history.html                |  25 ++++++++
 html/index.html                  |  19 +++---
 html/install.html                |  22 +++----
 lib/Image/ExifTool.pm            | 113 +++++++++++++++++++---------------
 lib/Image/ExifTool.pod           |  14 ++++-
 lib/Image/ExifTool/Apple.pm      |   9 ++-
 lib/Image/ExifTool/Canon.pm      | 129 ++++++++++++++++++++-------------------
 lib/Image/ExifTool/Lang/en_ca.pm |  64 ++++++++++++++++++-
 lib/Image/ExifTool/Lang/en_gb.pm |  64 ++++++++++++++++++-
 lib/Image/ExifTool/MWG.pm        |   6 +-
 lib/Image/ExifTool/Nikon.pm      |  12 ++--
 lib/Image/ExifTool/Pentax.pm     |   2 +-
 lib/Image/ExifTool/Validate.pm   |   7 ++-
 lib/Image/ExifTool/Writer.pl     |  97 ++++++++++++++++-------------
 perl-Image-ExifTool.spec         |   2 +-
 t/Canon_2.out                    |  10 +--
 t/ExifTool.t                     |   7 ++-
 t/ExifTool_26.out                |  13 ++--
 t/TestLib.pm                     |   8 ++-
 t/Writer.t                       |   2 +-
 t/Writer_35.out                  |  14 ++---
 33 files changed, 565 insertions(+), 317 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