[vtk7] 01/01: Add breaks/replace

Gert Wollny gewo at moszumanska.debian.org
Mon Jul 10 20:45:16 UTC 2017


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

gewo pushed a commit to branch master
in repository vtk7.

commit 40ec6e9c0af46a65851f0e97ad08b16e1b32ff34
Author: Gert Wollny <gewo at debian.org>
Date:   Mon Jul 10 20:44:58 2017 +0000

    Add breaks/replace
---
 debian/control | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 3e66246..b7775ad 100644
--- a/debian/control
+++ b/debian/control
@@ -197,7 +197,8 @@ Section: java
 Depends: ${java:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
-Breaks: libvtk7-java (<< 6.3.0+dfsg1-1~exp1)
+Breaks: libvtk6-jni
+Replaces: libvtk6-jni
 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
@@ -216,6 +217,8 @@ Suggests: java-virtual-machine,
           libvtk7-dev (= ${binary:Version}),
           vtk7-doc,
           vtk7-examples
+Replaces: libvtk6-java
+Breaks: libvtk6-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
@@ -239,7 +242,8 @@ Depends: libvtk7.1 (= ${binary:Version}),
 Suggests: mayavi2,
           vtk7-doc,
           vtk7-examples
-Conflicts: python-vtk
+Breaks: python-vtk6, python-vtk
+Replaces: python-vtk6
 Description: Python bindings for VTK
  The Visualization Toolkit (VTK) is an open-source software system
  for 3D computer graphics, image processing, and visualization.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/vtk7.git



More information about the debian-science-commits mailing list