[libimage-exiftool-perl] branch master updated (d4babcf -> 436be30)

gregor herrmann gregoa at debian.org
Mon Oct 13 18:32:57 UTC 2014


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  d4babcf   releasing package libimage-exiftool-perl version 9.72-1
      adds  a6c3ecf   Imported Upstream version 9.73
       new  1e3347f   Merge tag 'upstream/9.73'
       new  595a66c   New upstream release.
       new  436be30   releasing package libimage-exiftool-perl version 9.73-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                            |   15 +
 META.yml                           |    2 +-
 config_files/ExifTool_config       |    6 +-
 debian/changelog                   |    6 +
 exiftool                           |    4 +-
 html/TagNames/Canon.html           |   92 +-
 html/TagNames/Kodak.html           |   69 +-
 html/TagNames/Minolta.html         |   37 +-
 html/TagNames/Nikon.html           |  174 +-
 html/TagNames/NikonCustom.html     |  724 ++++-
 html/TagNames/Olympus.html         |  183 +-
 html/TagNames/PNG.html             |    5 +-
 html/TagNames/PanasonicRaw.html    |  196 +-
 html/TagNames/Pentax.html          |  101 +-
 html/TagNames/Photoshop.html       |    6 +-
 html/TagNames/Sony.html            |  234 +-
 html/config.html                   |    6 +-
 html/exiftool_pod.html             |    2 +-
 html/history.html                  |   16 +
 html/index.html                    |   14 +-
 html/struct.html                   |    2 +-
 lib/Image/ExifTool.pm              |    2 +-
 lib/Image/ExifTool/Canon.pm        |   73 +-
 lib/Image/ExifTool/Kodak.pm        |   24 +-
 lib/Image/ExifTool/Lang/de.pm      |    4 +-
 lib/Image/ExifTool/MakerNotes.pm   |    4 +-
 lib/Image/ExifTool/Minolta.pm      |   38 +-
 lib/Image/ExifTool/Nikon.pm        |  195 +-
 lib/Image/ExifTool/NikonCustom.pm  |  785 +++++-
 lib/Image/ExifTool/Olympus.pm      |   11 +-
 lib/Image/ExifTool/PNG.pm          |   17 +-
 lib/Image/ExifTool/Panasonic.pm    |   25 +-
 lib/Image/ExifTool/PanasonicRaw.pm |   67 +-
 lib/Image/ExifTool/Pentax.pm       |   35 +-
 lib/Image/ExifTool/Photoshop.pm    |   22 +-
 lib/Image/ExifTool/Sony.pm         |   53 +-
 lib/Image/ExifTool/TagLookup.pm    | 5181 ++++++++++++++++++------------------
 lib/Image/ExifTool/TagNames.pod    |  200 +-
 lib/Image/ExifTool/WriteXMP.pl     |   14 +-
 perl-Image-ExifTool.spec           |    2 +-
 t/Panasonic_4.out                  |   35 +-
 t/Panasonic_5.out                  |   42 +-
 t/Pentax_2.out                     |    7 +-
 t/Pentax_3.out                     |   10 +-
 t/Writer_10.out                    |   11 +-
 45 files changed, 5740 insertions(+), 3011 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