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


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

The following commit has been merged in the master branch:
commit 4817df0a17dbb79eecb36217753256a8410da478
Author: Robin Mills <robin at clanmills.com>
Date:   Tue Apr 28 14:15:17 2015 +0000

    #936.  Fix header file.
---
 samples/geotag.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/samples/geotag.cpp b/samples/geotag.cpp
index c5ec197..4d25f1a 100644
--- a/samples/geotag.cpp
+++ b/samples/geotag.cpp
@@ -16,7 +16,7 @@
 #include <sys/stat.h>
 #include <sys/types.h>
 
-#include "expat.h"
+#include <expat.h>
 
 #include <vector>
 #include <string>

-- 
exiv2 packaging



More information about the pkg-kde-commits mailing list