[opensaml2] 08/10: New patch Enable-the-dot-feature-of-Doxygen.patch
Ferenc Wágner
wferi at moszumanska.debian.org
Thu Sep 1 04:52:23 UTC 2016
This is an automated email from the git hooks/post-receive script.
wferi pushed a commit to branch debian/experimental
in repository opensaml2.
commit 5eeb896acf8b33ec687d94688523b0772b243800
Author: Ferenc Wágner <wferi at niif.hu>
Date: Wed Aug 31 23:34:13 2016 +0200
New patch Enable-the-dot-feature-of-Doxygen.patch
Enable the dot feature of Doxygen
---
.../patches/Enable-the-dot-feature-of-Doxygen.patch | 20 ++++++++++++++++++++
debian/patches/series | 1 +
2 files changed, 21 insertions(+)
diff --git a/debian/patches/Enable-the-dot-feature-of-Doxygen.patch b/debian/patches/Enable-the-dot-feature-of-Doxygen.patch
new file mode 100644
index 0000000..a02b50f
--- /dev/null
+++ b/debian/patches/Enable-the-dot-feature-of-Doxygen.patch
@@ -0,0 +1,20 @@
+From: =?utf-8?q?Ferenc_W=C3=A1gner?= <wferi at niif.hu>
+Date: Wed, 31 Aug 2016 23:33:54 +0200
+Subject: Enable the dot feature of Doxygen
+
+---
+ configure.ac | 1 +
+ 1 file changed, 1 insertion(+)
+
+diff --git a/configure.ac b/configure.ac
+index 002b7cd..4527d13 100644
+--- a/configure.ac
++++ b/configure.ac
+@@ -10,6 +10,7 @@ PKG_INSTALLDIR
+
+ # Docygen features
+ DX_HTML_FEATURE(ON)
++DX_DOT_FEATURE(ON)
+ DX_CHM_FEATURE(OFF)
+ DX_CHI_FEATURE(OFF)
+ DX_MAN_FEATURE(OFF)
diff --git a/debian/patches/series b/debian/patches/series
index f24190c..59822b8 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -18,3 +18,4 @@ Don-t-install-the-test-program-but-use-it-for-make-c.patch
Refactor-test-source-generation.patch
Derive-correct-test-data-paths-from-srcdir.patch
Enable-skipping-tests-which-require-network-access.patch
+Enable-the-dot-feature-of-Doxygen.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-shibboleth/opensaml2.git
More information about the Pkg-shibboleth-devel
mailing list