[med-svn] r3269 - trunk/packages/gdcm/trunk/debian
Steven Michael Robbins
smr at alioth.debian.org
Wed Apr 8 06:32:37 UTC 2009
Author: smr
Date: 2009-04-08 06:32:36 +0000 (Wed, 08 Apr 2009)
New Revision: 3269
Modified:
trunk/packages/gdcm/trunk/debian/control
trunk/packages/gdcm/trunk/debian/libgdcm-tools.install
Log:
Fixes to ensure it builds in pbuilder.
Modified: trunk/packages/gdcm/trunk/debian/control
===================================================================
--- trunk/packages/gdcm/trunk/debian/control 2009-04-08 05:47:28 UTC (rev 3268)
+++ trunk/packages/gdcm/trunk/debian/control 2009-04-08 06:32:36 UTC (rev 3269)
@@ -9,8 +9,9 @@
Build-Depends: debhelper (>= 5.0.37.2), python-all-dev (>= 2.3.5-11), quilt,
python-support (>= 0.3.9), uuid-dev, zlib1g-dev, libexpat1-dev,
swig, cmake, libvtk5-dev, python-vtk, libpng12-dev | libpng-dev,
- libjpeg62-dev, libtiff4-dev, libfreetype6-dev, libxext-dev, libxss-dev,
- mono-mcs (>= 1.0) | c-sharp-compiler, libopenjpeg-dev
+ libjpeg62-dev, libtiff4-dev, libfreetype6-dev, libopenjpeg-dev,
+ libxext-dev, libxss-dev, libxft-dev,
+ mono-devel (>= 2.0)
Standards-Version: 3.8.0
Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/gdcm/trunk/?rev=0&sc=0
Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/gdcm/trunk/
@@ -40,7 +41,7 @@
Provides: libgdcm-dev
Conflicts: libgdcm-dev
Architecture: any
-Depends: libgdcm2 (= ${binary:Version}), uuid-dev
+Depends: libgdcm2 (= ${binary:Version})
Description: Headers and static libraries for libgdcm
Headers and static libraries for libgdcm. These are not needed to use
gdcm, but are needed to build plugins or programs that
Modified: trunk/packages/gdcm/trunk/debian/libgdcm-tools.install
===================================================================
--- trunk/packages/gdcm/trunk/debian/libgdcm-tools.install 2009-04-08 05:47:28 UTC (rev 3268)
+++ trunk/packages/gdcm/trunk/debian/libgdcm-tools.install 2009-04-08 06:32:36 UTC (rev 3269)
@@ -5,3 +5,4 @@
usr/bin/gdcmraw
usr/bin/gdcmscanner
usr/bin/gdcmtar
+usr/bin/gdcm2vtk
More information about the debian-med-commit
mailing list