[med-svn] r12689 - trunk/packages/beast-mcmc/trunk/debian
Andreas Tille
tille at alioth.debian.org
Tue Dec 18 21:12:45 UTC 2012
Author: tille
Date: 2012-12-18 21:12:45 +0000 (Tue, 18 Dec 2012)
New Revision: 12689
Modified:
trunk/packages/beast-mcmc/trunk/debian/changelog
trunk/packages/beast-mcmc/trunk/debian/control
Log:
Versioned Depends from libhmsbeagle-java
Modified: trunk/packages/beast-mcmc/trunk/debian/changelog
===================================================================
--- trunk/packages/beast-mcmc/trunk/debian/changelog 2012-12-18 20:55:49 UTC (rev 12688)
+++ trunk/packages/beast-mcmc/trunk/debian/changelog 2012-12-18 21:12:45 UTC (rev 12689)
@@ -8,6 +8,7 @@
- rename beast-mcmc-lib to libnucleotidelikelihoodcore0
- Standards-Version: 3.9.4 (no changes needed)
- do not depend from xterm any more
+ - versioned (Build-)Depends from libhmsbeagle-java
* Remove now unneeded lintian overrides
* debian/patches/create_soname.patch: Create soname for library
* debian/rules: silence pdflatex for better readable build logs
Modified: trunk/packages/beast-mcmc/trunk/debian/control
===================================================================
--- trunk/packages/beast-mcmc/trunk/debian/control 2012-12-18 20:55:49 UTC (rev 12688)
+++ trunk/packages/beast-mcmc/trunk/debian/control 2012-12-18 21:12:45 UTC (rev 12689)
@@ -18,7 +18,8 @@
Package: beast-mcmc
Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${java:Depends}, openjdk-6-jre | java-jre,
+Depends: ${shlibs:Depends}, ${misc:Depends}, libhmsbeagle-java (>= 1.1r1092),
+ ${java:Depends}, default-jre | java6-runtime,
libnucleotidelikelihoodcore0 (>= ${source:Version})
Suggests: beast-mcmc-doc
Description: Bayesian MCMC phylogenetic inference
More information about the debian-med-commit
mailing list