[SCM] Paraview packaging branch, master, updated. upstream/3.10.1-72-g4283c9a

Mathieu Malaterre mathieu.malaterre at gmail.com
Wed Sep 7 08:45:46 UTC 2011


The following commit has been merged in the master branch:
commit 4283c9a840ef607ad31881c29cc51a77db171af2
Author: Mathieu Malaterre <mathieu.malaterre at gmail.com>
Date:   Wed Sep 7 08:45:12 2011 +0000

    When git is in the path, pv checks that VTK is a git dir

diff --git a/CMakeLists.txt b/CMakeLists.txt
index fa8ef0a..0023d1a 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -240,7 +240,7 @@ SET(PARAVIEW_QT_QMAKE_EXECUTABLE ${QT_QMAKE_EXECUTABLE})
 
 # Check that the Git submodules have been initialized correctly, and the local
 # Git hooks have been installed.
-INCLUDE(ParaViewCheckSourceTree)
+#INCLUDE(ParaViewCheckSourceTree)
 
 INCLUDE(ParaViewMacros)
 INCLUDE(ParaViewCommon)
diff --git a/debian/patches/series b/debian/patches/series
index 3d08881..0440daa 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,4 @@
+removegitcheck.patch
 stddef_ptrdiff.patch
 fix_manpages_errors.patch
 change_std_parameter_for_compiler.patch

-- 
Paraview packaging



More information about the debian-science-commits mailing list