[vtk6] 01/01: Remove tcl-dev and libvtk6-java. (Closes: #773424, #773422)

Anton Gladky gladk at moszumanska.debian.org
Wed Dec 24 22:42: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 8a2823684eea7732f5f51f42902cf5ecd826e3ca
Author: Anton Gladky <gladk at debian.org>
Date:   Wed Dec 24 23:25:40 2014 +0100

    Remove tcl-dev and libvtk6-java. (Closes: #773424, #773422)
---
 debian/control | 52 ++--------------------------------------------------
 1 file changed, 2 insertions(+), 50 deletions(-)

diff --git a/debian/control b/debian/control
index 1cb9cf4..2c6b440 100644
--- a/debian/control
+++ b/debian/control
@@ -63,7 +63,6 @@ Build-Depends:
  r-base,
  r-base-core,
  r-base-dev,
- tcl-dev,
  texlive-binaries,
  texlive-math-extra,
  tk8.6-dev,
@@ -158,7 +157,6 @@ Depends:
  libtheora-dev,
  libtiff-dev,
  libvtk6.1 (= ${binary:Version}),
- libvtk6-java (= ${binary:Version}),
  libx11-dev,
  libxft-dev,
  libxml2-dev,
@@ -167,8 +165,6 @@ Depends:
  libxt-dev,
  mpi-default-dev,
  python-vtk6 (= ${binary:Version}),
- tcl-vtk6 (= ${binary:Version}),
- tcl-dev,
  tk8.6-dev,
  vtk6 (= ${binary:Version}),
  x11proto-core-dev,
@@ -186,25 +182,6 @@ Description: VTK header files for building C++ code
  This package provides the VTK header files required to compile
  C++ programs that use VTK to do 3D visualisation.
 
-Package: libvtk6-java
-Architecture: any
-Depends:
- ${java:Depends},
- ${misc:Depends},
- ${shlibs:Depends}
-Suggests:
- java-virtual-machine,
- libvtk6-dev (= ${binary:Version}),
- vtk6-doc,
- vtk6-examples
-Section: java
-Description: Visualization Toolkit - A high level 3D visualization library - java
- The Visualization Toolkit (VTK) is an object oriented, high level
- library that allows one to easily write C++ programs, Tcl, Python and
- Java scripts that do 3D visualization.
- .
- This package provides the VTK Java language support.
-
 Package: python-vtk6
 Architecture: any
 Conflicts: python-vtk
@@ -228,25 +205,6 @@ Description: Python bindings for VTK
  scripts.  You will need Python and vtk installed to use this. Some useful
  information may be available in /usr/share/doc/python-vtk/.
 
-Package: tcl-vtk6
-Architecture: any
-Depends:
- libvtk6.1 (= ${binary:Version}),
- ${misc:Depends},
- ${shlibs:Depends}
-Suggests:
- vtk6-doc,
- vtk6-examples
-Section: interpreters
-Description: Tcl bindings for VTK
- The Visualization Toolkit (VTK) is an object oriented, high level
- library that allows one to easily write C++ programs, Tcl, Python and
- Java scripts that do 3D visualization.
- .
- This provides the shared libraries and executable that enable one to use
- VTK from Tcl/Tk scripts. You will need Tcl/Tk and vtk installed to use
- this.
-
 Package: vtk6
 Architecture: any
 Depends:
@@ -293,20 +251,14 @@ Suggests:
  libvtk6-dev,
  python,
  python-vtk6,
- tcl-vtk6,
- tclsh,
  vtk6-doc
 Section: graphics
 Depends:
  ${misc:Depends}
-Description: C++, Tcl and Python example programs/scripts for VTK
+Description: C++ and Python example programs/scripts for VTK
  The Visualization Toolkit (VTK) is an object oriented, high level
  library that allows one to easily write C++ programs, Tcl, Python and
  Java scripts that do 3D visualization.
  .
  This package contains examples from the VTK source. To compile
- the C++ examples you will need to install the vtk-dev package as well.
- Some of them require the libqt4-dev package.
- .
- The Python and Tcl examples can be run with the corresponding packages
- (python-vtk, tcl-vtk).
+ the C++ examples you will need to install the libvtk6-dev package as well.

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