Author: tfmoraes-guest Date: 2013-05-15 17:45:33 +0000 (Wed, 15 May 2013) New Revision: 13590
Modified: trunk/packages/invesalius/trunk/debian/control Log: Adapted d/control to dh_python2 Modified: trunk/packages/invesalius/trunk/debian/control =================================================================== --- trunk/packages/invesalius/trunk/debian/control 2013-05-15 15:02:09 UTC (rev 13589) +++ trunk/packages/invesalius/trunk/debian/control 2013-05-15 17:45:33 UTC (rev 13590) @@ -4,7 +4,8 @@ Maintainer: Debian Med Packaging Team <[email protected]> Uploaders: Andreas Tille <[email protected]>, Thiago Franco de Moraes <[email protected]> -Build-Depends-Indep: debhelper (>= 9), python-support, python, python-casmoothing +Build-Depends-Indep: debhelper (>= 9), python, python-casmoothing +X-Python-Version: 2.7 Standards-Version: 3.9.4 Homepage: http://www.cti.gov.br/invesalius/ Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/invesalius/trunk/ @@ -34,7 +35,6 @@ * Pre-defined volume rendering presets * Volume rendering crop plane * Picture exportation (including: BMP, TIFF, JPG, PostScript, POV-Ray) -XB-Python-Version: ${python:Versions} Package: invesalius-examples Architecture: all _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
