Author: moeller Date: 2010-11-05 12:53:39 +0000 (Fri, 05 Nov 2010) New Revision: 5412
Modified: trunk/packages/qiime/trunk/debian/README.Debian trunk/packages/qiime/trunk/debian/changelog trunk/packages/qiime/trunk/debian/control Log: Series of changes to qiime that apparently were forgotten to commit. Modified: trunk/packages/qiime/trunk/debian/README.Debian =================================================================== --- trunk/packages/qiime/trunk/debian/README.Debian 2010-11-05 12:52:48 UTC (rev 5411) +++ trunk/packages/qiime/trunk/debian/README.Debian 2010-11-05 12:53:39 UTC (rev 5412) @@ -6,3 +6,12 @@ Not all those tools that QIIME can work with are yet available with Debian. If you find resources to help - please do. + +The package is in experimental since it depends on python-pynast +that is in experimental - and since like pynast it uses the +sphinx documentation system that it not yet uses to streamline +the orig.tar.gz and recreate the documentation from its sources. + +The distribution in contrib is inherited via pynast from the +cogent library that incorporates some "free for academia only" +code fragment. Modified: trunk/packages/qiime/trunk/debian/changelog =================================================================== --- trunk/packages/qiime/trunk/debian/changelog 2010-11-05 12:52:48 UTC (rev 5411) +++ trunk/packages/qiime/trunk/debian/changelog 2010-11-05 12:53:39 UTC (rev 5412) @@ -1,4 +1,4 @@ -qiime (1.1.0-1) unstable; urgency=low +qiime (1.1.0-1) experimental; urgency=low * Initial release (Closes: #587275) Modified: trunk/packages/qiime/trunk/debian/control =================================================================== --- trunk/packages/qiime/trunk/debian/control 2010-11-05 12:52:48 UTC (rev 5411) +++ trunk/packages/qiime/trunk/debian/control 2010-11-05 12:53:39 UTC (rev 5412) @@ -1,5 +1,5 @@ Source: qiime -Section: python +Section: contrib/science Priority: extra Maintainer: Debian Med Packaging Team <[email protected]> Uploaders: Sri Girish Srinivasa Murthy <[email protected]>, Steffen Moeller <[email protected]> _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit
