This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository relion.
commit 2701d1c731ad494ad1f1c3a8a01acf52ad1b0e7f Author: Andreas Tille <[email protected]> Date: Sun Oct 26 07:40:59 2014 +0100 Drop build-dep on openmpi-gcc --- debian/changelog | 7 +++++++ debian/control | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 1cfb519..fae6ecd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +relion (1.3+dfsg-2) unstable; urgency=medium + + * Drop build-dep on openmpi-gcc + Closes: #766821 + + -- Andreas Tille <[email protected]> Sun, 26 Oct 2014 07:40:11 +0100 + relion (1.3+dfsg-1) unstable; urgency=low * Initial upload (Closes: #766324) diff --git a/debian/control b/debian/control index 6e999f3..5648fc7 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Build-Depends: debhelper (>= 9), dh-exec (>=0.3), libfltk1.3-dev, libfftw3-dev, - openmpi-gcc|libopenmpi-dev + libopenmpi-dev Standards-Version: 3.9.6 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/relion.git Vcs-Git: git://anonscm.debian.org/debian-med/relion.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/relion.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
