[med-svn] r11876 - trunk/packages/python-biom-format/trunk/debian

Andreas Tille tille at alioth.debian.org
Tue Jul 24 06:51:15 UTC 2012


Author: tille
Date: 2012-07-24 06:51:15 +0000 (Tue, 24 Jul 2012)
New Revision: 11876

Modified:
   trunk/packages/python-biom-format/trunk/debian/control
Log:
Add cython as Build-Depends, WARNING: By using this which was *strongly* advised by upstream we are running into an gcc-4.7 build issue.  I'm about to sort this out on Debian mentors list.


Modified: trunk/packages/python-biom-format/trunk/debian/control
===================================================================
--- trunk/packages/python-biom-format/trunk/debian/control	2012-07-24 06:49:57 UTC (rev 11875)
+++ trunk/packages/python-biom-format/trunk/debian/control	2012-07-24 06:51:15 UTC (rev 11876)
@@ -4,7 +4,7 @@
 Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
 DM-Upload-Allowed: yes
 Uploaders: Andreas Tille <tille at debian.org>
-Build-Depends: debhelper (>= 9), python (>= 2.6), python-numpy
+Build-Depends: debhelper (>= 9), python (>= 2.6), python-numpy, cython
 Standards-Version: 3.9.3
 Homepage: http://biom-format.org/
 Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/python-biom-format/trunk/




More information about the debian-med-commit mailing list