Revert "Use haskell Crypto library instead of haskell SHA library.a"
This reverts commit 892593c5ef
.
Conflicts:
Crypto.hs
debian/control
This commit is contained in:
parent
ebd6ea1abb
commit
27774bdd56
4 changed files with 15 additions and 16 deletions
7
debian/changelog
vendored
7
debian/changelog
vendored
|
@ -1,3 +1,10 @@
|
|||
git-annex (0.20110426) UNRELEASED; urgency=low
|
||||
|
||||
* Switch back to haskell SHA library, so git-annex remains buildable on
|
||||
Debian stable.
|
||||
|
||||
-- Joey Hess <joeyh@debian.org> Tue, 26 Apr 2011 11:23:54 -0400
|
||||
|
||||
git-annex (0.20110425) unstable; urgency=low
|
||||
|
||||
* Use haskell Crypto library instead of haskell SHA library.
|
||||
|
|
2
debian/control
vendored
2
debian/control
vendored
|
@ -6,8 +6,8 @@ Build-Depends:
|
|||
ghc,
|
||||
libghc-missingh-dev,
|
||||
libghc-pcre-light-dev,
|
||||
libghc-sha-dev,
|
||||
libghc-dataenc-dev,
|
||||
libghc-crypto-dev,
|
||||
libghc-utf8-string-dev,
|
||||
libghc-hs3-dev (>= 0.5.6),
|
||||
libghc-testpack-dev [any-i386 any-amd64],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue