[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:17 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/exiv2.git;a=commitdiff;h=3daa8df
The following commit has been merged in the master branch:
commit 3daa8df38062785a4bd0d2326a5b5c0fcd625246
Author: Robin Mills <robin at clanmills.com>
Date: Fri Mar 4 08:10:18 2016 +0000
#1167. Thank You, Philippe for the patch. No test file yet.
---
src/canonmn.cpp | 2 ++
1 file changed, 2 insertions(+)
diff --git a/src/canonmn.cpp b/src/canonmn.cpp
index 0b047c2..e186864 100644
--- a/src/canonmn.cpp
+++ b/src/canonmn.cpp
@@ -752,6 +752,7 @@ namespace Exiv2 {
{ 141, "Canon EF 500mm f/4.5L" },
{ 142, "Canon EF 300mm f/2.8L IS" },
{ 143, "Canon EF 500mm f/4L IS" },
+ { 143, "Sigma 17-70mm f/2.8-4 DC Macro OS HSM" }, // 1
{ 144, "Canon EF 35-135mm f/4-5.6 USM" },
{ 145, "Canon EF 100-300mm f/4.5-5.6 USM" },
{ 146, "Canon EF 70-210mm f/3.5-4.5 USM" },
@@ -972,6 +973,7 @@ namespace Exiv2 {
{ 47, printCsLensByFocalLength }, // not tested
{ 131, printCsLensByFocalLength },
{ 137, printCsLensByFocalLength }, // not tested
+ { 143, printCsLensByFocalLength },
{ 150, printCsLensByFocalLength },
{ 152, printCsLensByFocalLength },
{ 153, printCsLensByFocalLength },
--
exiv2 packaging
More information about the pkg-kde-commits
mailing list