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

gregor herrmann gregoa at debian.org
Sat Jul 1 18:44:43 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  a28f48b   releasing package libimage-exiftool-perl version 10.56-1
      adds  fbc083f   New upstream version 10.58
       new  a5390a6   Updated version 10.58 from 'upstream/10.58'
       new  ea300e1   update changelog
       new  078aa99   Declare compliance with Debian Policy 4.0.0.
       new  6a2deb8   releasing package libimage-exiftool-perl version 10.58-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                              |   32 +
 META.json                            |    2 +-
 META.yml                             |    2 +-
 README                               |    4 +-
 debian/changelog                     |    7 +
 debian/control                       |    2 +-
 exiftool                             |   59 +-
 html/ExifTool.html                   |    7 +-
 html/TagNames/Canon.html             |   22 +-
 html/TagNames/DJI.html               |   45 +-
 html/TagNames/EXIF.html              |   12 +-
 html/TagNames/Extra.html             |    9 +-
 html/TagNames/FujiFilm.html          |   44 +-
 html/TagNames/Minolta.html           |   88 +-
 html/TagNames/Olympus.html           |    4 +-
 html/TagNames/PDF.html               |    6 +-
 html/TagNames/PNG.html               |   60 +-
 html/TagNames/Pentax.html            |   12 +-
 html/TagNames/RIFF.html              |   62 +-
 html/TagNames/Sony.html              |  174 +-
 html/TagNames/XMP.html               |   94 +-
 html/TagNames/index.html             |    4 +-
 html/exiftool_pod.html               |   18 +-
 html/faq.html                        |   33 +-
 html/geotag.html                     |    2 +-
 html/history.html                    |   34 +
 html/index.html                      |   21 +-
 html/install.html                    |   22 +-
 lib/Image/ExifTool.pm                |   55 +-
 lib/Image/ExifTool.pod               |    7 +-
 lib/Image/ExifTool/BuildTagLookup.pm |   26 +-
 lib/Image/ExifTool/Canon.pm          |   22 +-
 lib/Image/ExifTool/DJI.pm            |   21 +-
 lib/Image/ExifTool/EXE.pm            |    4 +-
 lib/Image/ExifTool/Exif.pm           |    5 +
 lib/Image/ExifTool/FujiFilm.pm       |   43 +-
 lib/Image/ExifTool/GIF.pm            |    4 +-
 lib/Image/ExifTool/ICC_Profile.pm    |    4 +-
 lib/Image/ExifTool/Import.pm         |   16 +-
 lib/Image/ExifTool/Minolta.pm        |   88 +-
 lib/Image/ExifTool/PNG.pm            |   15 +-
 lib/Image/ExifTool/Panasonic.pm      |    2 +-
 lib/Image/ExifTool/Pentax.pm         |   22 +-
 lib/Image/ExifTool/README            |   96 +-
 lib/Image/ExifTool/RIFF.pm           |   66 +-
 lib/Image/ExifTool/Sony.pm           |   11 +-
 lib/Image/ExifTool/TagLookup.pm      | 8353 +++++++++++++++++-----------------
 lib/Image/ExifTool/TagNames.pod      |   95 +-
 lib/Image/ExifTool/WritePNG.pl       |   15 +-
 lib/Image/ExifTool/XMP.pm            |    7 +-
 perl-Image-ExifTool.spec             |    2 +-
 t/Writer_46.out                      |   13 +-
 52 files changed, 5210 insertions(+), 4663 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