[vtk6] 03/04: Do not use system alglib temporarily.
Anton Gladky
gladk at moszumanska.debian.org
Thu Jun 12 21:51:06 UTC 2014
This is an automated email from the git hooks/post-receive script.
gladk pushed a commit to branch master
in repository vtk6.
commit bc645d1a5c0dc7d3ab780777fcd2fd65847699f2
Author: Anton Gladky <gladk at debian.org>
Date: Thu Jun 12 23:41:07 2014 +0200
Do not use system alglib temporarily.
2014/06/12. After discussing this issue with upstream,
I decided to disable this patch for the moment.
There is no backport compatibility between
Alglib 1.0 and 3.*. This patch compiles, but no
guarantee, that it works witn 3.x normally.
---
debian/patches/series | 4 +++-
debian/patches/use_system_alglib.patch | 8 +++++++-
2 files changed, 10 insertions(+), 2 deletions(-)
diff --git a/debian/patches/series b/debian/patches/series
index 82f44d7..8426dc1 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -10,4 +10,6 @@ fix_FTBFS_KWSys.patch
fix_ftbfs_gcc49.patch
use_system_xdmf.patch
use_system_sqlite.patch
-use_system_alglib.patch
+
+# Temporarly disable system_alglib
+# use_system_alglib.patch
diff --git a/debian/patches/use_system_alglib.patch b/debian/patches/use_system_alglib.patch
index e01dd59..c0e4e1c 100644
--- a/debian/patches/use_system_alglib.patch
+++ b/debian/patches/use_system_alglib.patch
@@ -1,4 +1,10 @@
-Description: Use system alglib
+Description: Use system alglib.
+ [UPD] 2014/06/12. After discussing this issue with upstream,
+ I decided to disable this patch for the moment.
+ There is no backport compatibility between
+ Alglib 1.0 and 3.*. This patch compiles, but no
+ guarantee, that it works witn 3.x
+
Author: Anton Gladky <gladk at debian.org>
Bug-Debian: http://bugs.debian.org/750187
Last-Update: 2014-06-03
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/vtk6.git
More information about the debian-science-commits
mailing list