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


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

The following commit has been merged in the master branch:
commit 055b8a52cc47db13830318c6ec9eb8b0db7aba3c
Author: HumanDynamo <caulier.gilles at gmail.com>
Date:   Tue May 25 11:10:10 2010 +0000

    this one is signed tag
---
 src/sonymn.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/sonymn.cpp b/src/sonymn.cpp
index f9e2d8c..80c4608 100644
--- a/src/sonymn.cpp
+++ b/src/sonymn.cpp
@@ -524,7 +524,7 @@ namespace Exiv2 {
         // NOTE: A700 only
         TagInfo(0x0006, "WhiteBalanceFineTune", N_("White Balance Fine Tune"),
                 N_("White Balance Fine Tune"),
-                sony1CsIfdId, makerTags, unsignedShort, printValue),
+                sony1CsIfdId, makerTags, signedShort, printValue),
         TagInfo(0x0016, "FocusMode", N_("Focus Mode"),
                 N_("Focus Mode"),
                 sony1CsIfdId, makerTags, unsignedShort, EXV_PRINT_TAG(sonyCSFocusMode)),

-- 
exiv2 packaging



More information about the pkg-kde-commits mailing list