[med-svn] r6718 - trunk/packages/ncbi-blast-plus/trunk/debian
olivier sallou
osallou-guest at alioth.debian.org
Fri Apr 29 09:23:48 UTC 2011
Author: osallou-guest
Date: 2011-04-29 09:23:33 +0000 (Fri, 29 Apr 2011)
New Revision: 6718
Modified:
trunk/packages/ncbi-blast-plus/trunk/debian/control
trunk/packages/ncbi-blast-plus/trunk/debian/rules
Log:
update homepage, limit projects make
Modified: trunk/packages/ncbi-blast-plus/trunk/debian/control
===================================================================
--- trunk/packages/ncbi-blast-plus/trunk/debian/control 2011-04-29 09:00:40 UTC (rev 6717)
+++ trunk/packages/ncbi-blast-plus/trunk/debian/control 2011-04-29 09:23:33 UTC (rev 6718)
@@ -6,7 +6,7 @@
Uploaders: Olivier Sallou <olivier.sallou at irisa.fr>
DM-Upload-Allowed: yes
Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
-Homepage: http://blast.ncbi.nlm.nih.gov/Blast.cgi?CMD=Web&PAGE_TYPE=BlastDocs&DOC_TYPE=Download
+Homepage: http://www.ncbi.nlm.nih.gov/IEB/ToolBox/CPP_DOC/
Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/ncbi-blast-plus/trunk/
Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/ncbi-blast-plus/?rev=0
Modified: trunk/packages/ncbi-blast-plus/trunk/debian/rules
===================================================================
--- trunk/packages/ncbi-blast-plus/trunk/debian/rules 2011-04-29 09:00:40 UTC (rev 6717)
+++ trunk/packages/ncbi-blast-plus/trunk/debian/rules 2011-04-29 09:23:33 UTC (rev 6718)
@@ -9,10 +9,9 @@
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
-export DEB_CONFIGURE_EXTRA_FLAGS= --with-dll --without-debug --with-mt --without-gbench --without-internal --libdir=${CURDIR}/debian/ncbi-blast-plus/usr/lib/ncbi-blast-plus --bindir=${CURDIR}/debian/ncbi-blast-plus/usr/bin --includedir=${CURDIR}/debian/ncbi-blast-plus/usr/include
+export DEB_CONFIGURE_EXTRA_FLAGS= --with-dll --without-debug --with-mt --without-gbench --without-internal --libdir=${CURDIR}/debian/ncbi-blast-plus/usr/lib/ncbi-blast-plus --bindir=${CURDIR}/debian/ncbi-blast-plus/usr/bin --includedir=${CURDIR}/debian/ncbi-blast-plus/usr/include --without-dbapi --without-serial --without-objects --without-ncbi-crypt --without-3psw
override_dh_auto_configure:
- mkdir -p ${CURDIR}/debian/tmp
${CURDIR}/configure ${DEB_CONFIGURE_EXTRA_FLAGS} --prefix=${CURDIR}/debian/ncbi-blast-plus
More information about the debian-med-commit
mailing list