[libimage-exiftool-perl] branch master updated (6c297cc -> a800334)
gregor herrmann
gregoa at debian.org
Sat Oct 21 20:07:03 UTC 2017
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 6c297cc releasing package libimage-exiftool-perl version 10.60-1
adds 3a0e13a New upstream version 10.64
new b5c4a5e Update upstream source from tag 'upstream/10.64'
new 59c95ac New upstream release. Fixes "The last item needs .pl to be changed to (3pm)" (Closes: #877446)
new c5ac28f Install HTML documentation into package.
new d7c4399 Reformat debian/control with cme
new c57126f Declare compliance with Debian Policy 4.1.1.
new a800334 releasing package libimage-exiftool-perl version 10.64-1
The 6 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 | 53 +
META.json | 2 +-
META.yml | 2 +-
README | 77 +-
config_files/example.config | 30 +-
debian/changelog | 11 +
debian/control | 4 +-
debian/libimage-exiftool-perl.doc-base | 18 +
debian/libimage-exiftool-perl.docs | 1 +
debian/rules | 5 +-
exiftool | 119 +-
html/ExifTool.html | 33 +-
html/TagNames/Canon.html | 18 +-
html/TagNames/EXIF.html | 10 +-
html/TagNames/FLAC.html | 7 +-
html/TagNames/FLIR.html | 7 +-
html/TagNames/IPTC.html | 12 +-
html/TagNames/JFIF.html | 3 +-
html/TagNames/MWG.html | 15 +-
html/TagNames/Matroska.html | 5 +-
html/TagNames/Microsoft.html | 6 +-
html/TagNames/Minolta.html | 51 +-
html/TagNames/Nikon.html | 280 ++-
html/TagNames/Olympus.html | 259 +--
html/TagNames/PanasonicRaw.html | 26 +-
html/TagNames/QuickTime.html | 145 +-
html/TagNames/Sigma.html | 150 +-
html/TagNames/Sony.html | 466 +++--
html/TagNames/XMP.html | 432 +++--
html/ancient_history.html | 187 ++
html/commentary.html | 2 +-
html/config.html | 30 +-
html/exiftool_pod.html | 85 +-
html/faq.html | 169 +-
html/filename.html | 24 +-
html/geotag.html | 2 +-
html/history.html | 244 +--
html/index.html | 56 +-
html/install.html | 22 +-
html/struct.html | 6 +-
html/under.html | 4 +-
html/writing.html | 2 +-
lib/Image/ExifTool.pm | 29 +-
lib/Image/ExifTool.pod | 116 +-
lib/Image/ExifTool/BuildTagLookup.pm | 33 +-
lib/Image/ExifTool/Canon.pm | 16 +-
lib/Image/ExifTool/Exif.pm | 45 +-
lib/Image/ExifTool/FLAC.pm | 84 +-
lib/Image/ExifTool/FLIR.pm | 3 +-
lib/Image/ExifTool/ID3.pm | 11 +-
lib/Image/ExifTool/InDesign.pm | 18 +-
lib/Image/ExifTool/Kodak.pm | 5 +-
lib/Image/ExifTool/MWG.pm | 4 +-
lib/Image/ExifTool/MakerNotes.pm | 4 +-
lib/Image/ExifTool/Matroska.pm | 3 +-
lib/Image/ExifTool/Microsoft.pm | 6 +-
lib/Image/ExifTool/Minolta.pm | 57 +-
lib/Image/ExifTool/Nikon.pm | 262 ++-
lib/Image/ExifTool/Olympus.pm | 3 +-
lib/Image/ExifTool/PanasonicRaw.pm | 25 +-
lib/Image/ExifTool/Pentax.pm | 4 +-
lib/Image/ExifTool/QuickTime.pm | 559 +++++-
lib/Image/ExifTool/README | 19 +-
lib/Image/ExifTool/Samsung.pm | 9 +-
lib/Image/ExifTool/Sigma.pm | 10 +-
lib/Image/ExifTool/Sony.pm | 274 ++-
lib/Image/ExifTool/TagLookup.pm | 3304 ++++++++++++++++----------------
lib/Image/ExifTool/TagNames.pod | 182 +-
lib/Image/ExifTool/WriteIPTC.pl | 22 +-
lib/Image/ExifTool/WriteQuickTime.pl | 10 +-
lib/Image/ExifTool/Writer.pl | 29 +-
lib/Image/ExifTool/XMP.pm | 31 +-
lib/Image/ExifTool/XMP2.pl | 1217 ++++++------
perl-Image-ExifTool.spec | 75 +-
t/FLAC_2.out | 7 +-
t/FLAC_3.out | 7 +-
t/FLIR_2.out | 9 +-
t/IPTC.t | 8 +-
t/TestLib.pm | 8 +-
t/Writer.t | 2 +-
80 files changed, 5946 insertions(+), 3644 deletions(-)
create mode 100644 debian/libimage-exiftool-perl.doc-base
--
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