[med-svn] r4065 - trunk/packages/mafft/trunk/debian
Charles Plessy
plessy at alioth.debian.org
Tue Sep 29 01:46:51 UTC 2009
Author: plessy
Date: 2009-09-29 01:46:51 +0000 (Tue, 29 Sep 2009)
New Revision: 4065
Modified:
trunk/packages/mafft/trunk/debian/changelog
trunk/packages/mafft/trunk/debian/control
Log:
The ruby script in /usr/bin needs blast2 and lynx.
Let's move it in /usr/share/mafft if people complain.
Modified: trunk/packages/mafft/trunk/debian/changelog
===================================================================
--- trunk/packages/mafft/trunk/debian/changelog 2009-09-28 21:36:21 UTC (rev 4064)
+++ trunk/packages/mafft/trunk/debian/changelog 2009-09-29 01:46:51 UTC (rev 4065)
@@ -9,9 +9,8 @@
* debian/control:
- Standards-Version: 3.8.3 (no changes needed)
- s/Debian-Med/Debian Med/
- - Recommends: ruby (instead of Suggests - we have a Ruby script in
- /usr/bin - so we might even choose Depends, or move the script out
- of /usr/bin to not to force people installing Ruby
+ - Recommends: blast2, lynx, ruby (instead of Suggests - we have a Ruby
+ script in /usr/bin using blast and lynx.
* debhelper 7
* No need for debian/patches/Securisation-by-mktemp-usage.patch any more
* debian/watch: Handle -with.*-extensions naming - we are dealing
Modified: trunk/packages/mafft/trunk/debian/control
===================================================================
--- trunk/packages/mafft/trunk/debian/control 2009-09-28 21:36:21 UTC (rev 4064)
+++ trunk/packages/mafft/trunk/debian/control 2009-09-29 01:46:51 UTC (rev 4065)
@@ -14,8 +14,7 @@
Package: mafft
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
-Recommends: ruby
-Suggests: lynx, blast2
+Recommends: blast2, lynx, ruby
Enhances: t-coffee
Description: Multiple alignment program for amino acid or nucleotide sequences
MAFFT is a multiple sequence alignment program which offers three
More information about the debian-med-commit
mailing list