diff options
author | Joey Hess <joey@kitenet.net> | 2010-10-19 16:30:17 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-10-19 16:30:17 -0400 |
commit | d53519fade3baf9dfb3a92adcfa3c03d852171d2 (patch) | |
tree | 94884ecfef4a4738061c0f67aa8ed665022da3ec /debian/control | |
parent | d6911f57b76a6469484076dc991adb39d8d9b8e0 (diff) |
probably won't use SHA module
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 4e3ad01bd..83bc8c82b 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: git-annex Section: utils Priority: optional -Build-Depends: debhelper (>= 7.0.50), ghc6, libghc6-missingh-dev, libghc6-sha-dev, ikiwiki +Build-Depends: debhelper (>= 7.0.50), ghc6, libghc6-missingh-dev, ikiwiki Maintainer: Joey Hess <joeyh@debian.org> Standards-Version: 3.9.1 Vcs-Git: git://git.kitenet.net/git-annex |