[med-svn] r16876 - trunk/packages/invesalius/trunk/debian
Thiago Franco Moraes
tfmoraes-guest at moszumanska.debian.org
Mon May 5 13:59:02 UTC 2014
Author: tfmoraes-guest
Date: 2014-05-05 13:59:02 +0000 (Mon, 05 May 2014)
New Revision: 16876
Modified:
trunk/packages/invesalius/trunk/debian/control
Log:
added debhelper to Build-Depends
Modified: trunk/packages/invesalius/trunk/debian/control
===================================================================
--- trunk/packages/invesalius/trunk/debian/control 2014-05-05 13:09:57 UTC (rev 16875)
+++ trunk/packages/invesalius/trunk/debian/control 2014-05-05 13:59:02 UTC (rev 16876)
@@ -4,11 +4,11 @@
Thiago Franco de Moraes <tfmoraes at cti.gov.br>
Section: graphics
Priority: optional
-Build-Depends: python-all-dev (>= 2.7),
+Build-Depends: debhelper (>= 9),
+ python-all-dev (>= 2.7),
cython,
python-numpy
-Build-Depends-Indep: debhelper (>= 9),
- python,
+Build-Depends-Indep: python,
python-casmoothing
Standards-Version: 3.9.5
Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/invesalius/trunk/
More information about the debian-med-commit
mailing list