Add tasty to build-depends, so that test suite builds again. (tasty was stuck in incoming.)

This commit is contained in:
Joey Hess 2013-12-24 13:58:50 -04:00
parent ad55ac9ece
commit 728c00b0c2
2 changed files with 10 additions and 0 deletions

7
debian/changelog vendored
View file

@ -1,3 +1,10 @@
git-annex (5.20131222) UNRELEASED; urgency=medium
* Add tasty to build-depends, so that test suite builds again.
(tasty was stuck in incoming.)
-- Joey Hess <joeyh@debian.org> Tue, 24 Dec 2013 13:54:32 -0400
git-annex (5.20131221) unstable; urgency=low
* assistant: Fix OSX-specific bug that caused the startup scan to try to

3
debian/control vendored
View file

@ -51,6 +51,9 @@ Build-Depends:
libghc-async-dev,
libghc-http-dev,
libghc-feed-dev,
libghc-tasty-dev,
libghc-tasty-hunit-dev,
libghc-tasty-quickcheck-dev,
lsof,
ikiwiki,
perlmagick,