[libimage-exiftool-perl] branch master updated (c9b2e60 -> c136716)

gregor herrmann gregoa at debian.org
Tue Nov 15 20:06:28 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  c9b2e60   releasing package libimage-exiftool-perl version 10.31-1
      adds  9fd8401   New upstream version 10.31
       new  9306d4b   Merge tag 'upstream/10.31'
      adds  2d12d3a   New upstream version 10.33
       new  8a7b054   Merge tag 'upstream/10.33'
       new  7c2dd9e   New upstream release.
       new  d8fc56d   Drop spelling.patch, applied upstream.
       new  c495558   Mention new recommended module in long description.
       new  c136716   releasing package libimage-exiftool-perl version 10.33-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                              |  20 ++++++
 META.json                            |   2 +-
 META.yml                             |   2 +-
 README                               |   5 +-
 debian/changelog                     |   8 +++
 debian/control                       |   5 +-
 debian/patches/series                |   1 -
 debian/patches/spelling.patch        |  51 --------------
 exiftool                             |  65 ++++++++++--------
 html/ExifTool.html                   |  11 +--
 html/TagNames/Composite.html         |   2 +-
 html/TagNames/Extra.html             |  11 +--
 html/TagNames/FLIF.html              |  11 ++-
 html/TagNames/Minolta.html           |   4 +-
 html/TagNames/Nikon.html             |  31 ++++++---
 html/TagNames/Olympus.html           | 130 +++++++++++++++++------------------
 html/TagNames/Sony.html              |  18 +++--
 html/TagNames/XMP.html               |  86 ++++++++++++++++++++++-
 html/exiftool_pod.html               |  30 ++++----
 html/faq.html                        |  16 ++---
 html/filename.html                   |  11 +--
 html/history.html                    |  26 ++++++-
 html/idiosyncracies.html             |   6 +-
 html/index.html                      |  17 ++---
 html/install.html                    |  22 +++---
 lib/Image/ExifTool.pm                |   4 +-
 lib/Image/ExifTool.pod               |  12 ++--
 lib/Image/ExifTool/BuildTagLookup.pm |   9 +--
 lib/Image/ExifTool/Exif.pm           |   2 +-
 lib/Image/ExifTool/FLIF.pm           |  12 +++-
 lib/Image/ExifTool/InDesign.pm       |   4 +-
 lib/Image/ExifTool/MWG.pm            |  13 +++-
 lib/Image/ExifTool/Minolta.pm        |   4 +-
 lib/Image/ExifTool/Nikon.pm          |  34 ++++++---
 lib/Image/ExifTool/Olympus.pm        |   4 +-
 lib/Image/ExifTool/README            |  43 ++++++------
 lib/Image/ExifTool/Samsung.pm        |   2 +-
 lib/Image/ExifTool/Sony.pm           |  13 +++-
 lib/Image/ExifTool/TagLookup.pm      |  30 ++++++--
 lib/Image/ExifTool/TagNames.pod      |  40 +++++++++--
 lib/Image/ExifTool/WritePNG.pl       |   2 +-
 lib/Image/ExifTool/Writer.pl         |  28 ++++++--
 lib/Image/ExifTool/XMP2.pl           |  29 +++++++-
 perl-Image-ExifTool.spec             |   2 +-
 t/FLIF_2.out                         |   7 +-
 t/FLIF_4.out                         |   9 +--
 t/Writer_46.out                      |  13 ++--
 47 files changed, 582 insertions(+), 325 deletions(-)
 delete mode 100644 debian/patches/series
 delete mode 100644 debian/patches/spelling.patch

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