[med-svn] r6608 - trunk/packages/biomaj-watcher/trunk/debian
olivier sallou
osallou-guest at alioth.debian.org
Fri Apr 22 09:58:42 UTC 2011
Author: osallou-guest
Date: 2011-04-22 09:58:36 +0000 (Fri, 22 Apr 2011)
New Revision: 6608
Added:
trunk/packages/biomaj-watcher/trunk/debian/README.Debian
Modified:
trunk/packages/biomaj-watcher/trunk/debian/control
Log:
add depends on tomcat6 version due to a required patch
Added: trunk/packages/biomaj-watcher/trunk/debian/README.Debian
===================================================================
--- trunk/packages/biomaj-watcher/trunk/debian/README.Debian (rev 0)
+++ trunk/packages/biomaj-watcher/trunk/debian/README.Debian 2011-04-22 09:58:36 UTC (rev 6608)
@@ -0,0 +1,4 @@
+Biomaj-watcher for Debian
+-----------------
+
+ Biomaj watcher is a web application running in Tomcat. After install, a restart of tomcat may be required. Url is http://localhost:8080/BmajWatcher (depends on tomcat configuration).
Modified: trunk/packages/biomaj-watcher/trunk/debian/control
===================================================================
--- trunk/packages/biomaj-watcher/trunk/debian/control 2011-04-22 05:59:36 UTC (rev 6607)
+++ trunk/packages/biomaj-watcher/trunk/debian/control 2011-04-22 09:58:36 UTC (rev 6608)
@@ -13,7 +13,7 @@
Package: biomaj-watcher
Architecture: all
-Depends: openjdk-6-jdk, tomcat6, zip, biomaj (>= 1.1), debconf, ${misc:Depends},liblog4j1.2-java,libjsch-java (>= 0.1.42),libjdom1-java (>= 1.1), libcommons-lang-java (>=2.4), libcommons-logging-java (>=1.1),libquartz-java(>=1.6),libxerces2-java,unzip,zip
+Depends: openjdk-6-jdk, tomcat6 (>=6.0.32-3), zip, biomaj (>= 1.1), debconf, ${misc:Depends},liblog4j1.2-java,libjsch-java (>= 0.1.42),libjdom1-java (>= 1.1), libcommons-lang-java (>=2.4), libcommons-logging-java (>=1.1),libquartz-java(>=1.6),libxerces2-java,unzip,zip
Description: BioMAJ web interface
BioMAJ watcher provide a management interface for the BiomAJ tool.
It runs in a web container (tomcat) and is accessible at address:
More information about the debian-med-commit
mailing list