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

Maximiliano Curia maxy at moszumanska.debian.org
Thu Jul 13 17:43:37 UTC 2017


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

The following commit has been merged in the master branch:
commit bf8039a1a0b4496c58ba908a4601a51dfb19a1cc
Author: Abhinav Badola <mail.abu.to at gmail.com>
Date:   Sun Mar 10 22:13:22 2013 +0000

    Added Lens ID which needs special treatment. Needs to be tested properly.
---
 src/canonmn.cpp | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/src/canonmn.cpp b/src/canonmn.cpp
index b3298c0..f80b256 100644
--- a/src/canonmn.cpp
+++ b/src/canonmn.cpp
@@ -729,7 +729,8 @@ namespace Exiv2 {
         { 161, printCsLensByFocalLength },
         { 169, printCsLensByFocalLength },
         { 173, printCsLensByFocalLength }, // works partly
-        { 174, printCsLensByFocalLength }  // not tested
+        { 174, printCsLensByFocalLength }, // not tested
+        { 183, printCsLensByFocalLength }  // not tested
     };
 
     //! FlashActivity, tag 0x001c

-- 
exiv2 packaging



More information about the pkg-kde-commits mailing list