[SCM] exiv2 packaging branch, master, updated. debian/0.25-3.1-3734-gdcbc29a

Maximiliano Curia maxy at moszumanska.debian.org
Thu Jul 13 17:46:29 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/exiv2.git;a=commitdiff;h=e155be6

The following commit has been merged in the master branch:
commit e155be63728b6ec32091b6276bedf06afe417d3e
Author: nkbj <nkbj1970 at hotmail.com>
Date:   Thu Jun 2 02:51:51 2016 +0000

    Update Canon lens list to match ExifTool version 10.19.
---
 src/canonmn.cpp | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/src/canonmn.cpp b/src/canonmn.cpp
index a146c8f..a46563d 100644
--- a/src/canonmn.cpp
+++ b/src/canonmn.cpp
@@ -790,6 +790,7 @@ namespace Exiv2 {
         { 155, "Canon EF 85mm f/1.8 USM"                                    },
         { 156, "Canon EF 28-105mm f/3.5-4.5 USM"                            }, // 0
         { 156, "Tamron SP 70-300mm f/4-5.6 Di VC USD"                       }, // 1
+        { 156, "Tamron SP AF 28-105mm f/2.8 LD Aspherical IF"               }, // 2
         { 160, "Canon EF 20-35mm f/3.5-4.5 USM"                             }, // 0
         { 160, "Tamron AF 19-35mm f/3.5-4.5"                                }, // 1
         { 160, "Tokina AT-X 124 AF 12-24mm f/4 DX"                          }, // 2
@@ -993,7 +994,7 @@ namespace Exiv2 {
         { 152, printCsLensByFocalLength },
         { 153, printCsLensByFocalLength },
         { 154, printCsLensByFocalLength }, // not tested
-        { 156, printCsLensByFocalLength },
+        { 156, printCsLensByFocalLengthAndMaxAperture },
         { 160, printCsLensByFocalLength },
         { 161, printCsLensByFocalLength },
         { 168, printCsLensByFocalLength },

-- 
exiv2 packaging



More information about the pkg-kde-commits mailing list