[med-svn] r5989 - trunk/packages/biomaj-watcher/trunk/debian

olivier sallou osallou-guest at alioth.debian.org
Tue Feb 15 13:13:15 UTC 2011


Author: osallou-guest
Date: 2011-02-15 13:13:09 +0000 (Tue, 15 Feb 2011)
New Revision: 5989

Modified:
   trunk/packages/biomaj-watcher/trunk/debian/README.Debian
   trunk/packages/biomaj-watcher/trunk/debian/README.source
Log:
add info about dependencies

Modified: trunk/packages/biomaj-watcher/trunk/debian/README.Debian
===================================================================
--- trunk/packages/biomaj-watcher/trunk/debian/README.Debian	2011-02-15 12:17:15 UTC (rev 5988)
+++ trunk/packages/biomaj-watcher/trunk/debian/README.Debian	2011-02-15 13:13:09 UTC (rev 5989)
@@ -4,3 +4,4 @@
  Biomaj watcher configuration file has been adapted to Debian file structure
  Script get-orig-source downloads biomaj source code and rearrange it to fit to debian file hierarcy. File .orig.tar.gz is created wit this script.
 
+ Biomaj-watcher makes use of several external libraries included in the war file. Those libraries and under Apache License v2 except SmartGWT libraru under LGPL license.

Modified: trunk/packages/biomaj-watcher/trunk/debian/README.source
===================================================================
--- trunk/packages/biomaj-watcher/trunk/debian/README.source	2011-02-15 12:17:15 UTC (rev 5988)
+++ trunk/packages/biomaj-watcher/trunk/debian/README.source	2011-02-15 13:13:09 UTC (rev 5989)
@@ -1,2 +1,4 @@
 
 To recreate the debian package structure, a script get-orig-source is available in debian directory in svn structure. It copies necessary files from svn to a debian structure. For BmajWatcher, the war file must have been uploaded to a repository( war file is generated after a GWT compilation).
+
+ The package includes jar files in the distribution as dependencies. Those are located in the WEB-INF/lib directory of the webapp. GWT2 is used for initial compilation (not yet packaged for debian) and other libraries are not either available as packages. GWT based libraries are under Apache license v2 while SmartGWT is under LGPL license.




More information about the debian-med-commit mailing list