[libimage-exiftool-perl] branch master updated (8b25fd7 -> b28c103)

gregor herrmann gregoa at debian.org
Tue Aug 18 13:32:12 UTC 2015


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  8b25fd7   releasing package libimage-exiftool-perl version 9.98-1
       new  6288d4b   Imported Upstream version 10.00
       new  7c6c19b   New upstream release.
       new  6389f38   Bump debhelper compatibility level to 9.
       new  b28c103   releasing package libimage-exiftool-perl version 10.00-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                               |   35 +-
 META.yml                              |    2 +-
 README                                |    6 +-
 config_files/example.config           |    1 +
 debian/changelog                      |    7 +
 debian/compat                         |    2 +-
 debian/control                        |    2 +-
 exiftool                              |   63 +-
 html/ExifTool.html                    |   19 +-
 html/TagNames/Canon.html              |    9 +-
 html/TagNames/DNG.html                |    6 +-
 html/TagNames/EXIF.html               |    8 +-
 html/TagNames/Extra.html              |  134 +++-
 html/TagNames/Flash.html              |    4 +-
 html/TagNames/FujiFilm.html           |   33 +-
 html/TagNames/MPF.html                |    4 +-
 html/TagNames/Nikon.html              |    7 +-
 html/TagNames/Pentax.html             |    3 +-
 html/TagNames/RIFF.html               |  110 ++--
 html/TagNames/Shortcuts.html          |    3 +-
 html/TagNames/Sony.html               | 1085 +++++++++++++++++++++++++++++----
 html/TagNames/XMP.html                |    4 +-
 html/exiftool_pod.html                |   17 +-
 html/history.html                     |   41 +-
 html/index.html                       |   32 +-
 html/install.html                     |   36 +-
 html/metafiles.html                   |   14 +-
 lib/Image/ExifTool.pm                 |  155 ++++-
 lib/Image/ExifTool.pod                |   26 +-
 lib/Image/ExifTool/Canon.pm           |    6 +-
 lib/Image/ExifTool/Exif.pm            |   21 +-
 lib/Image/ExifTool/Flash.pm           |    8 +-
 lib/Image/ExifTool/FujiFilm.pm        |   22 +-
 lib/Image/ExifTool/Geotag.pm          |   10 +-
 lib/Image/ExifTool/Lang/fr.pm         |    2 +-
 lib/Image/ExifTool/MPF.pm             |    4 +-
 lib/Image/ExifTool/MakerNotes.pm      |   14 +-
 lib/Image/ExifTool/Minolta.pm         |   21 +-
 lib/Image/ExifTool/Nikon.pm           |    9 +-
 lib/Image/ExifTool/PDF.pm             |    2 +-
 lib/Image/ExifTool/Pentax.pm          |    7 +-
 lib/Image/ExifTool/RIFF.pm            |   62 +-
 lib/Image/ExifTool/Shortcuts.pm       |    3 +-
 lib/Image/ExifTool/Sony.pm            |  787 ++++++++++++++++++------
 lib/Image/ExifTool/TagLookup.pm       |  621 ++++++++++---------
 lib/Image/ExifTool/TagNames.pod       |  108 +++-
 lib/Image/ExifTool/WritePostScript.pl |   13 +-
 lib/Image/ExifTool/Writer.pl          |   10 +-
 lib/Image/ExifTool/XMP.pm             |    2 +-
 perl-Image-ExifTool.spec              |    2 +-
 t/ExifTool_28.out                     |    8 +-
 t/FujiFilm_4.out                      |    4 +-
 t/PDF_10.out                          |    2 +-
 t/PDF_11.out                          |    2 +-
 t/PDF_14.out                          |    2 +-
 t/PDF_15.out                          |    2 +-
 t/PDF_19.out                          |    2 +-
 t/PDF_4.out                           |    2 +-
 t/PDF_5.out                           |    2 +-
 t/PDF_6.out                           |    2 +-
 t/PDF_7.out                           |    2 +-
 t/PNG_5.out                           |    2 +-
 t/Panasonic_5.out                     |   12 +-
 t/Sigma_5.out                         |   12 +-
 t/Writer_52.out                       |   12 +-
 65 files changed, 2765 insertions(+), 905 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