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


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

The following commit has been merged in the master branch:
commit 21f816d218fb72aa546d08fd0d88d0a204f01e65
Author: Robin Mills <robin at clanmills.com>
Date:   Thu Jan 8 12:10:50 2015 +0000

    #1022 Thank You Thomas for reporting this and providing the patch.
---
 src/tags.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/tags.cpp b/src/tags.cpp
index 93aa687..4ba4f5b 100644
--- a/src/tags.cpp
+++ b/src/tags.cpp
@@ -655,7 +655,7 @@ namespace Exiv2 {
                    "table, the ColorMap."),
                 ifd0Id, tiffPm6, unsignedShort, 1, EXV_PRINT_TAG(exifIndexed)), // TIFF&PM6 tag
         TagInfo(0x015b, "JPEGTables", N_("JPEG tables"),
-                N_("This optional tag may be used to encode the JPEG quantization and"
+                N_("This optional tag may be used to encode the JPEG quantization and "
                    "Huffman tables for subsequent use by the JPEG decompression process."),
                 ifd0Id, imgStruct, undefined, 0, printValue), // TIFF/EP tag
         TagInfo(0x015F, "OPIProxy", N_("OPI Proxy"),

-- 
exiv2 packaging



More information about the pkg-kde-commits mailing list