[libimage-exiftool-perl] branch master updated (086776e -> 3de68c9)

gregor herrmann gregoa at debian.org
Sun Apr 13 14:45:40 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  086776e   update changelog
      adds  cc5a5e8   Imported Upstream version 9.57
       new  89f779e   Merge tag 'upstream/9.57'
       new  973a28b   New upstream release.
       new  f64726d   debian/control: update list of supported camera manufacturers
       new  3de68c9   releasing package libimage-exiftool-perl version 9.57-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                                    |   66 +
 MANIFEST                                   |    2 +
 META.yml                                   |    2 +-
 README                                     |    6 +-
 config_files/ExifTool_config               |    7 +-
 debian/changelog                           |    7 +-
 debian/control                             |    5 +-
 exiftool                                   |  113 +-
 html/ExifTool.html                         |   51 +-
 html/Shift.html                            |    2 +-
 html/TagNames/Canon.html                   |   38 +-
 html/TagNames/CanonCustom.html             |   23 +-
 html/TagNames/Composite.html               |  140 +-
 html/TagNames/DNG.html                     |    6 +-
 html/TagNames/EXIF.html                    |   12 +-
 html/TagNames/Extra.html                   |   56 +-
 html/TagNames/FLIR.html                    |  184 +-
 html/TagNames/GeoTiff.html                 |    6 +-
 html/TagNames/ID3.html                     |   14 +-
 html/TagNames/Microsoft.html               |    5 +-
 html/TagNames/Minolta.html                 |   11 +-
 html/TagNames/Nikon.html                   |   20 +-
 html/TagNames/NikonCapture.html            |    5 +-
 html/TagNames/{JFIF.html => Nintendo.html} |   68 +-
 html/TagNames/Olympus.html                 |  182 +-
 html/TagNames/Pentax.html                  |   11 +-
 html/TagNames/Photoshop.html               |   27 +-
 html/TagNames/QuickTime.html               | 2419 +++++++--------
 html/TagNames/Ricoh.html                   |   25 +-
 html/TagNames/Shortcuts.html               |    3 +-
 html/TagNames/Sigma.html                   |   11 +-
 html/TagNames/Sony.html                    |  295 +-
 html/TagNames/index.html                   |   19 +-
 html/config.html                           |    5 +-
 html/exiftool_pod.html                     |   63 +-
 html/filename.html                         |    7 +
 html/geotag.html                           |    8 +-
 html/history.html                          |   74 +-
 html/index.html                            |   58 +-
 html/install.html                          |   20 +-
 html/metafiles.html                        |   16 +-
 html/under.html                            |    3 +-
 lib/Image/ExifTool.pm                      |   60 +-
 lib/Image/ExifTool.pod                     |  120 +-
 lib/Image/ExifTool/AIFF.pm                 |   17 +-
 lib/Image/ExifTool/Apple.pm                |    2 +
 lib/Image/ExifTool/BuildTagLookup.pm       |   22 +-
 lib/Image/ExifTool/Canon.pm                |   62 +-
 lib/Image/ExifTool/CanonCustom.pm          |   50 +-
 lib/Image/ExifTool/Exif.pm                 |   14 +-
 lib/Image/ExifTool/FLAC.pm                 |    4 +-
 lib/Image/ExifTool/FLIR.pm                 |  113 +-
 lib/Image/ExifTool/FlashPix.pm             |    2 +-
 lib/Image/ExifTool/Geotag.pm               |   60 +-
 lib/Image/ExifTool/HTML.pm                 |    6 +-
 lib/Image/ExifTool/ID3.pm                  |   12 +-
 lib/Image/ExifTool/JPEG.pm                 |    2 +-
 lib/Image/ExifTool/Lang/de.pm              | 1359 ++++++++-
 lib/Image/ExifTool/Lang/en_ca.pm           |  299 +-
 lib/Image/ExifTool/Lang/en_gb.pm           |  299 +-
 lib/Image/ExifTool/Lang/fr.pm              |   77 +-
 lib/Image/ExifTool/MakerNotes.pm           |   26 +-
 lib/Image/ExifTool/Microsoft.pm            |    9 +-
 lib/Image/ExifTool/Minolta.pm              |   42 +-
 lib/Image/ExifTool/Nikon.pm                |   35 +-
 lib/Image/ExifTool/NikonCapture.pm         |    4 +-
 lib/Image/ExifTool/Nintendo.pm             |  128 +
 lib/Image/ExifTool/Olympus.pm              |    3 +-
 lib/Image/ExifTool/Pentax.pm               |   11 +-
 lib/Image/ExifTool/Photoshop.pm            |    9 +-
 lib/Image/ExifTool/QuickTime.pm            |  161 +-
 lib/Image/ExifTool/README                  |   25 +-
 lib/Image/ExifTool/Ricoh.pm                |   45 +-
 lib/Image/ExifTool/Shift.pl                |    2 +-
 lib/Image/ExifTool/Shortcuts.pm            |    7 +-
 lib/Image/ExifTool/Sigma.pm                |    6 +-
 lib/Image/ExifTool/Sony.pm                 |  169 +-
 lib/Image/ExifTool/TagInfoXML.pm           |    4 +-
 lib/Image/ExifTool/TagLookup.pm            | 4499 ++++++++++++++--------------
 lib/Image/ExifTool/TagNames.pod            |  627 ++--
 lib/Image/ExifTool/WriteExif.pl            |   25 +-
 lib/Image/ExifTool/Writer.pl               |  124 +-
 lib/Image/ExifTool/XMP.pm                  |    5 +-
 perl-Image-ExifTool.spec                   |   66 +-
 t/AIFF_2.out                               |    7 +-
 t/Canon_2.out                              |   10 +-
 t/FLIR_2.out                               |   12 +-
 t/Geotag_7.out                             |    2 +-
 t/Lang_8.out                               |    4 +-
 t/QuickTime_2.out                          |   12 +-
 90 files changed, 8108 insertions(+), 4646 deletions(-)
 copy html/TagNames/{JFIF.html => Nintendo.html} (53%)
 create mode 100644 lib/Image/ExifTool/Nintendo.pm

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