diff options
author | Joey Hess <joey@kitenet.net> | 2010-10-19 14:37:19 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-10-19 14:37:19 -0400 |
commit | e8267f1b9e99cce79209eb2f47fce02d52d60b56 (patch) | |
tree | 90cdaf157f634820bc2351d73a23c8e762ef60ae /debian | |
parent | f3c5a8543b2793f507b4a4801315d1f333e758cc (diff) |
add doc wiki
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index e58f55af9..846844c32 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 +Build-Depends: debhelper (>= 7.0.50), ghc6, libghc6-missingh-dev, libghc6-sha-dev, ikiwiki Maintainer: Joey Hess <joeyh@debian.org> Standards-Version: 3.9.1 Vcs-Git: git://git.kitenet.net/git-annex |