[libimage-exiftool-perl] branch master updated (40fea73 -> c9b2e60)
gregor herrmann
gregoa at debian.org
Sat Oct 29 20:50:47 UTC 2016
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 40fea73 releasing package libimage-exiftool-perl version 10.25-1
new 04d994e New upstream version 10.31
new 4f88df5 New upstream release.
new 7faef06 Add libposix-strptime-perl to Recommends.
new 6d08f82 Add a patch to fix spelling mistakes in the POD.
new c9b2e60 releasing package libimage-exiftool-perl version 10.31-1
The 5 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 | 121 +-
MANIFEST | 16 +
META.json | 51 +
META.yml | 51 +-
Makefile.PL | 8 +-
README | 85 +-
arg_files/xmp2exif.args | 14 +-
config_files/bibble.config | 520 ++
config_files/fotoware.config | 114 +
config_files/photoshop_paths.config | 59 +-
config_files/time_zone.config | 56 +
debian/changelog | 8 +
debian/control | 4 +
debian/patches/series | 1 +
debian/patches/spelling.patch | 51 +
exiftool | 331 +-
html/ExifTool.html | 83 +-
html/Shift.html | 40 +-
html/TagNames/Apple.html | 18 +-
html/TagNames/Canon.html | 233 +-
html/TagNames/Composite.html | 31 +-
html/TagNames/DarwinCore.html | 5 +-
html/TagNames/EXIF.html | 332 +-
html/TagNames/Extra.html | 6 +-
html/TagNames/FLAC.html | 152 +-
html/TagNames/FLIF.html | 79 +
html/TagNames/FLIR.html | 14 +-
html/TagNames/FujiFilm.html | 80 +-
html/TagNames/Jpeg2000.html | 6 +-
html/TagNames/Kodak.html | 1584 +++---
html/TagNames/MWG.html | 27 +-
html/TagNames/Matroska.html | 97 +-
html/TagNames/Microsoft.html | 15 +-
html/TagNames/Minolta.html | 83 +-
html/TagNames/Nikon.html | 146 +-
html/TagNames/NikonCustom.html | 1386 ++++-
html/TagNames/Olympus.html | 258 +-
html/TagNames/PLUS.html | 5 +-
html/TagNames/PNG.html | 77 +-
html/TagNames/Pentax.html | 3 +-
html/TagNames/PhotoMechanic.html | 7 +-
html/TagNames/QuickTime.html | 132 +-
html/TagNames/Samsung.html | 71 +-
html/TagNames/Sigma.html | 7 +-
html/TagNames/Sony.html | 261 +-
html/TagNames/Vorbis.html | 76 +-
html/TagNames/XMP.html | 575 ++-
html/TagNames/index.html | 10 +-
html/ancient_history.html | 24 +-
html/canon_raw.html | 5 +-
html/data_members.html | 3 +-
html/exiftool_pod.html | 166 +-
html/faq.html | 20 +-
html/filename.html | 46 +-
html/geotag.html | 7 +-
html/history.html | 103 +
html/index.html | 49 +-
html/install.html | 22 +-
html/standards.html | 8 +-
html/struct.html | 12 +-
lib/Image/ExifTool.pm | 70 +-
lib/Image/ExifTool.pod | 140 +-
lib/Image/ExifTool/Apple.pm | 44 +-
lib/Image/ExifTool/BuildTagLookup.pm | 112 +-
lib/Image/ExifTool/Canon.pm | 228 +-
lib/Image/ExifTool/CanonCustom.pm | 18 +-
lib/Image/ExifTool/Exif.pm | 208 +-
lib/Image/ExifTool/FLIF.pm | 345 ++
lib/Image/ExifTool/FLIR.pm | 14 +-
lib/Image/ExifTool/FujiFilm.pm | 20 +
lib/Image/ExifTool/Geotag.pm | 74 +-
lib/Image/ExifTool/HtmlDump.pm | 3 +-
lib/Image/ExifTool/ICC_Profile.pm | 13 +
lib/Image/ExifTool/Jpeg2000.pm | 30 +-
lib/Image/ExifTool/M2TS.pm | 4 +-
lib/Image/ExifTool/MIE.pm | 4 +-
lib/Image/ExifTool/MWG.pm | 16 +-
lib/Image/ExifTool/Matroska.pm | 44 +-
lib/Image/ExifTool/Microsoft.pm | 6 +-
lib/Image/ExifTool/Minolta.pm | 95 +-
lib/Image/ExifTool/MinoltaRaw.pm | 5 +-
lib/Image/ExifTool/Nikon.pm | 250 +-
lib/Image/ExifTool/NikonCustom.pm | 1385 ++++-
lib/Image/ExifTool/Olympus.pm | 6 +-
lib/Image/ExifTool/PNG.pm | 36 +-
lib/Image/ExifTool/Pentax.pm | 15 +-
lib/Image/ExifTool/PhotoMechanic.pm | 4 +-
lib/Image/ExifTool/QuickTime.pm | 98 +-
lib/Image/ExifTool/README | 14 +-
lib/Image/ExifTool/Samsung.pm | 114 +-
lib/Image/ExifTool/Shift.pl | 33 +-
lib/Image/ExifTool/Sigma.pm | 16 +-
lib/Image/ExifTool/Sony.pm | 90 +-
lib/Image/ExifTool/TagLookup.pm | 9446 +++++++++++++++++-----------------
lib/Image/ExifTool/TagNames.pod | 917 +++-
lib/Image/ExifTool/WriteExif.pl | 16 +-
lib/Image/ExifTool/WriteXMP.pl | 1 +
lib/Image/ExifTool/Writer.pl | 47 +-
lib/Image/ExifTool/XMP.pm | 36 +-
lib/Image/ExifTool/XMP2.pl | 41 +-
perl-Image-ExifTool.spec | 74 +-
t/{ISO.t => Apple.t} | 11 +-
t/Apple_2.out | 79 +
t/FLIF.t | 132 +
t/{GIMP_2.out => FLIF_2.out} | 53 +-
t/FLIF_3.out | 5 +
t/FLIF_4.out | 17 +
t/FLIF_5.out | 4 +
t/FLIF_6.out | 4 +
t/FLIR_2.out | 12 +-
t/Geotag.t | 14 +-
t/Jpeg2000_2.out | 18 +-
t/Jpeg2000_3.out | 11 +-
t/Writer_11.out | 12 +-
t/Writer_13.out | 12 +-
t/Writer_19.out | 10 +-
t/Writer_25.out | 10 +-
t/Writer_46.out | 16 +-
t/Writer_53.out | 12 +-
t/images/Apple.jpg | Bin 0 -> 2355 bytes
t/images/FLIF.flif | Bin 0 -> 674 bytes
t/images/Jpeg2000.jp2 | Bin 1954 -> 2028 bytes
122 files changed, 14865 insertions(+), 7553 deletions(-)
create mode 100644 META.json
create mode 100644 config_files/bibble.config
create mode 100644 config_files/fotoware.config
create mode 100644 config_files/time_zone.config
create mode 100644 debian/patches/series
create mode 100644 debian/patches/spelling.patch
create mode 100644 html/TagNames/FLIF.html
create mode 100644 lib/Image/ExifTool/FLIF.pm
copy t/{ISO.t => Apple.t} (63%)
create mode 100644 t/Apple_2.out
create mode 100644 t/FLIF.t
copy t/{GIMP_2.out => FLIF_2.out} (58%)
create mode 100644 t/FLIF_3.out
create mode 100644 t/FLIF_4.out
create mode 100644 t/FLIF_5.out
create mode 100644 t/FLIF_6.out
create mode 100644 t/images/Apple.jpg
create mode 100755 t/images/FLIF.flif
--
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