[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=d6b762c

The following commit has been merged in the master branch:
commit d6b762cc0023754f7bb00415d71ea9963a9f2357
Author: nkbj <nkbj1970 at hotmail.com>
Date:   Mon Feb 11 06:47:05 2013 +0000

    Simplify description of manual lenses on Sony/Minolta cameras.
---
 src/minoltamn.cpp | 10 +---------
 1 file changed, 1 insertion(+), 9 deletions(-)

diff --git a/src/minoltamn.cpp b/src/minoltamn.cpp
index b9ad72e..142f81e 100644
--- a/src/minoltamn.cpp
+++ b/src/minoltamn.cpp
@@ -1863,15 +1863,7 @@ namespace Exiv2 {
                  "Tamron SP AF 90mm F2.5"},
         { 45751, "1.4x Teleconverter " },
         { 45851, "Tamron SP AF 300mm F2.8 LD IF" },
-        { 65535, "T-Mount | "
-                 "Arax MC 35mm F2.8 Tilt+Shift | "
-                 "Arax MC 80mm F2.8 Tilt+Shift | "
-                 "Zenitar MF 16mm F2.8 Fisheye M42 | "
-                 "Samyang 500mm Mirror F8.0 | "
-                 "Pentacon Auto 135mm F2.8 | "
-                 "Pentacon Auto 29mm F2.8 | "
-                 "Helios 44-2 58mm F2.0 | "
-                 "No Lens" }
+        { 65535, "Manual Lens or No Lens" }
     };
 
     std::ostream& printMinoltaSonyLensID(std::ostream& os, const Value& value, const ExifData* metadata)

-- 
exiv2 packaging



More information about the pkg-kde-commits mailing list