Author: osallou-guest Date: 2011-04-18 09:44:51 +0000 (Mon, 18 Apr 2011) New Revision: 6582
Modified: trunk/packages/biomaj-watcher/trunk/debian/control Log: add zip dependencies Modified: trunk/packages/biomaj-watcher/trunk/debian/control =================================================================== --- trunk/packages/biomaj-watcher/trunk/debian/control 2011-04-18 07:52:45 UTC (rev 6581) +++ trunk/packages/biomaj-watcher/trunk/debian/control 2011-04-18 09:44:51 UTC (rev 6582) @@ -7,13 +7,13 @@ Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/biomaj-watcher/trunk/ Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/biomaj-watcher/trunk/?rev=0&sc=0 Homepage: http://biomaj.genouest.org -Build-Depends: debhelper (>= 7),ant(>=1.7) +Build-Depends: debhelper (>= 7),ant(>=1.7),zip,unzip Build-Depends-Indep: debconf, po-debconf,liblog4j1.2-java,libcommons-lang-java,libcommons-logging-java,libjsch-java,libjdom1-java,libquartz-java(>=1.6),libxerces2-java,biomaj(>=1.1),javahelper (>=0.25) Standards-Version: 3.9.1 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 +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 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: _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit
