Joey Hess
2a108982ad
add monad-control to build depends
...
Will use this to handle exceptions in the Annex monad, yay.
2011-07-07 20:53:57 -04:00
Joey Hess
5c69ac14eb
Drop the dependency on the haskell curl bindings, use regular haskell HTTP.
2011-07-04 19:33:11 -04:00
Joey Hess
6ba866ca73
updates for web remote and removing URL backend
2011-07-01 15:39:30 -04:00
Joey Hess
82b88d0676
typo
2011-05-27 20:21:13 -04:00
Joey Hess
8ed27db18f
add explict build dep on hslogger
...
pulled in by missingh, but now used directly by git-annex
2011-05-21 13:03:13 -04:00
Joey Hess
3ab15b9f4f
releasing version 0.20110516
2011-05-16 15:01:05 -04:00
Joey Hess
27774bdd56
Revert "Use haskell Crypto library instead of haskell SHA library.a"
...
This reverts commit 892593c5ef
.
Conflicts:
Crypto.hs
debian/control
2011-04-26 11:24:23 -04:00
Joey Hess
7d71f8770b
releasing version 0.20110425
2011-04-25 16:02:57 -04:00
Joey Hess
8512a4a1a1
Remove testpack from build depends, as it is not available on all architectures.
...
The test suite will not be run if it cannot be compiled.
It may be possible later to split off the quickcheck using tests into
a separate program and keep most of the tests using just hunit.
2011-04-25 12:43:22 -04:00
Joey Hess
892593c5ef
Use haskell Crypto library instead of haskell SHA library.a
...
Since hS3 needs Crypto anyway, this actually reduces dependencies.
2011-04-21 16:37:14 -04:00
Joey Hess
6668a061a8
typo
2011-04-21 14:53:07 -04:00
Joey Hess
6fcd3e1ef7
fix S3 upload buffering problem
...
Provide file size to new version of hS3.
2011-04-21 10:33:17 -04:00
Joey Hess
d8329731c6
missing build dep
2011-04-21 09:58:32 -04:00
Joey Hess
43639f69f6
ghc7
...
* Update Debian build dependencies for ghc 7.
* Debian package is now built with S3 support. Thanks Joachim Breitner for
making this possible, also thanks Greg Heartsfield for working to improve
the hS3 library for git-annex.
Also hid a conflicting new symbol from Control.Monad.State
2011-04-21 02:22:40 -04:00
Joey Hess
a91a51fc03
Add missing build dep on dataenc.
2011-04-17 14:41:24 -04:00
Joey Hess
36f048979f
releasing version 0.20110417
2011-04-17 12:43:36 -04:00
Joey Hess
11da36e48f
build dep update
2011-04-16 23:05:26 -04:00
Joey Hess
1247bfeaa7
gpg recommended
2011-04-16 19:13:05 -04:00
Joey Hess
44c65f40b7
bup is now supported as a special type of remote.
2011-04-08 16:44:43 -04:00
Joey Hess
c1bbe43422
Add build depend on perlmagick so docs are consistently built. Closes : #621410
2011-04-06 21:53:06 -04:00
Joey Hess
175d055d4d
Add Suggests on graphviz. Closes : #618039
2011-03-13 14:25:32 -04:00
Joey Hess
f4a26f01ea
more tests
2011-01-06 22:22:09 -04:00
Joey Hess
f8851aad66
use Text.Regex.PCRE.Light.Char8 rather than Text.Regexp
...
Text.Regexp does not think that á matches . -- seems to be a unicode
problem.
2010-12-08 14:48:10 -04:00
Joey Hess
37941184f9
Rsync will now be used to resume interrupted/failed partial file transfers from a remote.
2010-12-02 16:55:21 -04:00
Joey Hess
68183b4721
add tests for uuid and xargs -0
2010-11-18 15:15:40 -04:00
Joey Hess
f03adec793
Add build dep on libghc6-testpack-dev.
2010-11-08 12:36:55 -04:00
Joey Hess
e6048b0389
document using ssh remotes
2010-10-22 15:38:31 -04:00
Joey Hess
d53519fade
probably won't use SHA module
2010-10-19 16:30:17 -04:00
Joey Hess
d6911f57b7
update
2010-10-19 16:17:29 -04:00
Joey Hess
e8267f1b9e
add doc wiki
2010-10-19 14:37:19 -04:00
Joey Hess
d1a455bdb4
need SHA too
2010-10-16 16:52:20 -04:00
Joey Hess
117e97ea30
debianization
2010-10-16 16:41:24 -04:00