[vtk6] 01/04: Replace libvtk6 binary by libvtk6.1. (Closes: #749920)

Anton Gladky gladk at moszumanska.debian.org
Mon Jun 2 21:13:07 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 af6c085967a7c6a9ee153bb5a332de156dbf2e09
Author: Anton Gladky <gladk at debian.org>
Date:   Sat May 31 08:24:35 2014 +0200

    Replace libvtk6 binary by libvtk6.1. (Closes: #749920)
---
 debian/control                                          | 17 ++++++++++-------
 debian/{libvtk6.install => libvtk6.1.install}           |  0
 ...k6.lintian-overrides => libvtk6.1.lintian-overrides} |  0
 3 files changed, 10 insertions(+), 7 deletions(-)

diff --git a/debian/control b/debian/control
index 877027b..56a6ecc 100644
--- a/debian/control
+++ b/debian/control
@@ -74,7 +74,7 @@ Vcs-Git: git://anonscm.debian.org/debian-science/packages/vtk6.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-science/packages/vtk6.git
 XS-Testsuite: autopkgtest
 
-Package: libvtk6
+Package: libvtk6.1
 Architecture: any
 Depends:
  ${misc:Depends},
@@ -85,10 +85,13 @@ Replaces:
  libvtk4c2,
  libvtk4c2a,
  libvtk5,
- libvtk5.8
+ libvtk5.8,
+ libvtk6
+Conflicts:
+ libvtk6 (>>6.0.0-7)
 Suggests:
  libvtk6-dev,
- openmpi-bin | lam-runtime,
+ mpi-default-bin,
  vtk6-doc,
  vtk6-examples
 Section: libs
@@ -148,7 +151,7 @@ Depends:
  libswscale-dev,
  libtheora-dev,
  libtiff-dev,
- libvtk6 (= ${binary:Version}),
+ libvtk6.1 (= ${binary:Version}),
  libvtk6-java (= ${binary:Version}),
  libx11-dev,
  libxft-dev,
@@ -199,7 +202,7 @@ Package: python-vtk6
 Architecture: any
 Conflicts: python-vtk
 Depends:
- libvtk6 (= ${binary:Version}),
+ libvtk6.1 (= ${binary:Version}),
  ${misc:Depends},
  ${python:Depends},
  ${shlibs:Depends}
@@ -221,7 +224,7 @@ Description: Python bindings for VTK
 Package: tcl-vtk6
 Architecture: any
 Depends:
- libvtk6 (= ${binary:Version}),
+ libvtk6.1 (= ${binary:Version}),
  ${misc:Depends},
  ${shlibs:Depends}
 Suggests:
@@ -240,7 +243,7 @@ Description: Tcl bindings for VTK
 Package: vtk6
 Architecture: any
 Depends:
- libvtk6 (= ${binary:Version}),
+ libvtk6.1 (= ${binary:Version}),
  ${misc:Depends},
  ${shlibs:Depends}
 Suggests:
diff --git a/debian/libvtk6.install b/debian/libvtk6.1.install
similarity index 100%
rename from debian/libvtk6.install
rename to debian/libvtk6.1.install
diff --git a/debian/libvtk6.lintian-overrides b/debian/libvtk6.1.lintian-overrides
similarity index 100%
rename from debian/libvtk6.lintian-overrides
rename to debian/libvtk6.1.lintian-overrides

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