[med-svn] r10242 - trunk/packages/sift/trunk/debian
Laszlo Kajan
lkajan-guest at alioth.debian.org
Mon Apr 2 09:53:51 UTC 2012
Author: lkajan-guest
Date: 2012-04-02 09:53:50 +0000 (Mon, 02 Apr 2012)
New Revision: 10242
Modified:
trunk/packages/sift/trunk/debian/changelog
trunk/packages/sift/trunk/debian/control
Log:
4.0.3b-2: Missing dependency blimps-utils added.
Modified: trunk/packages/sift/trunk/debian/changelog
===================================================================
--- trunk/packages/sift/trunk/debian/changelog 2012-04-02 09:51:13 UTC (rev 10241)
+++ trunk/packages/sift/trunk/debian/changelog 2012-04-02 09:53:50 UTC (rev 10242)
@@ -1,3 +1,10 @@
+sift (4.0.3b-2) unstable; urgency=low
+
+ * Missing dependency blimps-utils added.
+ blimps-utils provides fastaseqs, called by some scripts in sift.
+
+ -- Laszlo Kajan <lkajan at rostlab.org> Mon, 02 Apr 2012 11:50:09 +0200
+
sift (4.0.3b-1) unstable; urgency=low
* Initial release (Closes: #660272)
Modified: trunk/packages/sift/trunk/debian/control
===================================================================
--- trunk/packages/sift/trunk/debian/control 2012-04-02 09:51:13 UTC (rev 10241)
+++ trunk/packages/sift/trunk/debian/control 2012-04-02 09:53:50 UTC (rev 10242)
@@ -13,7 +13,7 @@
Package: sift
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, csh
+Depends: ${shlibs:Depends}, ${misc:Depends}, blimps-utils, csh
Description: predicts if a substitution in a protein has a phenotypic effect
SIFT is a sequence homology-based tool that sorts intolerant from tolerant
amino acid substitutions and predicts whether an amino acid substitution
More information about the debian-med-commit
mailing list