[med-svn] r17965 - trunk/packages/hhsuite/trunk/debian
Laszlo Kajan
lkajan at moszumanska.debian.org
Mon Sep 8 19:26:16 UTC 2014
Author: lkajan
Date: 2014-09-08 19:26:15 +0000 (Mon, 08 Sep 2014)
New Revision: 17965
Modified:
trunk/packages/hhsuite/trunk/debian/control
Log:
fixed source:Version dependency
Modified: trunk/packages/hhsuite/trunk/debian/control
===================================================================
--- trunk/packages/hhsuite/trunk/debian/control 2014-09-08 19:11:08 UTC (rev 17964)
+++ trunk/packages/hhsuite/trunk/debian/control 2014-09-08 19:26:15 UTC (rev 17965)
@@ -12,7 +12,7 @@
Package: hhsuite
Architecture: amd64
Depends: ${shlibs:Depends}, ${misc:Depends}, ffindex (>= 0.9.6.1),
- hhsuite-data (= ${source:Version})
+ hhsuite-data (= ${binary:Version})
Description: sensitive protein sequence searching based on HMM-HMM alignment
HH-suite is an open-source software package for sensitive protein sequence
searching based on the pairwise alignment of hidden Markov models (HMMs).
More information about the debian-med-commit
mailing list