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

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


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

The following commit has been merged in the master branch:
commit 5a5f7dc1aceffe8e025cf3c65bdf96dc256b285b
Author: Robin Mills <robin at clanmills.com>
Date:   Wed Apr 5 18:36:14 2017 +0000

    #1286 Fix submitted.
---
 src/jpgimage.cpp | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/src/jpgimage.cpp b/src/jpgimage.cpp
index a80095b..cf8b2a3 100644
--- a/src/jpgimage.cpp
+++ b/src/jpgimage.cpp
@@ -465,22 +465,24 @@ namespace Exiv2 {
                 }
                 int chunk  = (int)    buf.pData_[2+12];
                 int chunks = (int)    buf.pData_[2+13];
-#ifdef DEBUG
                 // ICC1v43_2010-12.pdf header is 14 bytes
                 // header = "ICC_PROFILE

-- 
exiv2 packaging



More information about the pkg-kde-commits mailing list