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  7329aaa   releasing package libimage-exiftool-perl version 10.04-1
      adds  6600bfe   Imported Upstream version 10.05
       new  53d8b51   Merge tag 'upstream/10.05'
       new  47dc1fb   update changelog
       new  9ecd106   Add note about API changes to debian/NEWS.
       new  817353e   releasing package libimage-exiftool-perl version 10.05-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                                       |   16 +
 MANIFEST                                      |    6 +
 META.yml                                      |    2 +-
 debian/NEWS                                   |   10 +
 debian/changelog                              |    7 +
 exiftool                                      |   12 +-
 html/ExifTool.html                            |   82 +-
 html/TagNames/Canon.html                      |    3 +-
 html/TagNames/DNG.html                        |    6 +-
 html/TagNames/EXIF.html                       |    8 +-
 html/TagNames/{PrintIM.html => Motorola.html} |   21 +-
 html/TagNames/Nikon.html                      |    7 +-
 html/TagNames/Pentax.html                     |  177 +-
 html/TagNames/Shortcuts.html                  |    6 +-
 html/TagNames/Sony.html                       |    4 +-
 html/TagNames/XMP.html                        |   51 +-
 html/TagNames/index.html                      |   19 +-
 html/exiftool_pod.html                        |    8 +-
 html/faq.html                                 |    8 +-
 html/history.html                             |   19 +
 html/index.html                               |   25 +-
 lib/Image/ExifTool.pm                         |   51 +-
 lib/Image/ExifTool.pod                        |   86 +-
 lib/Image/ExifTool/APP12.pm                   |    4 +-
 lib/Image/ExifTool/Apple.pm                   |    1 +
 lib/Image/ExifTool/BuildTagLookup.pm          |   10 +-
 lib/Image/ExifTool/Canon.pm                   |    3 +-
 lib/Image/ExifTool/CanonCustom.pm             |    6 +-
 lib/Image/ExifTool/CanonVRD.pm                |   18 +-
 lib/Image/ExifTool/DNG.pm                     |    4 +-
 lib/Image/ExifTool/FotoStation.pm             |    4 +-
 lib/Image/ExifTool/GIF.pm                     |    6 +-
 lib/Image/ExifTool/Geotag.pm                  |   10 +-
 lib/Image/ExifTool/ICC_Profile.pm             |    4 +-
 lib/Image/ExifTool/Jpeg2000.pm                |    4 +-
 lib/Image/ExifTool/Lang/en_ca.pm              |   96 +-
 lib/Image/ExifTool/Lang/en_gb.pm              |  119 +-
 lib/Image/ExifTool/MIE.pm                     |    4 +-
 lib/Image/ExifTool/MPF.pm                     |    6 +-
 lib/Image/ExifTool/MakerNotes.pm              |   12 +-
 lib/Image/ExifTool/Motorola.pm                |   62 +
 lib/Image/ExifTool/Nikon.pm                   |   12 +-
 lib/Image/ExifTool/NikonCapture.pm            |    4 +-
 lib/Image/ExifTool/PNG.pm                     |    6 +-
 lib/Image/ExifTool/PPM.pm                     |    4 +-
 lib/Image/ExifTool/Pentax.pm                  |    3 +-
 lib/Image/ExifTool/QuickTime.pm               |    4 +-
 lib/Image/ExifTool/Shortcuts.pm               |    3 +-
 lib/Image/ExifTool/Sony.pm                    |    3 +-
 lib/Image/ExifTool/SonyIDC.pm                 |    7 +-
 lib/Image/ExifTool/TagLookup.pm               | 5878 +++++++++++++------------
 lib/Image/ExifTool/TagNames.pod               |   19 +-
 lib/Image/ExifTool/WriteCanonRaw.pl           |    4 +-
 lib/Image/ExifTool/WriteExif.pl               |   12 +-
 lib/Image/ExifTool/WriteIPTC.pl               |    4 +-
 lib/Image/ExifTool/WritePDF.pl                |    2 +-
 lib/Image/ExifTool/WritePNG.pl                |    2 +-
 lib/Image/ExifTool/WritePhotoshop.pl          |    4 +-
 lib/Image/ExifTool/WritePostScript.pl         |    4 +-
 lib/Image/ExifTool/WriteXMP.pl                |    8 +-
 lib/Image/ExifTool/Writer.pl                  |   56 +-
 lib/Image/ExifTool/XMP.pm                     |   16 +-
 perl-Image-ExifTool.spec                      |    2 +-
 t/ExifTool.t                                  |   12 +-
 t/ExifTool_29.out                             |  418 ++
 t/{M2TS.t => Motorola.t}                      |   10 +-
 t/Motorola_2.out                              |   97 +
 t/TestLib.pm                                  |    6 +-
 t/images/Motorola.jpg                         |  Bin 0 -> 2489 bytes
 69 files changed, 4274 insertions(+), 3333 deletions(-)
 copy html/TagNames/{PrintIM.html => Motorola.html} (65%)
 create mode 100644 lib/Image/ExifTool/Motorola.pm
 create mode 100644 t/ExifTool_29.out
 copy t/{M2TS.t => Motorola.t} (67%)
 create mode 100644 t/Motorola_2.out
 create mode 100644 t/images/Motorola.jpg

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