[med-svn] r6095 - trunk/packages/biomaj/trunk/debian
Andreas Tille
tille at alioth.debian.org
Thu Feb 24 20:45:29 UTC 2011
Author: tille
Date: 2011-02-24 20:45:27 +0000 (Thu, 24 Feb 2011)
New Revision: 6095
Removed:
trunk/packages/biomaj/trunk/debian/README.Debian
Modified:
trunk/packages/biomaj/trunk/debian/README.source
Log:
README.Debian is intendet for users who just have installed the package. Because the content of this file was about creating the upstream source I simply merged this into README.source and deleted README.Debian.
Deleted: trunk/packages/biomaj/trunk/debian/README.Debian
===================================================================
--- trunk/packages/biomaj/trunk/debian/README.Debian 2011-02-24 20:33:52 UTC (rev 6094)
+++ trunk/packages/biomaj/trunk/debian/README.Debian 2011-02-24 20:45:27 UTC (rev 6095)
@@ -1,9 +0,0 @@
-Biomaj for Debian
------------------
-
- 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.
-
- 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-24 20:33:52 UTC (rev 6094)
+++ trunk/packages/biomaj/trunk/debian/README.source 2011-02-24 20:45:27 UTC (rev 6095)
@@ -1,5 +1,10 @@
-To recompile the Biomaj application, simply execute the ant task to produce the biomaj.jar file. The jar file is produced at installation time.
+Biomaj configuration file has been adapted to Debian file structure.
+The script debian/get-orig-source downloads biomaj source code and
+builds the orig.tar.gz tarball.
-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.
-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.
+ -- Olivier Sallou <olivier.sallou at irisa.fr> Wed, 05 Jan 2011 10:39:00 +0100
More information about the debian-med-commit
mailing list