[shibboleth-sp2] 16/17: New patch Enable-the-dot-feature-of-Doxygen.patch

Ferenc Wágner wferi at moszumanska.debian.org
Thu Sep 1 09:29:36 UTC 2016


This is an automated email from the git hooks/post-receive script.

wferi pushed a commit to branch debian/experimental
in repository shibboleth-sp2.

commit 997236c7313523437efc639f76d159b2b13b07c3
Author: Ferenc Wágner <wferi at niif.hu>
Date:   Wed Aug 31 16:05:39 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..1371380
--- /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 16:05:21 +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 9234503..c355dc0 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 d2c4b31..963c0f4 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -20,3 +20,4 @@ Use-pkg-config-for-xmlsec.patch
 Remove-superfluous-xmlsec-linkages.patch
 Use-pkg-config-for-GSSAPI.patch
 The-plugins-use-GSSAPI-only-if-the-naming-extensions.patch
+Enable-the-dot-feature-of-Doxygen.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-shibboleth/shibboleth-sp2.git



More information about the Pkg-shibboleth-devel mailing list