[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:40 UTC 2017


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

The following commit has been merged in the master branch:
commit ffcb3f5002a3a87dfc4c44e081db15dff0ec88ee
Author: tbeu <mail at tbeu.de>
Date:   Tue Aug 16 20:28:56 2016 +0000

    Update Canon CS Exposure mode to match ExifTool
---
 src/canonmn.cpp | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/src/canonmn.cpp b/src/canonmn.cpp
index 3b9b3ff..5e5e43a 100644
--- a/src/canonmn.cpp
+++ b/src/canonmn.cpp
@@ -681,7 +681,8 @@ namespace Exiv2 {
         { 3, N_("Aperture priority (Av)") },
         { 4, N_("Manual (M)")             },
         { 5, N_("A-DEP")                  },
-        { 6, N_("M-DEP")                  }
+        { 6, N_("M-DEP")                  },
+        { 7, N_("Bulb")                   }
     };
 
     //! LensType, tag 0x0016

-- 
exiv2 packaging



More information about the pkg-kde-commits mailing list