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  0e9054e   update changelog
      adds  e69ad9a   Imported Upstream version 10.20
       new  538fa6e   Merge tag 'upstream/10.20'
       new  665ed94   New upstream release.
       new  9789c38   Add libunicode-linebreak-perl to Build-Depends-Indep and 
Recommends.
       new  bb5a003   Install the fmt_files/ example directory as well.
       new  7bba78c   releasing package libimage-exiftool-perl version 10.20-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                              |   66 +-
 MANIFEST                             |    5 +
 META.yml                             |    2 +-
 README                               |    1 +
 config_files/picasa_faces.config     |   37 +-
 debian/changelog                     |    7 +-
 debian/control                       |    6 +-
 debian/libimage-exiftool-perl.docs   |    3 +-
 exiftool                             |   97 +-
 html/TagNames/Canon.html             |    6 +-
 html/TagNames/Composite.html         |   31 +-
 html/TagNames/EXIF.html              |   10 +-
 html/TagNames/Extra.html             |   25 +-
 html/TagNames/GPS.html               |    6 +-
 html/TagNames/Minolta.html           |    6 +-
 html/TagNames/Nikon.html             |  243 +-
 html/TagNames/NikonCustom.html       |  967 +++++-
 html/TagNames/Olympus.html           |   13 +-
 html/TagNames/PLUS.html              | 2613 +++++++++++++++
 html/TagNames/Pentax.html            |  187 +-
 html/TagNames/Photoshop.html         |   18 +-
 html/TagNames/Samsung.html           |    4 +-
 html/TagNames/Sigma.html             |  287 +-
 html/TagNames/Sony.html              |   51 +-
 html/TagNames/XMP.html               | 1440 ++++----
 html/TagNames/index.html             |   23 +-
 html/exiftool_pod.html               |   25 +-
 html/faq.html                        |    6 +-
 html/history.html                    |   71 +-
 html/index.html                      |   23 +-
 html/install.html                    |    4 +
 lib/Image/ExifTool.pm                |  231 +-
 lib/Image/ExifTool/BuildTagLookup.pm |    7 +-
 lib/Image/ExifTool/Canon.pm          |   15 +-
 lib/Image/ExifTool/Exif.pm           | 1369 +++++++-
 lib/Image/ExifTool/GPS.pm            |    6 +-
 lib/Image/ExifTool/Kodak.pm          |    2 +-
 lib/Image/ExifTool/MakerNotes.pm     |    9 +-
 lib/Image/ExifTool/Minolta.pm        |   30 +-
 lib/Image/ExifTool/Nikon.pm          |  430 ++-
 lib/Image/ExifTool/NikonCustom.pm    | 1034 +++++-
 lib/Image/ExifTool/Olympus.pm        |   10 +-
 lib/Image/ExifTool/PLUS.pm           | 2607 +++++++++++++++
 lib/Image/ExifTool/Pentax.pm         |    8 +-
 lib/Image/ExifTool/Photoshop.pm      |   38 +-
 lib/Image/ExifTool/README            |   64 +-
 lib/Image/ExifTool/Samsung.pm        |    4 +-
 lib/Image/ExifTool/Sigma.pm          |  308 +-
 lib/Image/ExifTool/SigmaRaw.pm       |    8 +-
 lib/Image/ExifTool/Sony.pm           |   84 +-
 lib/Image/ExifTool/TagLookup.pm      | 6043 +++++++++++++++++-----------------
 lib/Image/ExifTool/TagNames.pod      |  519 ++-
 lib/Image/ExifTool/WriteExif.pl      | 1281 -------
 lib/Image/ExifTool/WriteQuickTime.pl |    2 +-
 lib/Image/ExifTool/Writer.pl         |   96 +-
 lib/Image/ExifTool/XMP.pm            |   35 +-
 lib/Image/ExifTool/XMP2.pl           |  320 +-
 perl-Image-ExifTool.spec             |    2 +-
 t/DNG_2.out                          |    7 +-
 t/{GE.t => PLUS.t}                   |   23 +-
 t/PLUS_2.out                         |   31 +
 t/PhaseOne_2.out                     |    7 +-
 t/PhaseOne_3.out                     |    9 +-
 t/Photoshop_2.out                    |    7 +-
 t/Photoshop_3.out                    |   11 +-
 t/Sigma_4.out                        |    8 +-
 t/images/PLUS.xmp                    |  127 +
 67 files changed, 14593 insertions(+), 6482 deletions(-)
 create mode 100644 html/TagNames/PLUS.html
 create mode 100644 lib/Image/ExifTool/PLUS.pm
 copy t/{GE.t => PLUS.t} (53%)
 create mode 100644 t/PLUS_2.out
 create mode 100644 t/images/PLUS.xmp

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