[med-svn] r7569 - trunk/packages/ncbi-blast+/trunk/debian
Aaron M. Ucko
ucko at alioth.debian.org
Sun Aug 28 22:44:59 UTC 2011
Author: ucko
Date: 2011-08-28 22:44:59 +0000 (Sun, 28 Aug 2011)
New Revision: 7569
Modified:
trunk/packages/ncbi-blast+/trunk/debian/changelog
trunk/packages/ncbi-blast+/trunk/debian/control
Log:
debian/control: Declare both binary packages as Multi-Arch: foreign.
Modified: trunk/packages/ncbi-blast+/trunk/debian/changelog
===================================================================
--- trunk/packages/ncbi-blast+/trunk/debian/changelog 2011-08-28 22:42:11 UTC (rev 7568)
+++ trunk/packages/ncbi-blast+/trunk/debian/changelog 2011-08-28 22:44:59 UTC (rev 7569)
@@ -8,6 +8,7 @@
(In conjunction with the following change, finally closes: #629656.)
* debian/control:
- Build-Depends += libc0.3-dev (>= 2.13-9~) [hurd-i386] to avoid #630180.
+ - Declare both binary packages as Multi-Arch: foreign.
* debian/patches/fix_lib_deps: new; ensure that all libraries link against
all direct dependencies. (Break the dependency loop between libxblast
and libxalgoblastdbindex by having the former provide only the C++ BLAST
@@ -22,7 +23,7 @@
[ Andreas Tille ]
* Enhances: t-coffee (as stated in tasks file)
- -- Aaron M. Ucko <ucko at debian.org> Sun, 28 Aug 2011 18:42:07 -0400
+ -- Aaron M. Ucko <ucko at debian.org> Sun, 28 Aug 2011 18:44:55 -0400
ncbi-blast+ (2.2.25-3) unstable; urgency=low
Modified: trunk/packages/ncbi-blast+/trunk/debian/control
===================================================================
--- trunk/packages/ncbi-blast+/trunk/debian/control 2011-08-28 22:42:11 UTC (rev 7568)
+++ trunk/packages/ncbi-blast+/trunk/debian/control 2011-08-28 22:44:59 UTC (rev 7569)
@@ -15,6 +15,7 @@
Architecture: any
Enhances: t-coffee
Depends: ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends}, ${python:Depends}, ncbi-data
+Multi-Arch: foreign
Description: next generation suite of BLAST sequence search tools
The Basic Local Alignment Search Tool (BLAST) is the most widely
used sequence similarity tool. There are versions of BLAST that
@@ -32,6 +33,7 @@
Package: ncbi-blast+-legacy
Architecture: all
Depends: ncbi-blast+, ${misc:Depends}
+Multi-Arch: foreign
Description: NCBI Blast legacy call script
This package adds some fake scripts to call NCBI+ programs
with the NCBI blast command line. It makes use of the
More information about the debian-med-commit
mailing list