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

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


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

The following commit has been merged in the master branch:
commit 8db4ded68cbd9e6a02be1a62f5ac9e5e190c00dd
Author: HumanDynamo <caulier.gilles at gmail.com>
Date:   Wed Jul 5 10:34:28 2006 +0000

    fix typo
---
 src/tags.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/tags.cpp b/src/tags.cpp
index 3ad6d89..04423b3 100644
--- a/src/tags.cpp
+++ b/src/tags.cpp
@@ -313,7 +313,7 @@ namespace Exiv2 {
         {  22, "D75"                                     },
         {  23, "D50"                                     },
         {  24, "ISO studio tungsten"                     },
-        { 255, "other light source"                      }
+        { 255, "Other light source"                      }
     };
 
     //! Flash, tag 0x9209

-- 
exiv2 packaging



More information about the pkg-kde-commits mailing list