[med-svn] r13585 - trunk/packages/invesalius/trunk/debian

Thiago Franco Moraes tfmoraes-guest at alioth.debian.org
Wed May 15 13:07:20 UTC 2013


Author: tfmoraes-guest
Date: 2013-05-15 13:07:20 +0000 (Wed, 15 May 2013)
New Revision: 13585

Modified:
   trunk/packages/invesalius/trunk/debian/control
Log:
Removing libvtk and libgdcm as dependency, relying only in python-vtk and python-gdcm, related to the bug #708259

Modified: trunk/packages/invesalius/trunk/debian/control
===================================================================
--- trunk/packages/invesalius/trunk/debian/control	2013-05-15 12:57:15 UTC (rev 13584)
+++ trunk/packages/invesalius/trunk/debian/control	2013-05-15 13:07:20 UTC (rev 13585)
@@ -13,8 +13,8 @@
 Package: invesalius
 Architecture: all
 Depends: ${python:Depends}, ${misc:Depends}, python-numpy, python-wxgtk2.8,
- python-imaging, libvtk5.8, libgdcm2.0 | libgdcm2.2, python-gdcm,
- python-vtkgdcm, python-casmoothing, python-nibabel, python-serial
+ python-imaging, python-vtk, python-gdcm, python-vtkgdcm, python-casmoothing,
+ python-nibabel, python-serial
 Description: 3D medical imaging reconstruction software
  InVesalius generates 3D medical imaging reconstructions based on a sequence of
  2D DICOM files acquired with CT or MRI equipments. InVesalius is




More information about the debian-med-commit mailing list