[med-svn] r3223 - trunk/packages/biofox/trunk/debian
plessy at alioth.debian.org
plessy at alioth.debian.org
Mon Mar 30 04:07:28 UTC 2009
Author: plessy
Date: 2009-03-30 04:07:28 +0000 (Mon, 30 Mar 2009)
New Revision: 3223
Modified:
trunk/packages/biofox/trunk/debian/changelog
trunk/packages/biofox/trunk/debian/control
Log:
Iceweasel is built on xulrunner, and Iceape will also when it will be reintroduced.
More information in <20090327063401.GA27180 at glandium.org>, posted in March 2009
on debian-devel.
Modified: trunk/packages/biofox/trunk/debian/changelog
===================================================================
--- trunk/packages/biofox/trunk/debian/changelog 2009-03-30 01:21:26 UTC (rev 3222)
+++ trunk/packages/biofox/trunk/debian/changelog 2009-03-30 04:07:28 UTC (rev 3223)
@@ -1,3 +1,10 @@
+biofox (1.1.5-2) UNRELEASED; urgency=low
+
+ * debian/control:
+ - Depend on xulrunner, and recommend iceweasel | iceape-browser.
+
+ -- Charles Plessy <plessy at debian.org> Mon, 30 Mar 2009 13:03:18 +0900
+
biofox (1.1.5-1~lenny) testing-proposed-updates; urgency=high
* Reverted bumping debhelper and policy version to
Modified: trunk/packages/biofox/trunk/debian/control
===================================================================
--- trunk/packages/biofox/trunk/debian/control 2009-03-30 01:21:26 UTC (rev 3222)
+++ trunk/packages/biofox/trunk/debian/control 2009-03-30 04:07:28 UTC (rev 3223)
@@ -15,7 +15,8 @@
Package: mozilla-biofox
Architecture: all
-Depends: iceweasel | iceape-browser, ${misc:Depends}
+Depends: xulrunner, ${misc:Depends}
+Recommends: iceweasel | iceape-browser
Description: extension of bioinformatics tools to Iceape and Iceweasel browsers
Code bioFOX aims at implementing various bioinformatics tools as an extension
on the Iceape and Iceweasel browsers. Analysis of your favorite gene(s)
More information about the debian-med-commit
mailing list