[vtk6] 09/12: Change java modules init path
Gert Wollny
gert-guest at moszumanska.debian.org
Thu Feb 18 11:06:09 UTC 2016
This is an automated email from the git hooks/post-receive script.
gert-guest pushed a commit to branch master
in repository vtk6.
commit 460ae167bd9e30fff9b0d43e28ddccb8dc992f09
Author: Gert Wollny <gw.fossdev at gmail.com>
Date: Wed Feb 17 10:53:25 2016 +0000
Change java modules init path
---
debian/changelog | 7 ++++---
debian/libvtk6-java.install | 2 +-
2 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index c0b7db5..8deb001 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,10 @@
vtk6 (6.2.0+dfsg1-9) UNRELEASED; urgency=medium
* [842987d] Add the libvtk*Qt*.so files to libvtk6-qt-dev
- * [7f90dea] Update Java installation locations
- * [c15ed1e] Move Python packages out of *-dev packages and
- provide a symlink in the python-vtk6 package instead
+ * [7f90dea] Update Java installation locations Closes: #773420
+ * [c15ed1e] Move Python packages out of *-dev packages and provide
+ a symlink in the python-vtk6 package instead Closes: #737325
+ Closes: #773379
* [74543a2] add overrides and move PythonTK lib to python package
* [2685ea2] Make perl scripts executable
diff --git a/debian/libvtk6-java.install b/debian/libvtk6-java.install
index d4798c6..ea2d119 100644
--- a/debian/libvtk6-java.install
+++ b/debian/libvtk6-java.install
@@ -1,5 +1,5 @@
usr/bin/vtkParseJava-6.2 usr/bin
usr/bin/vtkWrapJava-6.2 usr/bin
usr/lib/*/vtk6.jar usr/share/java
-usr/lib/*/*Java.so usr/lib/jni
+usr/lib/*/*Java.so
--
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