[med-svn] r16521 - trunk/packages/qiime/trunk/debian
Andreas Tille
tille at moszumanska.debian.org
Wed Mar 26 13:40:50 UTC 2014
Author: tille
Date: 2014-03-26 13:40:50 +0000 (Wed, 26 Mar 2014)
New Revision: 16521
Modified:
trunk/packages/qiime/trunk/debian/changelog
trunk/packages/qiime/trunk/debian/control
Log:
cme fix dpkg-control (remove useless Pre-Depends)
Modified: trunk/packages/qiime/trunk/debian/changelog
===================================================================
--- trunk/packages/qiime/trunk/debian/changelog 2014-03-26 10:57:05 UTC (rev 16520)
+++ trunk/packages/qiime/trunk/debian/changelog 2014-03-26 13:40:50 UTC (rev 16521)
@@ -1,3 +1,15 @@
+qiime (1.8.0+dfsg-3) UNRELEASED; urgency=medium
+
+ * cme fix dpkg-control (remove useless Pre-Depends)
+ TODO:
+ * It is possible to replace king by invue
+ http://sourceforge.net/apps/mediawiki/invue/
+ but this needs to be packaged first. The advantage would be
+ that this way we could easily deal with #731190 and other side
+ effects of the fact that king is using deprecated libjogl-java
+
+ -- Andreas Tille <tille at debian.org> Wed, 22 Jan 2014 08:51:45 +0100
+
qiime (1.8.0-1biolinux1) precise; urgency=low
* Make QIIME report the Debian version, because the patches we
@@ -20,17 +32,6 @@
-- Tim Booth <tbooth at ceh.ac.uk> Mon, 10 Mar 2014 14:20:08 +0000
-qiime (1.8.0+dfsg-3) UNRELEASED; urgency=medium
-
- TODO:
- * It is possible to replace king by invue
- http://sourceforge.net/apps/mediawiki/invue/
- but this needs to be packaged first. The advantage would be
- that this way we could easily deal with #731190 and other side
- effects of the fact that king is using deprecated libjogl-java
-
- -- Andreas Tille <tille at debian.org> Wed, 22 Jan 2014 08:51:45 +0100
-
qiime (1.8.0+dfsg-2) unstable; urgency=medium
* debian/qiime.links: Fix links to new biom_format
Modified: trunk/packages/qiime/trunk/debian/control
===================================================================
--- trunk/packages/qiime/trunk/debian/control 2014-03-26 10:57:05 UTC (rev 16520)
+++ trunk/packages/qiime/trunk/debian/control 2014-03-26 13:40:50 UTC (rev 16521)
@@ -32,9 +32,7 @@
python-qcli,
libjs-jquery,
python-matplotlib,
- python-numpy,
- libjs-jquery
-Pre-Depends: dpkg (>= 1.15.6~)
+ python-numpy
Recommends: blast2 | blast+-legacy,
cd-hit,
chimeraslayer,
@@ -94,7 +92,6 @@
Depends: ${misc:Depends},
libjs-jquery,
libjs-underscore
-Pre-Depends: dpkg (>= 1.15.6~)
Description: Quantitative Insights Into Microbial Ecology (tutorial)
QIIME (canonically pronounced ‘Chime’) is a pipeline for performing
microbial community analysis that integrates many third party tools which
@@ -133,10 +130,8 @@
This package contains the documentation and a tutorial.
Package: qiime-data
-Section: science
Architecture: all
Depends: ${misc:Depends}
-Pre-Depends: dpkg (>= 1.15.6~)
Description: Quantitative Insights Into Microbial Ecology (supporting data)
This package contains the GreenGenes core data set needed by QIIME for PyNAST
alignment and filtering, but you will still need to download the appropriate
More information about the debian-med-commit
mailing list