[vtk6] 03/05: Apply cme fix dpkg-control.

Anton Gladky gladk at moszumanska.debian.org
Tue May 19 21:21:26 UTC 2015


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

gladk pushed a commit to branch master
in repository vtk6.

commit 8e7e02aa6db12af47fb5c2801173ababe904beeb
Author: Anton Gladky <gladk at debian.org>
Date:   Tue May 19 23:17:12 2015 +0200

    Apply cme fix dpkg-control.
---
 debian/control | 15 +++++++++------
 1 file changed, 9 insertions(+), 6 deletions(-)

diff --git a/debian/control b/debian/control
index 993a11d..7147127 100644
--- a/debian/control
+++ b/debian/control
@@ -121,7 +121,8 @@ Depends: libavcodec-dev,
          vtk6 (= ${binary:Version}),
          x11proto-core-dev,
          zlib1g-dev,
-         ${misc:Depends}, ${shlibs:Depends}
+         ${misc:Depends},
+         ${shlibs:Depends}
 Suggests: vtk6-doc,
           vtk6-examples
 Conflicts: libvtk-dev,
@@ -142,14 +143,16 @@ Description: VTK header files
 Package: libvtk6-qt-dev
 Architecture: any
 Section: libdevel
-Depends: libvtk6-dev (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends},
+Depends: libvtk6-dev (= ${binary:Version}),
+         ${misc:Depends},
+         ${shlibs:Depends},
          qtbase5-dev,
          qttools5-private-dev,
          libqtwebkit-dev,
          libqt5opengl5-dev,
          libqt5webkit5-dev
-Replaces: libvtk6-dev (<<6.2.0+dfsg1-2)
-Breaks: libvtk6-dev (<<6.2.0+dfsg1-2)
+Breaks: libvtk6-dev (<< 6.2.0+dfsg1-2)
+Replaces: libvtk6-dev (<< 6.2.0+dfsg1-2)
 Description: VTK header files, containing Qt files
  The Visualization Toolkit (VTK) is an open-source software system
  for 3D computer graphics, image processing, and visualization.
@@ -185,8 +188,8 @@ Architecture: any
 Section: libs
 Depends: ${misc:Depends},
          ${shlibs:Depends}
-Replaces: libvtk6.2 (<<6.2.0+dfsg1-2)
-Breaks: libvtk6.2 (<<6.2.0+dfsg1-2)
+Breaks: libvtk6.2 (<< 6.2.0+dfsg1-2)
+Replaces: libvtk6.2 (<< 6.2.0+dfsg1-2)
 Description: VTK libraries, Qt files
  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/vtk6.git



More information about the debian-science-commits mailing list