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

Maximiliano Curia maxy at moszumanska.debian.org
Thu Jul 13 17:44:21 UTC 2017


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

The following commit has been merged in the master branch:
commit 0d5a0ae0682fa0819d30b70a5a9e9874b8948370
Author: Robin Mills <robin at clanmills.com>
Date:   Fri Sep 5 21:02:07 2014 +0000

    Issue: 987.  "Strange wording of Exif.Photo.SensitivityType".  Thank You Thomas for suggesting a fix.
---
 src/tags.cpp | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/tags.cpp b/src/tags.cpp
index 16d5e23..ad4b13e 100644
--- a/src/tags.cpp
+++ b/src/tags.cpp
@@ -1568,8 +1568,8 @@ namespace Exiv2 {
                 "the camera optical input and the image values."),
                 exifId, captureCond, undefined, 0, printValue),
         TagInfo(0x8830, "SensitivityType", N_("Sensitivity Type"),
-                N_("The SensitivityType tag indicates PhotographicSensitivity tag. which "
-                "one of the parameters of ISO12232 is the Although it is an optional tag, "
+                N_("The SensitivityType tag indicates which one of the parameters of "
+                "ISO12232 is the PhotographicSensitivity tag. Although it is an optional tag, "
                 "it should be recorded when a PhotographicSensitivity tag is recorded. "
                 "Value = 4, 5, 6, or 7 may be used in case that the values of plural "
                 "parameters are the same."),

-- 
exiv2 packaging



More information about the pkg-kde-commits mailing list