[libimage-exiftool-perl] branch master updated (0d88212 -> a93d35b)

gregor herrmann gregoa at debian.org
Sun Mar 27 18:51:21 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  0d88212   releasing package libimage-exiftool-perl version 10.11-1
      adds  55de3f7   Imported Upstream version 10.13
       new  9c00691   Merge tag 'upstream/10.13'
       new  c6d849d   New upstream release.
       new  1dd255e   Update copyright years for lib/Image/ExifTool/BZZ.pm.
       new  1d18c12   Add notes about API changes to debian/NEWS.
       new  a93d35b   releasing package libimage-exiftool-perl version 10.13-1

The 5 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                              |   27 +-
 META.yml                             |    2 +-
 debian/NEWS                          |    9 +
 debian/changelog                     |    8 +
 debian/copyright                     |    2 +-
 exiftool                             |    6 +-
 html/TagNames/Canon.html             |   35 +-
 html/TagNames/CanonCustom.html       |   77 +-
 html/TagNames/EXIF.html              |    8 +-
 html/TagNames/JFIF.html              |    5 +-
 html/TagNames/Minolta.html           |   35 +-
 html/TagNames/Nikon.html             |   43 +-
 html/TagNames/Olympus.html           |    3 +-
 html/TagNames/Pentax.html            |   13 +-
 html/TagNames/Photoshop.html         |    4 +-
 html/TagNames/Sony.html              |  190 ++-
 html/exiftool_pod.html               |    4 +-
 html/faq.html                        |    6 +-
 html/history.html                    |   31 +-
 html/index.html                      |   16 +-
 lib/Image/ExifTool.pm                |    3 +-
 lib/Image/ExifTool/BuildTagLookup.pm |    5 +-
 lib/Image/ExifTool/Canon.pm          |  146 +-
 lib/Image/ExifTool/CanonCustom.pm    |   15 +-
 lib/Image/ExifTool/Exif.pm           |   12 +-
 lib/Image/ExifTool/FujiFilm.pm       |   28 +-
 lib/Image/ExifTool/Kodak.pm          |   50 +-
 lib/Image/ExifTool/Lang/en_gb.pm     |    7 +-
 lib/Image/ExifTool/Minolta.pm        |   65 +-
 lib/Image/ExifTool/Nikon.pm          |   85 +-
 lib/Image/ExifTool/NikonCapture.pm   |    8 +-
 lib/Image/ExifTool/Olympus.pm        |  115 +-
 lib/Image/ExifTool/Panasonic.pm      |    2 +-
 lib/Image/ExifTool/PanasonicRaw.pm   |   36 +-
 lib/Image/ExifTool/Pentax.pm         |   34 +-
 lib/Image/ExifTool/PhaseOne.pm       |    4 +-
 lib/Image/ExifTool/Photoshop.pm      |    2 +-
 lib/Image/ExifTool/Ricoh.pm          |    4 +-
 lib/Image/ExifTool/Samsung.pm        |   12 +-
 lib/Image/ExifTool/Sigma.pm          |   16 +-
 lib/Image/ExifTool/Sony.pm           |  253 ++-
 lib/Image/ExifTool/TagLookup.pm      | 3061 +++++++++++++++++-----------------
 lib/Image/ExifTool/TagNames.pod      |   35 +-
 perl-Image-ExifTool.spec             |    2 +-
 t/CanonRaw_5.out                     |    8 +-
 t/ExifTool_17.out                    |   10 +-
 46 files changed, 2480 insertions(+), 2062 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