[libimage-exiftool-perl] branch master updated (82bc533 -> d4babcf)
gregor herrmann
gregoa at debian.org
Sat Sep 27 15:33: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 82bc533 releasing package libimage-exiftool-perl version 9.70-1
adds 5ac491c Imported Upstream version 9.72
new 159c2c3 Merge tag 'upstream/9.72'
new 874049d New upstream release.
new 2644837 Declare compliance with Debian Policy 3.9.6.
new 1b8c08e Mark package as autopkgtest-able.
new d87e974 Add build dependency on libarchive-zip-perl.
new d4babcf releasing package libimage-exiftool-perl version 9.72-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 | 30 +++
MANIFEST | 1 +
META.yml | 2 +-
debian/changelog | 9 +
debian/control | 5 +-
exiftool | 16 +-
html/ExifTool.html | 24 +-
html/Shift.html | 2 +-
html/TagNames/Canon.html | 43 +++-
html/TagNames/CanonCustom.html | 44 +++-
html/TagNames/Composite.html | 122 +++++-----
html/TagNames/EXIF.html | 466 +++++++++++++++++++-------------------
html/TagNames/JPEG.html | 8 +-
html/TagNames/Kodak.html | 32 ++-
html/TagNames/Minolta.html | 3 +-
html/TagNames/Nikon.html | 49 ++--
html/TagNames/Pentax.html | 20 +-
html/TagNames/Samsung.html | 32 ++-
html/TagNames/Sony.html | 126 +++++++----
html/TagNames/Stim.html | 4 +-
html/TagNames/XMP.html | 8 +-
html/ancient_history.html | 90 ++++++++
html/exiftool_pod.html | 8 +-
html/faq.html | 12 +-
html/history.html | 124 +++-------
html/index.html | 20 +-
html/struct.html | 101 ++++++++-
lib/Image/ExifTool.pm | 52 +++--
lib/Image/ExifTool.pod | 10 +-
lib/Image/ExifTool/Canon.pm | 76 ++++++-
lib/Image/ExifTool/CanonCustom.pm | 50 +++-
lib/Image/ExifTool/Exif.pm | 8 +-
lib/Image/ExifTool/JPEG.pm | 6 +-
lib/Image/ExifTool/Kodak.pm | 14 +-
lib/Image/ExifTool/Minolta.pm | 3 +-
lib/Image/ExifTool/Nikon.pm | 206 ++++++++++++++---
lib/Image/ExifTool/Pentax.pm | 8 +-
lib/Image/ExifTool/Samsung.pm | 177 ++++++++++++++-
lib/Image/ExifTool/Shift.pl | 2 +-
lib/Image/ExifTool/Sony.pm | 139 ++++++++++--
lib/Image/ExifTool/Stim.pm | 8 +-
lib/Image/ExifTool/TagLookup.pm | 30 ++-
lib/Image/ExifTool/TagNames.pod | 60 ++++-
lib/Image/ExifTool/WriteExif.pl | 1 +
lib/Image/ExifTool/WritePDF.pl | 3 +
lib/Image/ExifTool/Writer.pl | 6 +-
lib/Image/ExifTool/XMP.pm | 10 +-
lib/Image/ExifTool/XMPStruct.pl | 23 +-
perl-Image-ExifTool.spec | 2 +-
t/CanonVRD_5.out | 2 +-
t/CanonVRD_9.out | 2 +-
t/ExifTool.t | 12 +-
t/ExifTool_2.out | 10 +-
t/ExifTool_27.out | 4 +
t/PDF.t | 18 +-
t/Writer_51.out | 12 +-
t/images/ExifTool.jpg | Bin 25174 -> 25341 bytes
57 files changed, 1711 insertions(+), 644 deletions(-)
create mode 100644 t/ExifTool_27.out
--
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