[libimage-exiftool-perl] branch master updated (23bf662 -> 9409a22)

gregor herrmann gregoa at debian.org
Fri Jan 22 23:33:22 UTC 2016


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  23bf662   releasing package libimage-exiftool-perl version 10.09-1
      adds  af78d94   Imported Upstream version 10.10
       new  d6108c8   Merge tag 'upstream/10.10'
       new  245c5d6   New upstream release.
       new  e513e07   Add information about API changes to debian/NEWS.
       new  9409a22   releasing package libimage-exiftool-perl version 10.10-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                           |   25 +-
 MANIFEST                          |    1 +
 META.yml                          |    2 +-
 config_files/picasa_faces.config  |   19 +-
 debian/NEWS                       |    9 +
 debian/changelog                  |    7 +
 exiftool                          |  181 +-
 html/ExifTool.html                |   10 +-
 html/TagNames/CanonCustom.html    |   81 +-
 html/TagNames/CanonVRD.html       |   68 +-
 html/TagNames/Extra.html          |   96 +-
 html/TagNames/FujiFilm.html       |    8 +-
 html/TagNames/Nikon.html          |    3 +-
 html/TagNames/Olympus.html        |   13 +-
 html/TagNames/Pentax.html         |    3 +-
 html/TagNames/Sony.html           | 1220 +++++-
 html/exiftool_pod.html            |  166 +-
 html/faq.html                     |    6 +-
 html/geotag.html                  |    3 +-
 html/history.html                 |   28 +-
 html/index.html                   |   14 +-
 lib/Image/ExifTool.pm             |   80 +-
 lib/Image/ExifTool.pod            |   14 +-
 lib/Image/ExifTool/Canon.pm       |   11 +-
 lib/Image/ExifTool/CanonCustom.pm |  102 +-
 lib/Image/ExifTool/CanonVRD.pm    |   55 +-
 lib/Image/ExifTool/Charset.pm     |   29 +-
 lib/Image/ExifTool/FujiFilm.pm    |   31 +-
 lib/Image/ExifTool/H264.pm        |    9 +-
 lib/Image/ExifTool/JPEGDigest.pm  |  115 +-
 lib/Image/ExifTool/Nikon.pm       |    4 +-
 lib/Image/ExifTool/Olympus.pm     |    9 +-
 lib/Image/ExifTool/PDF.pm         |    7 +-
 lib/Image/ExifTool/Pentax.pm      |    3 +-
 lib/Image/ExifTool/Sony.pm        |  419 +-
 lib/Image/ExifTool/TagLookup.pm   | 8092 +++++++++++++++++++------------------
 lib/Image/ExifTool/TagNames.pod   |  146 +-
 lib/Image/ExifTool/WritePDF.pl    |    7 +-
 lib/Image/ExifTool/Writer.pl      |   27 +-
 perl-Image-ExifTool.spec          |    2 +-
 t/ExifTool.t                      |   16 +-
 t/ExifTool_30.out                 |    2 +
 42 files changed, 6709 insertions(+), 4434 deletions(-)
 create mode 100644 t/ExifTool_30.out

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