[vtk6] 03/09: Do not hardcode tcl version. (Closes: #750200)

Anton Gladky gladk at moszumanska.debian.org
Tue Jun 3 20:07:16 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 9694d410521514a3cc82b16ee9a84dd6ae57fc74
Author: Anton Gladky <gladk at debian.org>
Date:   Tue Jun 3 20:58:41 2014 +0200

    Do not hardcode tcl version. (Closes: #750200)
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 9743a49..e5dfa58 100644
--- a/debian/control
+++ b/debian/control
@@ -58,7 +58,7 @@ Build-Depends:
  r-base,
  r-base-core,
  r-base-dev,
- tcl8.6-dev,
+ tcl-dev,
  texlive-binaries,
  texlive-math-extra,
  tk8.6-dev,
@@ -162,7 +162,7 @@ Depends:
  mpi-default-dev,
  python-vtk6 (= ${binary:Version}),
  tcl-vtk6 (= ${binary:Version}),
- tcl8.6-dev,
+ tcl-dev,
  tk8.6-dev,
  vtk6 (= ${binary:Version}),
  x11proto-core-dev,

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