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

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


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

The following commit has been merged in the master branch:
commit 197e865e2ddaed0505bf1021a91818a24d954bf1
Author: HumanDynamo <caulier.gilles at gmail.com>
Date:   Mon May 31 13:24:26 2010 +0000

    update sony model
---
 src/sonymn.cpp | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/src/sonymn.cpp b/src/sonymn.cpp
index d632e3e..7930723 100644
--- a/src/sonymn.cpp
+++ b/src/sonymn.cpp
@@ -70,7 +70,9 @@ namespace Exiv2 {
         { 269, "DSLR-A850" },
         { 273, "DSLR-A550" },
         { 274, "DSLR-A500" },
-        { 275, "DSLR-A450" }
+        { 275, "DSLR-A450" },
+        { 278, "NEX-5"     },
+        { 279, "NEX-3"     }
     };
 
     //! Lookup table to translate Sony zone matching values to readable labels

-- 
exiv2 packaging



More information about the pkg-kde-commits mailing list