Author: tille Date: 2015-07-29 12:32:24 +0000 (Wed, 29 Jul 2015) New Revision: 19741
Modified: trunk/packages/qiime/trunk/debian/changelog trunk/packages/qiime/trunk/debian/control Log: cme fix dpkg-control Modified: trunk/packages/qiime/trunk/debian/changelog =================================================================== --- trunk/packages/qiime/trunk/debian/changelog 2015-07-29 12:30:30 UTC (rev 19740) +++ trunk/packages/qiime/trunk/debian/changelog 2015-07-29 12:32:24 UTC (rev 19741) @@ -1,3 +1,11 @@ +qiime (1.9.0+dfsg-1) UNRELEASED; urgency=medium + + * Take over changes from BioLinux for new upstream version + * adapt d/watch and get-orig-source target to new uscan + * cme fix dpkg-control + + -- Andreas Tille <[email protected]> Wed, 29 Jul 2015 14:31:20 +0200 + qiime (1.9.0+dfsg-0biolinux5) trusty; urgency=medium * Fix /usr/bin/qiime (again) and update help for usearch Modified: trunk/packages/qiime/trunk/debian/control =================================================================== --- trunk/packages/qiime/trunk/debian/control 2015-07-29 12:30:30 UTC (rev 19740) +++ trunk/packages/qiime/trunk/debian/control 2015-07-29 12:32:24 UTC (rev 19741) @@ -15,7 +15,7 @@ ghc, python-sphinx, ruby-ronn -Standards-Version: 3.9.5 +Standards-Version: 3.9.6 Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/qiime/trunk/ Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/qiime/trunk/ Homepage: http://www.qiime.org/ @@ -29,7 +29,7 @@ pynast (>= 1.2.2), python-burrito (>= 0.9.0), python-burrito-fillings (>= 0.1.0), - python-biom-format (>= 2.1), + python-biom-format, python-cogent (>= 1.5.3), python-matplotlib, python-mpi4py, @@ -60,7 +60,7 @@ sortmerna, sumatra, swarm, - vsearch (>= 1.1.1) + vsearch Recommends: mothur, rtax Suggests: t-coffee, _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
