[med-svn] [relion] 32/36: d/control: Make relion-gui depend on relion-bin (makes no sense without)
Roland Fehrenbacher
rfehren-guest at moszumanska.debian.org
Mon Oct 13 20:41:12 UTC 2014
This is an automated email from the git hooks/post-receive script.
rfehren-guest pushed a commit to branch master
in repository relion.
commit cb8c776d17c9d55672efce5f3a47ffa8c654ec9a
Author: Roland Fehrenbacher <rf at q-leap.de>
Date: Mon Oct 13 17:36:31 2014 +0000
d/control: Make relion-gui depend on relion-bin (makes no sense without)
---
debian/control | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 734f249..4ca9c0e 100644
--- a/debian/control
+++ b/debian/control
@@ -54,7 +54,8 @@ Package: relion-gui
Architecture: i386 amd64
Depends: ${shlibs:Depends},
${misc:Depends},
- librelion-1.3-1 (= ${binary:Version})
+ librelion-1.3-1 (= ${binary:Version}),
+ relion-bin (= ${binary:Version})
Description: parallel toolkit for 3D reconstructions in cryo-electron microscopy
RELION (for REgularised LIkelihood OptimisatioN) is a stand-alone
computer program for Maximum A Posteriori refinement of (multiple) 3D
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/relion.git
More information about the debian-med-commit
mailing list