Add tasty to build-depends, so that test suite builds again. (tasty was stuck in incoming.)
This commit is contained in:
parent
ad55ac9ece
commit
728c00b0c2
2 changed files with 10 additions and 0 deletions
7
debian/changelog
vendored
7
debian/changelog
vendored
|
@ -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
|
git-annex (5.20131221) unstable; urgency=low
|
||||||
|
|
||||||
* assistant: Fix OSX-specific bug that caused the startup scan to try to
|
* assistant: Fix OSX-specific bug that caused the startup scan to try to
|
||||||
|
|
3
debian/control
vendored
3
debian/control
vendored
|
@ -51,6 +51,9 @@ Build-Depends:
|
||||||
libghc-async-dev,
|
libghc-async-dev,
|
||||||
libghc-http-dev,
|
libghc-http-dev,
|
||||||
libghc-feed-dev,
|
libghc-feed-dev,
|
||||||
|
libghc-tasty-dev,
|
||||||
|
libghc-tasty-hunit-dev,
|
||||||
|
libghc-tasty-quickcheck-dev,
|
||||||
lsof,
|
lsof,
|
||||||
ikiwiki,
|
ikiwiki,
|
||||||
perlmagick,
|
perlmagick,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue