[med-svn] [beast-mcmc] 08/09: cme fix dpkg-control
Andreas Tille
tille at debian.org
Thu Jun 2 19:01:53 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository beast-mcmc.
commit 73f2052fca17ef2cf2c865a56307b1972b795a10
Author: Andreas Tille <tille at debian.org>
Date: Thu Jun 2 14:41:12 2016 +0200
cme fix dpkg-control
---
debian/changelog | 1 +
debian/control | 9 +++++----
2 files changed, 6 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 6748d6c..a8e2426 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ beast-mcmc (1.8.3+dfsg-1) UNRELEASED; urgency=medium
* New upstream version
* Upload to official Debian (experimental)
+ * cme fix dpkg-control
-- Andreas Tille <tille at debian.org> Thu, 02 Jun 2016 13:50:04 +0200
diff --git a/debian/control b/debian/control
index 2a7f9ee..2fd8d54 100644
--- a/debian/control
+++ b/debian/control
@@ -17,16 +17,16 @@ Build-Depends: debhelper (>= 9),
libcolt-free-java,
libmpj-java,
r-cran-rjava,
- libcommons-math-java (>= 2.2),
+ libcommons-math-java,
libjdom1-java,
junit4,
libmtj-java,
libitext1-java,
texlive-latex-base,
texlive-latex-extra
-Standards-Version: 3.9.6
+Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/beast-mcmc.git
-Vcs-Git: git://anonscm.debian.org/debian-med/beast-mcmc.git
+Vcs-Git: https://anonscm.debian.org/git/debian-med/beast-mcmc.git
Homepage: http://beast.bio.ed.ac.uk/
Package: beast-mcmc
@@ -36,7 +36,8 @@ Depends: ${shlibs:Depends},
libhmsbeagle-java (>= 1.1r1092),
${java:Depends},
default-jre | java6-runtime,
- libnucleotidelikelihoodcore0 (>= ${source:Version}), libnucleotidelikelihoodcore0 (<< ${source:Version}.1~),
+ libnucleotidelikelihoodcore0 (>= ${source:Version}),
+ libnucleotidelikelihoodcore0 (<< ${source:Version}.1~),
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
More information about the debian-med-commit
mailing list