[med-svn] r20877 - trunk/packages/python-cogent/trunk/debian
Andreas Tille
tille at moszumanska.debian.org
Wed Dec 23 20:09:54 UTC 2015
Author: tille
Date: 2015-12-23 20:09:53 +0000 (Wed, 23 Dec 2015)
New Revision: 20877
Modified:
trunk/packages/python-cogent/trunk/debian/changelog
trunk/packages/python-cogent/trunk/debian/control
Log:
I now checked whether Build-Depends are available on all architectures ... hopefully correct now
Modified: trunk/packages/python-cogent/trunk/debian/changelog
===================================================================
--- trunk/packages/python-cogent/trunk/debian/changelog 2015-12-23 17:28:12 UTC (rev 20876)
+++ trunk/packages/python-cogent/trunk/debian/changelog 2015-12-23 20:09:53 UTC (rev 20877)
@@ -1,3 +1,9 @@
+python-cogent (1.5.3-6) unstable; urgency=medium
+
+ * Also deal with raxml that only exists on [any-amd64 any-i386]
+
+ -- Andreas Tille <tille at debian.org> Wed, 23 Dec 2015 20:56:16 +0100
+
python-cogent (1.5.3-5) unstable; urgency=medium
* Also deal with infernal that only exists on [any-amd64 any-i386]
Modified: trunk/packages/python-cogent/trunk/debian/control
===================================================================
--- trunk/packages/python-cogent/trunk/debian/control 2015-12-23 17:28:12 UTC (rev 20876)
+++ trunk/packages/python-cogent/trunk/debian/control 2015-12-23 20:09:53 UTC (rev 20877)
@@ -22,7 +22,7 @@
mothur,
muscle,
parsinsert,
- raxml,
+ raxml [any-amd64 any-i386],
rtax
Standards-Version: 3.9.6
Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/python-cogent/trunk/
@@ -46,7 +46,7 @@
mafft,
mothur,
parsinsert,
- raxml,
+ raxml [any-amd64 any-i386],
rtax
Description: framework for genomic biology
PyCogent is a software library for genomic biology. It is a fully
More information about the debian-med-commit
mailing list