Author: tille Date: 2011-08-03 09:12:14 +0000 (Wed, 03 Aug 2011) New Revision: 7375
Modified: trunk/packages/qiime/trunk/debian/changelog trunk/packages/qiime/trunk/debian/control Log: New upstream version - we need to clarify changes about all->any / inclusion of Denoiser Modified: trunk/packages/qiime/trunk/debian/changelog =================================================================== --- trunk/packages/qiime/trunk/debian/changelog 2011-08-02 17:10:08 UTC (rev 7374) +++ trunk/packages/qiime/trunk/debian/changelog 2011-08-03 09:12:14 UTC (rev 7375) @@ -1,3 +1,14 @@ +qiime (1.3.0-1) UNRELEASED; urgency=low + +Why should this be kept in experimental??? + + * New upstream version + * debian/control: + - Added myself to uploaders + - needs higher version of python-cogent + + -- Andreas Tille <[email protected]> Wed, 03 Aug 2011 10:59:42 +0200 + qiime (1.2.1-6) experimental; urgency=low [Andreas Tille] Modified: trunk/packages/qiime/trunk/debian/control =================================================================== --- trunk/packages/qiime/trunk/debian/control 2011-08-02 17:10:08 UTC (rev 7374) +++ trunk/packages/qiime/trunk/debian/control 2011-08-03 09:12:14 UTC (rev 7375) @@ -2,7 +2,9 @@ Section: contrib/science Priority: extra Maintainer: Debian Med Packaging Team <[email protected]> -Uploaders: Steffen Moeller <[email protected]>, Tim Booth <[email protected]> +Uploaders: Steffen Moeller <[email protected]>, + Tim Booth <[email protected]>, + Andreas Tille <[email protected]> Build-Depends: debhelper (>= 8), python, python-central, python-cogent, python-numpy, python-matplotlib Standards-Version: 3.9.2 Homepage: http://qiime.sourceforge.net/ @@ -12,7 +14,7 @@ Package: qiime Architecture: all -Depends: ${shlibs:Depends}, ${misc:Depends}, ${misc:Depends}, ${python:Depends}, python-pynast, python-cogent ( >= 1.5 ) +Depends: ${shlibs:Depends}, ${misc:Depends}, ${misc:Depends}, ${python:Depends}, python-pynast, python-cogent ( >= 1.5.1 ) Recommends: blast2, cd-hit, denoiser, rdp-classifier, chimeraslayer, muscle, infernal, fasttree Suggests: t-coffee, cytoscape Conflicts: bio-linux-qiime _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
