[med-svn] r5972 - trunk/packages/biomaj/trunk/debian
olivier sallou
osallou-guest at alioth.debian.org
Mon Feb 14 09:27:59 UTC 2011
Author: osallou-guest
Date: 2011-02-14 09:27:52 +0000 (Mon, 14 Feb 2011)
New Revision: 5972
Modified:
trunk/packages/biomaj/trunk/debian/README.Debian
trunk/packages/biomaj/trunk/debian/README.source
Log:
update desc
Modified: trunk/packages/biomaj/trunk/debian/README.Debian
===================================================================
--- trunk/packages/biomaj/trunk/debian/README.Debian 2011-02-13 23:24:18 UTC (rev 5971)
+++ trunk/packages/biomaj/trunk/debian/README.Debian 2011-02-14 09:27:52 UTC (rev 5972)
@@ -3,5 +3,7 @@
Biomaj 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.
+ debian file hierarcy. File .orig.tar.gz is created wit this script.
+ Apache commons-cli2 library is delivered with biomaj as it is not packaged nor maintained anymore. Library is under Apache license V2.0, and is included for convinience in this package, but the library is not part of the Biomaj project.
+
Modified: trunk/packages/biomaj/trunk/debian/README.source
===================================================================
--- trunk/packages/biomaj/trunk/debian/README.source 2011-02-13 23:24:18 UTC (rev 5971)
+++ trunk/packages/biomaj/trunk/debian/README.source 2011-02-14 09:27:52 UTC (rev 5972)
@@ -1,3 +1,5 @@
To recompile the Biomaj application, simply execute the ant task to produce the biomaj.jar file. The jar file is produced at installation time.
-To recreate the debian package structure, a script biomaj_deb.sh is available in packaging 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. The scripts define 2 versions for each element (biomaj/bmajwatcher) at the beginning of the file. It must be updated to the required version prior to execution.
+To recreate the debian package structure, a script get-orig-source.sh is available in packaging directory in svn structure. It copies necessary files from svn to a debian structure.
+
+Biomaj makes use of the Apache commons-cli2 library. As project is not maintained anymore, it includes the source code of the library and compile the library in biomaj package. Next version expects to remove this dependency to make use of commons-cli.
More information about the debian-med-commit
mailing list