[med-svn] [Git][med-team/sepp][master] sepp-package/sepp/tools/merge/src/phylolab/taxonamic/JSONMerger.java:import net.sf.json.JSONObject
Andreas Tille
gitlab at salsa.debian.org
Wed Jul 22 21:12:52 BST 2020
Andreas Tille pushed to branch master at Debian Med / sepp
Commits:
94ce02f7 by Andreas Tille at 2020-07-22T22:12:36+02:00
sepp-package/sepp/tools/merge/src/phylolab/taxonamic/JSONMerger.java:import net.sf.json.JSONObject
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,5 +1,6 @@
sepp (4.3.10+dfsg-1) UNRELEASED; urgency=medium
* Initial release (Closes: #<bug>)
+ TODO: sepp-package/sepp/tools/merge/src/phylolab/taxonamic/JSONMerger.java:import net.sf.json.JSONObject
-- Andreas Tille <tille at debian.org> Sun, 24 May 2020 06:37:36 +0200
=====================================
debian/control
=====================================
@@ -8,7 +8,9 @@ Build-Depends: debhelper-compat (= 13),
python3,
python3-setuptools,
pplacer,
- hmmer
+ hmmer,
+ ant,
+ libjson-java
Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/med-team/sepp
Vcs-Git: https://salsa.debian.org/med-team/sepp.git
=====================================
debian/rules
=====================================
@@ -22,6 +22,8 @@ include /usr/share/dpkg/default.mk
override_dh_auto_configure:
mkdir -p tools/bundled/Linux
+ mkdir -p tools/merge/lib
+ cd tools/merge && ant
dh_auto_configure
override_dh_auto_clean:
View it on GitLab: https://salsa.debian.org/med-team/sepp/-/commit/94ce02f738b531d93f06a531ada94882732336bb
--
View it on GitLab: https://salsa.debian.org/med-team/sepp/-/commit/94ce02f738b531d93f06a531ada94882732336bb
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20200722/347ec223/attachment.html>
More information about the debian-med-commit
mailing list