[libimage-exiftool-perl] branch master updated (09a8efa -> f68e5fe)

gregor herrmann gregoa at debian.org
Tue Apr 26 16:27:25 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  09a8efa   releasing package libimage-exiftool-perl version 10.14-1
      adds  01ba042   Imported Upstream version 10.15
       new  617d07a   Merge tag 'upstream/10.15'
       new  6f70d31   New upstream release.
       new  c07f067   Drop spelling.patch, merged upstream.
       new  f68e5fe   releasing package libimage-exiftool-perl version 10.15-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                             |  14 +-
 MANIFEST                            |   9 ++
 META.yml                            |   2 +-
 README                              |  70 +++++-----
 debian/changelog                    |   7 +
 debian/patches/series               |   1 -
 debian/patches/spelling.patch       |  29 ----
 exiftool                            |  87 ++++++------
 html/TagNames/Canon.html            |  35 ++++-
 html/TagNames/EXE.html              |  48 ++++++-
 html/TagNames/ISO.html              |  27 ++--
 html/TagNames/Minolta.html          |  51 +++----
 html/TagNames/Photoshop.html        | 150 +++++++++++++++++++--
 html/TagNames/QuickTime.html        | 259 +++++++++++++++++++-----------------
 html/TagNames/Sony.html             | 117 ++++++++--------
 html/exiftool_pod.html              |  86 ++++++------
 html/faq.html                       |  56 ++++----
 html/history.html                   |  15 ++-
 html/index.html                     |  17 ++-
 lib/Image/ExifTool.pm               |  39 +++---
 lib/Image/ExifTool.pod              |  70 +++++-----
 lib/Image/ExifTool/Canon.pm         |  75 +++++++++--
 lib/Image/ExifTool/EXE.pm           | 246 +++++++++++++++++++++++++++-------
 lib/Image/ExifTool/ISO.pm           |  19 ++-
 lib/Image/ExifTool/MWG.pm           |   2 +-
 lib/Image/ExifTool/Minolta.pm       |  51 +++----
 lib/Image/ExifTool/Nikon.pm         |   2 +-
 lib/Image/ExifTool/Photoshop.pm     | 252 ++++++++++++++++++++++++++++++++++-
 lib/Image/ExifTool/QuickTime.pm     |  34 +++--
 lib/Image/ExifTool/Sony.pm          |  46 ++++---
 lib/Image/ExifTool/TagLookup.pm     |  26 +++-
 lib/Image/ExifTool/TagNames.pod     |  69 ++++++++--
 perl-Image-ExifTool.spec            |  72 +++++-----
 t/EXE.t                             |   8 +-
 t/EXE_2.out                         |   9 +-
 t/EXE_3.out                         |  10 +-
 t/EXE_4.out                         |   9 +-
 t/EXE_5.out                         |   9 ++
 t/EXE_6.out                         |   8 ++
 t/EXE_7.out                         |  10 ++
 t/ExifTool_2.out                    |  12 +-
 t/ExifTool_29.out                   |   6 +
 t/IPTC_2.out                        |  12 +-
 t/IPTC_4.out                        |  10 +-
 t/{AIFF.t => ISO.t}                 |  10 +-
 t/ISO_2.out                         |  19 +++
 t/MIFF_2.out                        |  10 +-
 t/PDF_2.out                         |  12 +-
 t/Photoshop_2.out                   |  13 +-
 t/Photoshop_3.out                   |  18 ++-
 t/Writer_31.out                     |  14 +-
 t/Writer_51.out                     |  14 +-
 t/images/EXE.a                      | Bin 0 -> 784 bytes
 t/images/{PhotoCD.pcd => EXE.dylib} | Bin 4116 -> 4144 bytes
 t/images/EXE.elf                    | Bin
 t/images/EXE.exe                    | Bin
 t/images/EXE.macho                  | Bin
 t/images/EXE.so                     | Bin 0 -> 5608 bytes
 t/images/ISO.iso                    | Bin 0 -> 40960 bytes
 t/images/MP3.mp3                    | Bin
 60 files changed, 1585 insertions(+), 711 deletions(-)
 delete mode 100644 debian/patches/series
 delete mode 100644 debian/patches/spelling.patch
 create mode 100644 t/EXE_5.out
 create mode 100644 t/EXE_6.out
 create mode 100644 t/EXE_7.out
 copy t/{AIFF.t => ISO.t} (68%)
 create mode 100644 t/ISO_2.out
 create mode 100644 t/images/EXE.a
 copy t/images/{PhotoCD.pcd => EXE.dylib} (78%)
 mode change 100755 => 100644 t/images/EXE.elf
 mode change 100755 => 100644 t/images/EXE.exe
 mode change 100755 => 100644 t/images/EXE.macho
 create mode 100644 t/images/EXE.so
 create mode 100644 t/images/ISO.iso
 mode change 100755 => 100644 t/images/MP3.mp3

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