[med-svn] [beast2-mcmc] 01/01: Fix beauti2 script
Andreas Tille
tille at debian.org
Fri Jul 15 09:20:18 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository beast2-mcmc.
commit 1861bacf455ce0a534b8823b1866c98fffaa6b55
Author: Andreas Tille <tille at debian.org>
Date: Fri Jul 15 11:20:09 2016 +0200
Fix beauti2 script
---
debian/bin/beauti2 | 1 +
debian/changelog | 6 ++++++
2 files changed, 7 insertions(+)
diff --git a/debian/bin/beauti2 b/debian/bin/beauti2
index 92c0f60..506c9ba 100644
--- a/debian/bin/beauti2
+++ b/debian/bin/beauti2
@@ -20,6 +20,7 @@ MAXMEM=3072
# 0 : CPU
# Flags: PRECISION_SINGLE PRECISION_DOUBLE COMPUTATION_SYNCH EIGEN_REAL EIGEN_COMPLEX SCALING_MANUAL SCALING_AUTO SCALING_ALWAYS SCALERS_RAW SCALERS_LOG VECTOR_SSE VECTOR_NONE THREADING_NONE PROCESSOR_CPU FRAMEWORK_CPU
+BEAST_LIB=/usr/share/beast-mcmc2/
if echo $@ | grep -q -- -template ; then
TEMPLATE=""
else
diff --git a/debian/changelog b/debian/changelog
index 77f4144..ea410de 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+beast2-mcmc (2.4.1+dfsg-2) UNRELEASED; urgency=medium
+
+ * Fix beauti2 script
+
+ -- Andreas Tille <tille at debian.org> Fri, 15 Jul 2016 11:19:53 +0200
+
beast2-mcmc (2.4.1+dfsg-1) unstable; urgency=medium
* Initial release (Closes: #823396)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/beast2-mcmc.git
More information about the debian-med-commit
mailing list