This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository beast-mcmc.
commit a67e579e5db296e3e9016789f64dc5afac5597e1 Author: Andreas Tille <[email protected]> Date: Mon Aug 31 14:10:41 2015 +0200 Force exact version match with libnucleotidelikelihoodcore0 --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 970e3ad..e245ef8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ beast-mcmc (1.8.2~754b844-2) UNRELEASED; urgency=medium * Depends: libnetlib-java + * Force exact version match with libnucleotidelikelihoodcore0 -- Andreas Tille <[email protected]> Mon, 31 Aug 2015 14:09:14 +0200 diff --git a/debian/control b/debian/control index 1e1de14..efab255 100644 --- a/debian/control +++ b/debian/control @@ -37,7 +37,7 @@ 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 -- 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
