Author: tille
Date: 2012-07-23 07:44:57 +0000 (Mon, 23 Jul 2012)
New Revision: 11869

Modified:
   trunk/packages/python-biom-format/trunk/debian/control
Log:
Proper Build-Depends, Depends, Section


Modified: trunk/packages/python-biom-format/trunk/debian/control
===================================================================
--- trunk/packages/python-biom-format/trunk/debian/control      2012-07-23 
07:34:54 UTC (rev 11868)
+++ trunk/packages/python-biom-format/trunk/debian/control      2012-07-23 
07:44:57 UTC (rev 11869)
@@ -1,10 +1,10 @@
 Source: python-biom-format
-Section: science
+Section: python
 Priority: optional
 Maintainer: Debian Med Packaging Team 
<[email protected]>
 DM-Upload-Allowed: yes
 Uploaders: Andreas Tille <[email protected]>
-Build-Depends: debhelper (>= 9)
+Build-Depends: debhelper (>= 9), python (>= 2.6), python-numpy
 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/
@@ -12,7 +12,7 @@
 
 Package: python-biom-format
 Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${python:Depends}, ${misc:Depends}
 Description: Biological Observation Matrix (BIOM) format
  The BIOM file format (canonically pronounced biome) is designed to be a
  general-use format for representing biological sample by observation


_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to