[opensaml2] 23/24: New patch Don-t-generate-the-tag-file-it-isn-t-reproducible.patch

Ferenc Wágner wferi at moszumanska.debian.org
Tue Aug 30 20:55:05 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 ff1d78066a13708deee8d1cab20f50866d1341fb
Author: Ferenc Wágner <wferi at niif.hu>
Date:   Fri Aug 26 15:22:54 2016 +0200

    New patch Don-t-generate-the-tag-file-it-isn-t-reproducible.patch
    
    Don't generate the tag file, it isn't reproducible
---
 ...generate-the-tag-file-it-isn-t-reproducible.patch | 20 ++++++++++++++++++++
 debian/patches/series                                |  1 +
 2 files changed, 21 insertions(+)

diff --git a/debian/patches/Don-t-generate-the-tag-file-it-isn-t-reproducible.patch b/debian/patches/Don-t-generate-the-tag-file-it-isn-t-reproducible.patch
new file mode 100644
index 0000000..fd741f6
--- /dev/null
+++ b/debian/patches/Don-t-generate-the-tag-file-it-isn-t-reproducible.patch
@@ -0,0 +1,20 @@
+From: =?utf-8?q?Ferenc_W=C3=A1gner?= <wferi at niif.hu>
+Date: Fri, 26 Aug 2016 15:22:29 +0200
+Subject: Don't generate the tag file, it isn't reproducible
+
+---
+ doxygen.cfg | 1 -
+ 1 file changed, 1 deletion(-)
+
+diff --git a/doxygen.cfg b/doxygen.cfg
+index ac014a4..495f677 100644
+--- a/doxygen.cfg
++++ b/doxygen.cfg
+@@ -219,7 +219,6 @@ SKIP_FUNCTION_MACROS   = YES
+ # Configuration::additions related to external references   
+ #---------------------------------------------------------------------------
+ TAGFILES               = 
+-GENERATE_TAGFILE       = $(DOCDIR)/$(PROJECT).tag
+ ALLEXTERNALS           = NO
+ EXTERNAL_GROUPS        = YES
+ PERL_PATH              = $(PERL_PATH)
diff --git a/debian/patches/series b/debian/patches/series
index f24190c..fb24b46 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
+Don-t-generate-the-tag-file-it-isn-t-reproducible.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