[vtk6] 01/02: Rename vtkpython to vtk6python. (Closes: #737288)

Anton Gladky gladk at moszumanska.debian.org
Wed Feb 5 19:27:34 UTC 2014


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

gladk pushed a commit to annotated tag debian/6.0.0-3
in repository vtk6.

commit 2c49a31e53627e6c8ecedd2efc7f4033ba9decfb
Author: Anton Gladky <gladky.anton at gmail.com>
Date:   Wed Feb 5 19:14:08 2014 +0100

    Rename vtkpython to vtk6python. (Closes: #737288)
---
 debian/python-vtk6.install | 7 +++----
 debian/rules               | 1 +
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/python-vtk6.install b/debian/python-vtk6.install
index 6e69182..277c7e4 100644
--- a/debian/python-vtk6.install
+++ b/debian/python-vtk6.install
@@ -1,6 +1,5 @@
-
-debian/build/bin/pvtk				usr/bin
-debian/build/bin/pvtkpython		    	usr/bin
-debian/build/bin/vtkpython			usr/bin
+debian/build/bin/pvtk				 usr/bin
+debian/build/bin/pvtkpython	 usr/bin
+debian/build/bin/vtk6python	 usr/bin
 usr/bin/vtkWrapPython-6.0
 usr/bin/vtkWrapPythonInit-6.0
diff --git a/debian/rules b/debian/rules
index eb19193..2d25f95 100755
--- a/debian/rules
+++ b/debian/rules
@@ -64,6 +64,7 @@ override_dh_auto_install:
 	perl -pi.bak -e "s|cxx|include|g" ThirdParty/netcdf/vtk_netcdfcpp.h
 	mv $(CURDIR)/debian/tmp/usr/bin/vtk $(CURDIR)/debian/tmp/usr/bin/vtk6
 	mv $(CURDIR)/debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH)/vtk.jar $(CURDIR)/debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH)/vtk6.jar
+	mv $(CURDIR)/debian/build/bin/vtkpython $(CURDIR)/debian/build/bin/vtk6python
 	
 override_dh_shlibdeps:
 	dh_shlibdeps -a -l /usr/lib/jvm/default-java/lib

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