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


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

The following commit has been merged in the master branch:
commit 70d16e1cf73b8cc60a47c976ea0503c3698dae94
Author: Andreas Huggel <ahuggel at gmx.net>
Date:   Thu Jun 18 11:28:13 2015 +0000

    Updates and fixes to prevent some doxygen warnings.
---
 config/Doxyfile | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/config/Doxyfile b/config/Doxyfile
index d4bcec8..f296988 100644
--- a/config/Doxyfile
+++ b/config/Doxyfile
@@ -702,12 +702,14 @@ RECURSIVE              = NO
 
 EXCLUDE                = ../samples/Jzon.h \
                          ../samples/Jzon.cpp \
+                         ../src/actions.hpp \
+                         ../src/actions.cpp \
                          ../src/getopt_win32.c \
                          ../src/localtime.c \
-                         ../include/exiv2/getopt_win32.h \
-                         ../include/exiv2/private.h \
-                         ../include/exiv2/timegm.h \
-                         ../include/exiv2/tzfile.h
+                         ../src/getopt_win32.h \
+                         ../src/private.h \
+                         ../src/timegm.h \
+                         ../src/tzfile.h
 
 # The EXCLUDE_SYMLINKS tag can be used to select whether or not files or
 # directories that are symbolic links (a Unix file system feature) are excluded

-- 
exiv2 packaging



More information about the pkg-kde-commits mailing list