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  87e60fc   releasing package libimage-exiftool-perl version 10.07-1
      adds  c336e01   Imported Upstream version 10.08
       new  c39740e   Merge tag 'upstream/10.08'
       new  081fa49   New upstream release.
       new  af37af9   Add note about API changes to debian/NEWS.
       new  33b0a01   Add a patch to fix a spelling mistake in the 
documentation.
       new  57cd8e1   releasing package libimage-exiftool-perl version 10.08-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                          |   15 +-
 MANIFEST                         |    5 +
 META.yml                         |    2 +-
 debian/NEWS                      |    8 +
 debian/changelog                 |    8 +
 debian/patches/series            |    1 +
 debian/patches/spelling.patch    |   29 +
 exiftool                         |    4 +-
 html/ExifTool.html               |    4 +-
 html/TagNames/Extra.html         |    2 +-
 html/TagNames/Nikon.html         |    3 +-
 html/TagNames/Olympus.html       |   48 +-
 html/TagNames/PhaseOne.html      |   66 +-
 html/exiftool_pod.html           |    2 +-
 html/history.html                |   18 +-
 html/index.html                  |   14 +-
 lib/Image/ExifTool.pm            |    4 +-
 lib/Image/ExifTool.pod           |    4 +-
 lib/Image/ExifTool/Apple.pm      |   12 +-
 lib/Image/ExifTool/Fixup.pm      |   12 +
 lib/Image/ExifTool/HtmlDump.pm   |    6 +-
 lib/Image/ExifTool/Nikon.pm      |    3 +-
 lib/Image/ExifTool/Olympus.pm    |   39 +-
 lib/Image/ExifTool/PDF.pm        |    8 +-
 lib/Image/ExifTool/PhaseOne.pm   |  384 ++--
 lib/Image/ExifTool/PostScript.pm |    7 +-
 lib/Image/ExifTool/QuickTime.pm  |    2 +-
 lib/Image/ExifTool/README        |    2 +
 lib/Image/ExifTool/TagLookup.pm  | 3859 +++++++++++++++++++-------------------
 lib/Image/ExifTool/TagNames.pod  |   70 +-
 lib/Image/ExifTool/WriteExif.pl  |   12 +-
 lib/Image/ExifTool/WriteXMP.pl   |   33 +-
 lib/Image/ExifTool/XMP.pm        |    9 +-
 lib/Image/ExifTool/XMPStruct.pl  |   31 +-
 perl-Image-ExifTool.spec         |    2 +-
 t/ExifTool.t                     |    2 +-
 t/ExifTool_29.out                |    1 -
 t/Olympus_4.out                  |    6 +-
 t/Olympus_5.out                  |    8 +-
 t/Olympus_6.out                  |    6 +-
 t/Olympus_7.out                  |    8 +-
 t/{Sanyo.t => PhaseOne.t}        |   15 +-
 t/PhaseOne_2.out                 |   98 +
 t/PhaseOne_3.out                 |  169 ++
 t/XMP.t                          |   15 +-
 t/XMP_45.out                     |   23 +
 t/images/PhaseOne.iiq            |  Bin 0 -> 3364 bytes
 47 files changed, 2869 insertions(+), 2210 deletions(-)
 create mode 100644 debian/patches/series
 create mode 100644 debian/patches/spelling.patch
 copy t/{Sanyo.t => PhaseOne.t} (67%)
 create mode 100644 t/PhaseOne_2.out
 create mode 100644 t/PhaseOne_3.out
 create mode 100644 t/XMP_45.out
 create mode 100644 t/images/PhaseOne.iiq

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libimage-exiftool-perl.git

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to