biojava makes use of a limited set of forester As openchart is not available in Debian, remove openchart related calls to make forester compilation OK in biojava context
json.org library is not "free", use simple_json library and update according to API . [ Gilles Filippini <pini@debian.org> ] Patche updated to migrate away from deprecated json-simple 1.x classes See json-simple 2.0.0 changelog: > * Deprecated JSONParse and JSONValue in favor of Jsoner. > * Deprecated JSONStreamAware and JSONAware in favor of Jsonable. > * Deprecated JSONObject in favor of JsonObject. > * Deprecated JSONArray in favor of JsonArray. . This patch now uses the new json-simple Json* classes. It is compatible with both 2.x and 3.x json-simple releases, with a few ajustments regarding backward incompatible changes in json-simple 3.x: - The package name, changed to com.github.cliftonlabs.json_simple This change is handled using place-holders @JSON_SIMPLE_PACKAGE@ which are substituted at build time by debian/rules. . With this trick the package is compatible with json-simple 2.x and 3.x. ===================================================================
Olivier Sallou <osallou@debian.org>
no
Showing 1 to 8 of 8 entries
All known versions for source package 'biojava4-live'