Author: tille Date: 2014-05-21 20:26:00 +0000 (Wed, 21 May 2014) New Revision: 16993
Modified: trunk/packages/python-biom-format/trunk/debian/changelog trunk/packages/python-biom-format/trunk/debian/control Log: Versioned Build-Depends: pyqi (>= 0.3.2) Modified: trunk/packages/python-biom-format/trunk/debian/changelog =================================================================== --- trunk/packages/python-biom-format/trunk/debian/changelog 2014-05-21 20:24:36 UTC (rev 16992) +++ trunk/packages/python-biom-format/trunk/debian/changelog 2014-05-21 20:26:00 UTC (rev 16993) @@ -2,6 +2,7 @@ * New upstream version (adpated Build-Depends and patches) * switch to dh-python using buildsystem=pybuild + * New (versioned) Build-Depends -- Andreas Tille <[email protected]> Tue, 20 May 2014 19:16:23 +0200 Modified: trunk/packages/python-biom-format/trunk/debian/control =================================================================== --- trunk/packages/python-biom-format/trunk/debian/control 2014-05-21 20:24:36 UTC (rev 16992) +++ trunk/packages/python-biom-format/trunk/debian/control 2014-05-21 20:26:00 UTC (rev 16993) @@ -14,7 +14,7 @@ help2man, python-dateutil, python-cogent, - pyqi (>= 0.3.1), + pyqi (>= 0.3.2), python-nose, python-sphinx, python-setuptools, @@ -35,7 +35,7 @@ python-numpy, python-scipy, python-h5py, - pyqi + pyqi (>= 0.3.2) 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
