[vtk6] 02/05: Remove Qt4 dependencies. (Closes: #784557, #765491)
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 880e68df660344c8c594cbb0744ba515dd292936
Author: Anton Gladky <gladk at debian.org>
Date: Tue May 19 23:09:53 2015 +0200
Remove Qt4 dependencies. (Closes: #784557, #765491)
---
debian/control | 17 +++++------------
1 file changed, 5 insertions(+), 12 deletions(-)
diff --git a/debian/control b/debian/control
index 02b2c98..993a11d 100644
--- a/debian/control
+++ b/debian/control
@@ -40,11 +40,8 @@ Build-Depends: chrpath,
libosmesa6-dev,
libpng-dev,
libpq-dev,
- libqt4-dev [armel armhf],
- libqt4-opengl-dev [armel armhf],
libqt5opengl5-dev [!armel !armhf],
libqt5webkit5-dev [!armel !armhf],
- libqtwebkit-dev [armel armhf],
libsqlite3-dev,
libswscale-dev,
libtheora-dev,
@@ -146,14 +143,11 @@ Package: libvtk6-qt-dev
Architecture: any
Section: libdevel
Depends: libvtk6-dev (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends},
- qtbase5-dev [!armel !armhf],
- qttools5-private-dev [!armel !armhf],
- libqt4-dev,
+ qtbase5-dev,
+ qttools5-private-dev,
libqtwebkit-dev,
- libqt4-opengl-dev,
- libqt5opengl5-dev [!armel !armhf],
- libqt5webkit5-dev [!armel !armhf],
- libqtwebkit-dev [armel armhf]
+ libqt5opengl5-dev,
+ libqt5webkit5-dev
Replaces: libvtk6-dev (<<6.2.0+dfsg1-2)
Breaks: libvtk6-dev (<<6.2.0+dfsg1-2)
Description: VTK header files, containing Qt files
@@ -270,8 +264,7 @@ Package: vtk6-examples
Architecture: all
Section: graphics
Depends: ${misc:Depends}
-Suggests: libqt4-dev,
- libvtk6-dev,
+Suggests: libvtk6-dev,
python,
python-vtk6,
tcl-vtk6,
--
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