This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository beast-mcmc.
commit 3f530cf13bb3683b6f8af3795db392b9d301ea9c Author: Andreas Tille <[email protected]> Date: Mon Aug 31 14:09:57 2015 +0200 Add missing Dependency libnetlib-java --- debian/changelog | 6 ++++++ debian/control | 3 ++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index f6b62bf..970e3ad 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +beast-mcmc (1.8.2~754b844-2) UNRELEASED; urgency=medium + + * Depends: libnetlib-java + + -- Andreas Tille <[email protected]> Mon, 31 Aug 2015 14:09:14 +0200 + beast-mcmc (1.8.2~754b844-1) unstable; urgency=medium * New upstream version diff --git a/debian/control b/debian/control index 9007d0b..1e1de14 100644 --- a/debian/control +++ b/debian/control @@ -37,7 +37,8 @@ Depends: ${shlibs:Depends}, libhmsbeagle-java (>= 1.1r1092), ${java:Depends}, default-jre | java6-runtime, - libnucleotidelikelihoodcore0 (>= ${source:Version}) + libnucleotidelikelihoodcore0 (>= ${source:Version}), + libnetlib-java Suggests: beast-mcmc-doc Description: Bayesian MCMC phylogenetic inference BEAST is a cross-platform program for Bayesian MCMC analysis of molecular -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/beast-mcmc.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
