This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository eigensoft.
commit 8ee8a18f735085ae7721840ee30aa108cbd57f0f Author: Andreas Tille <[email protected]> Date: Tue Jul 19 08:43:38 2016 +0200 Add hint that the patch is not actually needed --- debian/patches/fixing_headers.patch | 3 +++ 1 file changed, 3 insertions(+) diff --git a/debian/patches/fixing_headers.patch b/debian/patches/fixing_headers.patch index 05dc884..3c76634 100644 --- a/debian/patches/fixing_headers.patch +++ b/debian/patches/fixing_headers.patch @@ -1,6 +1,9 @@ Author: Tatiana Malygina <[email protected]> Last-Update: Tue, 19 Jul 2016 08:47:27 +0300 Description: Fix lapack headers + Note: The header is only included on _WIN32 platform currently + so has no real effect in the Debian build but it simply seems + more correct to add this patch. --- a/src/eigensrc/eigx.c +++ b/src/eigensrc/eigx.c -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/eigensoft.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
