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

Maximiliano Curia maxy at moszumanska.debian.org
Thu Jul 13 17:45:19 UTC 2017


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

The following commit has been merged in the master branch:
commit 6bd47ebf4a0f5813d723949d9617e9d883550c58
Author: Robin Mills <robin at clanmills.com>
Date:   Sat May 9 09:55:33 2015 +0000

    #1071  Correction to r3802 for MSVC  (r3802 is removing Jzon from libexiv2)
---
 samples/exiv2json.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/samples/exiv2json.cpp b/samples/exiv2json.cpp
index 7242ed3..63b7524 100644
--- a/samples/exiv2json.cpp
+++ b/samples/exiv2json.cpp
@@ -4,7 +4,7 @@
 
 #include <exiv2/exiv2.hpp>
 #include <exiv2/value.hpp>
-#include <exiv2/Jzon.h>
+#include "Jzon.h"
 
 #include <iostream>
 #include <iomanip>

-- 
exiv2 packaging



More information about the pkg-kde-commits mailing list