[vtk6] 01/02: Re-introduce libvtk6-java

Andreas Tille tille at debian.org
Sat Dec 19 11:02:55 UTC 2015


This is an automated email from the git hooks/post-receive script.

tille pushed a commit to branch master
in repository vtk6.

commit 9581b719e75291f645846acb647d47f890f7ec76
Author: Andreas Tille <tille at debian.org>
Date:   Sat Dec 19 08:15:32 2015 +0100

    Re-introduce libvtk6-java
---
 debian/changelog |  8 ++++++++
 debian/control   | 20 ++++++++++++++++++++
 2 files changed, 28 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index c8c13e2..369dcfa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+vtk6 (6.2.0+dfsg1-5) UNRELEASED; urgency=medium
+
+  * Team upload
+  * Re-introduce libvtk6-java
+    Closes: #798963
+
+ -- Andreas Tille <tille at debian.org>  Sat, 19 Dec 2015 08:10:26 +0100
+
 vtk6 (6.2.0+dfsg1-4) unstable; urgency=medium
 
   * [83a91c2] Move some more header-files into libvtk6-qt-dev. (Closes: #796891)
diff --git a/debian/control b/debian/control
index 8eb0d54..acca760 100644
--- a/debian/control
+++ b/debian/control
@@ -110,6 +110,7 @@ Depends: libavcodec-dev,
          libtheora-dev,
          libtiff-dev,
          libvtk6.2 (= ${binary:Version}),
+         ibvtk6-java (= ${binary:Version}),
          libx11-dev,
          libxdmf-dev,
          libxft-dev,
@@ -189,6 +190,25 @@ Description: VTK libraries, Qt files
  This package provides the shared libraries needed to run C++ programs
  that use VTK. Qt files
 
+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
 Section: python

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