[med-svn] [gdcm] 04/06: add patch description

Gert Wollny gert-guest at moszumanska.debian.org
Sun Jan 10 10:46:57 UTC 2016


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

gert-guest pushed a commit to branch master
in repository gdcm.

commit 7c8b46675e86f379b462d547263c7008bf3f1aed
Author: Gert Wollny <gw.fossdev at gmail.com>
Date:   Sat Jan 9 02:32:46 2016 +0100

    add patch description
---
 debian/patches/05_add_global_doxydoc_target.patch | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/debian/patches/05_add_global_doxydoc_target.patch b/debian/patches/05_add_global_doxydoc_target.patch
index b801853..0afcee7 100644
--- a/debian/patches/05_add_global_doxydoc_target.patch
+++ b/debian/patches/05_add_global_doxydoc_target.patch
@@ -1,3 +1,15 @@
+Description: Add a target for docu-generation and remove this from ALL
+ This patch adds a target that makes is possibe to create the Doxygen
+ docu from the base build directory without invoking the ALL target.
+ At the same time this documentation creation is removed from the ALL
+ target to avoid the it is build various times. Rationale is to enable
+ binary-arch/indep and install-arch/indep without the overhead of
+ recreating the documentation various times. (Unfortunately the make
+ seems to re-run at least the PDF document creation each time.
+ (This is a Debian specific patch). 
+Author: Gert Wollny <gw.fossdev at gmail.com>
+Forwarded: not-needed 
+
 --- a/CMakeLists.txt
 +++ b/CMakeLists.txt
 @@ -554,6 +554,12 @@

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/gdcm.git



More information about the debian-med-commit mailing list