[vtk6] 01/04: Remove old unused patches.

Anton Gladky gladk at moszumanska.debian.org
Sat May 10 10:49:35 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 781eb7c8c51a599a890b244d457464f4ebc389f1
Author: Anton Gladky <gladk at debian.org>
Date:   Fri May 9 20:20:55 2014 +0200

    Remove old unused patches.
---
 debian/patches/Qt4.patch    | 62 ---------------------------------------------
 debian/patches/libav9.patch |  9 -------
 debian/patches/series       |  1 +
 3 files changed, 1 insertion(+), 71 deletions(-)

diff --git a/debian/patches/Qt4.patch b/debian/patches/Qt4.patch
deleted file mode 100644
index 3362384..0000000
--- a/debian/patches/Qt4.patch
+++ /dev/null
@@ -1,62 +0,0 @@
-Index: vtk-6.0.0/GUISupport/Qt/CMakeLists.txt
-===================================================================
---- vtk-6.0.0.orig/GUISupport/Qt/CMakeLists.txt	2013-06-12 21:47:10.000000000 +0200
-+++ vtk-6.0.0/GUISupport/Qt/CMakeLists.txt	2013-10-15 08:31:55.000000000 +0200
-@@ -54,7 +54,7 @@
- 
- # import Qt4 build settings
- set(QT_USE_QTNETWORK 1)
--find_package(Qt4 REQUIRED QUIET)
-+find_package(Qt4 REQUIRED)
- mark_as_advanced(QT_QMAKE_EXECUTABLE)
- include(${QT_USE_FILE})
- 
-Index: vtk-6.0.0/GUISupport/QtSQL/CMakeLists.txt
-===================================================================
---- vtk-6.0.0.orig/GUISupport/QtSQL/CMakeLists.txt	2013-06-12 21:47:10.000000000 +0200
-+++ vtk-6.0.0/GUISupport/QtSQL/CMakeLists.txt	2013-10-15 08:31:44.000000000 +0200
-@@ -9,7 +9,7 @@
- 
- # import Qt4 build settings
- set(QT_USE_QTSQL 1)
--find_package(Qt4 REQUIRED QUIET)
-+find_package(Qt4 REQUIRED)
- include(${QT_USE_FILE})
- 
- set(${vtk-module}_NO_HeaderTest 1)
-Index: vtk-6.0.0/GUISupport/QtWebkit/CMakeLists.txt
-===================================================================
---- vtk-6.0.0.orig/GUISupport/QtWebkit/CMakeLists.txt	2013-06-12 21:47:10.000000000 +0200
-+++ vtk-6.0.0/GUISupport/QtWebkit/CMakeLists.txt	2013-10-15 08:31:36.000000000 +0200
-@@ -1,4 +1,4 @@
--find_package(Qt4 REQUIRED QtCore QtGui QtWebKit QUIET)
-+find_package(Qt4 REQUIRED QtCore QtGui QtWebKit)
- 
- # Rich-text view requires Qt >= 4.5.0
- # Rich-text depends on Qt Webkit which is not portable on Unix (AIX & HP-UX)
-Index: vtk-6.0.0/Rendering/Qt/CMakeLists.txt
-===================================================================
---- vtk-6.0.0.orig/Rendering/Qt/CMakeLists.txt	2013-06-12 21:47:10.000000000 +0200
-+++ vtk-6.0.0/Rendering/Qt/CMakeLists.txt	2013-10-15 08:31:25.000000000 +0200
-@@ -7,7 +7,7 @@
-   )
- 
- # import Qt4 build settings
--find_package(Qt4 REQUIRED QtCore QtGui QUIET)
-+find_package(Qt4 REQUIRED QtCore QtGui)
- include(${QT_USE_FILE})
- 
- vtk_module_library(${vtk-module} ${LibSrcs})
-Index: vtk-6.0.0/Views/Qt/CMakeLists.txt
-===================================================================
---- vtk-6.0.0.orig/Views/Qt/CMakeLists.txt	2013-06-12 21:47:10.000000000 +0200
-+++ vtk-6.0.0/Views/Qt/CMakeLists.txt	2013-10-15 08:32:00.000000000 +0200
-@@ -19,7 +19,7 @@
- 
- # import Qt4 build settings
- set(QT_USE_QTNETWORK 1)
--find_package(Qt4 REQUIRED QUIET)
-+find_package(Qt4 REQUIRED)
- include(${QT_USE_FILE})
- 
- qt4_wrap_cpp(LibMocSrcs ${MocHeaders})
diff --git a/debian/patches/libav9.patch b/debian/patches/libav9.patch
deleted file mode 100644
index 4eca27f..0000000
--- a/debian/patches/libav9.patch
+++ /dev/null
@@ -1,9 +0,0 @@
-Description: Fix compilation with libav 9
-Origin: upstream,
- http://vtk.org/gitweb?p=VTK.git;a=commitdiff;h=bc976d74591a6f2c8a1e62f1c54691c281d21e00,
- http://vtk.org/gitweb?p=VTK.git;a=commitdiff;h=52a07b454b93c14b7b0f51e9e71ae7b2b2d525fe,
- http://vtk.org/gitweb?p=VTK.git;a=commitdiff;h=1967fef7709dccb5adaa6ac7f780a2e95f327c78,
- http://vtk.org/gitweb?p=VTK.git;a=commitdiff;h=d48033e127b208228b46f820d454c5eca1c719e1
-Bug-Debian: http://bugs.debian.org/693639
-Last-Update: 2013-08-23
-
diff --git a/debian/patches/series b/debian/patches/series
index 93aa3f2..c77ff6a 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -7,3 +7,4 @@ vtkWrapJava.patch
 matplotlib.patch
 docs.patch
 fix_libav10.patch
+10_Java_Target.patch

-- 
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