diff options
author | Joey Hess <joey@kitenet.net> | 2014-01-27 13:58:43 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-01-27 13:58:43 -0400 |
commit | 65eb61a902ecf68da69d774063fea4880f619a13 (patch) | |
tree | e3cd79328166fbc58c72c469cf1dd1dab84087c1 /debian | |
parent | cb7095393ab903a15ad36c5e1cf2b5a2a297745f (diff) |
temporarily revert tasty-rerun support for this release5.20140127
revert 852f1f6cea85a7c781c8286f459023bdacebe021
tasty-rerun is stuck in NEW in debian
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/control | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 894f92e42..6063aeeef 100644 --- a/debian/changelog +++ b/debian/changelog @@ -30,7 +30,6 @@ git-annex (5.20140127) unstable; urgency=medium * repair: Check git version at run time. * assistant: Run the periodic git gc in batch mode. * added annex.secure-erase-command config option. - * test suite: Use tasty-rerun, and expose tasty command-line options. * Optimise non-bare http remotes; no longer does a 404 to the wrong url every time before trying the right url. Needs annex-bare to be set to false, which is done when initially probing the uuid of a diff --git a/debian/control b/debian/control index 966d1e0ba..060fde22f 100644 --- a/debian/control +++ b/debian/control @@ -54,7 +54,6 @@ Build-Depends: libghc-tasty-dev (>= 0.7) [!mipsel !sparc], libghc-tasty-hunit-dev [!mipsel !sparc], libghc-tasty-quickcheck-dev [!mipsel !sparc], - libghc-tasty-rerun-dev [!mipsel !sparc], libghc-optparse-applicative-dev, lsof [!kfreebsd-i386 !kfreebsd-amd64], ikiwiki, |