[med-svn] r8845 - trunk/packages/imagevis3d/trunk/debian
Mathieu Malaterre
malat-guest at alioth.debian.org
Thu Dec 8 16:59:01 UTC 2011
Author: malat-guest
Date: 2011-12-08 16:59:01 +0000 (Thu, 08 Dec 2011)
New Revision: 8845
Modified:
trunk/packages/imagevis3d/trunk/debian/control
trunk/packages/imagevis3d/trunk/debian/get-orig-source
Log:
fix control. remove more copies.
Modified: trunk/packages/imagevis3d/trunk/debian/control
===================================================================
--- trunk/packages/imagevis3d/trunk/debian/control 2011-12-08 16:50:21 UTC (rev 8844)
+++ trunk/packages/imagevis3d/trunk/debian/control 2011-12-08 16:59:01 UTC (rev 8845)
@@ -4,7 +4,8 @@
Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
DM-Upload-Allowed: yes
Uploaders: Mathieu Malaterre <mathieu.malaterre at gmail.com>
-Build-Depends: debhelper (>= 8), libqt4-dev, libqt4-opengl-dev, qt4-qmake
+Build-Depends: debhelper (>= 8), libqt4-dev, libqt4-opengl-dev, qt4-qmake, libtclap-dev, libglew-dev, libz-dev,
+ libbz2-dev, libjpeg-dev, libtiff-dev, libboost-all-dev
Standards-Version: 3.9.2
Homepage: http://www.imagevis3d.com
Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/imagevis3d/trunk/
Modified: trunk/packages/imagevis3d/trunk/debian/get-orig-source
===================================================================
--- trunk/packages/imagevis3d/trunk/debian/get-orig-source 2011-12-08 16:50:21 UTC (rev 8844)
+++ trunk/packages/imagevis3d/trunk/debian/get-orig-source 2011-12-08 16:59:01 UTC (rev 8845)
@@ -14,6 +14,12 @@
# convenients copies of:
# boost/ bzip2/ cxxtest/ jpeglib/ tiff/ zlib/
rm -rf ${FOLDER}/Tuvok/IO/3rdParty
+# tclap
+rm -rf ${FOLDER}/Tuvok/Basics/3rdParty
+# zlib again ?
+rm -rf ${FOLDER}/StandaloneTuvok/3rdParty
+# glew
+rm -rf ${FOLDER}/Tuvok/3rdParty
GZIP="--best --no-name" tar czf ${TARFILE} ${FOLDER}
rm -rf ${FOLDER}
More information about the debian-med-commit
mailing list