-ncbi-blast+ (2.2.31-4) UNRELEASED; urgency=medium
+ncbi-blast+ (2.2.31-4) unstable; urgency=medium
* Really enable building architecture independent package separately
Closes: #809120
+ * Save time and do nothing for architecture independent builds
- -- Andreas Tille <tille@debian.org> Thu, 07 Jan 2016 16:09:43 +0100
+ -- Andreas Tille <tille@debian.org> Thu, 07 Jan 2016 18:50:31 +0100
ncbi-blast+ (2.2.31-3) unstable; urgency=medium
cd c++ && $(llp)=$(CURDIR)/c++/BUILD/lib$${$(llp)+:$$$(llp)} \
CONFIG_SHELL=/bin/bash ./configure $(DEB_CONFIGURE_EXTRA_FLAGS)
-override_dh_auto_build:
+override_dh_auto_build-arch:
cd c++/BUILD/build && \
make -j$(NUMJOBS) -f Makefile.flat all_projects="$(proj)"
# make all_r
-
+override_dh_auto_build-indep:
+ echo "Save time and do nothing for architecture independent builds"
override_dh_auto_test:
-dh_auto_test