This is an automated email from the git hooks/post-receive script. gert-guest pushed a commit to branch master in repository mia.
commit a4877904ce8d22f4a604cc1c67f20b114ce25f20 Author: Gert Wollny <[email protected]> Date: Mon Sep 7 15:27:36 2015 +0200 add patch description --- debian/patches/02_correct_build_dependencies.patch | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/debian/patches/02_correct_build_dependencies.patch b/debian/patches/02_correct_build_dependencies.patch index 7f9a165..3858911 100644 --- a/debian/patches/02_correct_build_dependencies.patch +++ b/debian/patches/02_correct_build_dependencies.patch @@ -1,3 +1,10 @@ +Description: Add build dependency on bplug-in links + Some executable are defined to use a cmake macro that does not + properly set the build dependencies for later documentation + creation. This patch adds these dependencies manually. + . +Author: Gert Wollny <[email protected]> + diff --git a/src/fluid2d/CMakeLists.txt b/src/fluid2d/CMakeLists.txt index e4962d8..99f345a 100644 --- a/src/fluid2d/CMakeLists.txt -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/mia.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
