[vtk6] 01/03: Move some more header-files into libvtk6-qt-dev. (Closes: #796891)

Anton Gladky gladk at moszumanska.debian.org
Sun Dec 20 22:12:05 UTC 2015


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

gladk pushed a commit to annotated tag debian/6.2.0+dfsg1-4
in repository vtk6.

commit 83a91c2bade99decb6d34501eb2205750d53f11d
Author: Anton Gladky <gladk at debian.org>
Date:   Tue Aug 25 19:51:13 2015 +0200

    Move some more header-files into libvtk6-qt-dev. (Closes: #796891)
---
 debian/control                | 4 ++--
 debian/libvtk6-qt-dev.install | 1 +
 debian/rules                  | 1 +
 3 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 95f5d75..452f374 100644
--- a/debian/control
+++ b/debian/control
@@ -149,8 +149,8 @@ Depends: libvtk6-dev (= ${binary:Version}),
          libqtwebkit-dev,
          libqt5opengl5-dev,
          libqt5webkit5-dev
-Breaks: libvtk6-dev (<< 6.2.0+dfsg1-1)
-Replaces: libvtk6-dev (<< 6.2.0+dfsg1-1)
+Breaks: libvtk6-dev (<< 6.2.0+dfsg1-4)
+Replaces: libvtk6-dev (<< 6.2.0+dfsg1-4)
 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.
diff --git a/debian/libvtk6-qt-dev.install b/debian/libvtk6-qt-dev.install
index eb7262b..0cff52a 100644
--- a/debian/libvtk6-qt-dev.install
+++ b/debian/libvtk6-qt-dev.install
@@ -3,3 +3,4 @@ usr/lib/*/python2.7/site-packages/vtk/*Qt*
 usr/lib/cmake/vtk-6.2/Modules/*Qt*
 usr/lib/cmake/vtk-6.2/Modules/*Qt*
 usr/include/vtk-6.2/*Qt*
+usr/include/vtk-6.2/Q*
diff --git a/debian/rules b/debian/rules
index b0f7876..c94b11a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -96,3 +96,4 @@ override_dh_install-arch:
 	dh_install -a
 	find $(CURDIR)/debian/libvtk6-dev/ -name "*Qt*" -exec rm {} \;
 	find $(CURDIR)/debian/libvtk6.2/ -name "*Qt*" -exec rm {} \;
+	find $(CURDIR)/debian/libvtk6-dev/usr/include/ -name "Q*" -exec rm {} \;

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