[med-svn] r8990 - trunk/packages/clustalo/trunk/debian
Andreas Tille
tille at alioth.debian.org
Fri Dec 16 10:53:11 UTC 2011
Author: tille
Date: 2011-12-16 10:53:11 +0000 (Fri, 16 Dec 2011)
New Revision: 8990
Modified:
trunk/packages/clustalo/trunk/debian/control
Log:
Fix dependency (hope this was the proper fix for the rejection by ftpmaster)
Modified: trunk/packages/clustalo/trunk/debian/control
===================================================================
--- trunk/packages/clustalo/trunk/debian/control 2011-12-16 10:38:07 UTC (rev 8989)
+++ trunk/packages/clustalo/trunk/debian/control 2011-12-16 10:53:11 UTC (rev 8990)
@@ -22,7 +22,7 @@
Package: libclustalo-dev
Architecture: any
Section: libdevel
-Depends: ${shlibs:Depends}, ${misc:Depends}, libargtable2-dev, ${binary:Version}
+Depends: ${shlibs:Depends}, ${misc:Depends}, libargtable2-dev, clustalo (= ${binary:Version})
Suggests: libclustalo-doc
Description: library to embed Clustal Omega
This package contains headers and libraries to include
More information about the debian-med-commit
mailing list