This is an automated email from the git hooks/post-receive script. gert-guest pushed a commit to branch master in repository mia.
commit 74c58ea7c3c936fb3005c7086cb5be99e2e614f5 Author: Gert Wollny <[email protected]> Date: Mon Oct 26 12:25:15 2015 +0100 Add patch descriptions --- debian/patches/02_remove_double_instaciation.patch | 5 +++-- debian/patches/03_correct_imagedraw_tests.patch | 8 +++++--- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/debian/patches/02_remove_double_instaciation.patch b/debian/patches/02_remove_double_instaciation.patch index 2013e3c..0fd98af 100644 --- a/debian/patches/02_remove_double_instaciation.patch +++ b/debian/patches/02_remove_double_instaciation.patch @@ -1,8 +1,9 @@ -commit d6b79233c2a921d6dc796fe876fd9a2c8f986977 +Description: remove duplicate instanciation of 3DVector field templates Author: Gert Wollny <[email protected]> Date: Mon Oct 26 11:25:26 2015 +0100 +Origin: Upstream +Forwarded: no-needed - remove duplicate instanciation of 3DVector field templates diff --git a/mia/3d/datafield.cc b/mia/3d/datafield.cc index e92d95d..beef397 100644 diff --git a/debian/patches/03_correct_imagedraw_tests.patch b/debian/patches/03_correct_imagedraw_tests.patch index 9e77909..ffa1a16 100644 --- a/debian/patches/03_correct_imagedraw_tests.patch +++ b/debian/patches/03_correct_imagedraw_tests.patch @@ -1,8 +1,10 @@ - +Description: correct tests for imagedraw + Some of these tests fail on arm64 and ppc64el and the + corrections should correct this. Author: Gert Wollny <[email protected]> Date: Mon Oct 26 11:48:29 2015 +0100 - - correct test to really draw lines +Origin: upstream +Forwarded: not-needed diff --git a/mia/3d/test_imagedraw.cc b/mia/3d/test_imagedraw.cc index 982da53..253189f 100644 -- 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
