Oops, I forgot that the test suite would be run even though the tasty test framework is not out of NEW and not in the build dependencies.

The best fix is to put in an override_dh_auto_test that avoids running
make test.
This commit is contained in:
Joey Hess 2013-11-19 13:44:07 -04:00
parent 669dba27f8
commit 211bcc9456

3
debian/rules vendored
View file

@ -9,6 +9,9 @@ export RELEASE_BUILD=1
%:
dh $@
override_dh_auto_test:
echo test suite currently disabled until haskell-tasty is out of NEW
# Not intended for use by anyone except the author.
announcedir:
@echo ${HOME}/src/git-annex/doc/news