diff options
author | Joey Hess <joey@kitenet.net> | 2011-01-06 22:22:09 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-01-06 22:22:09 -0400 |
commit | f4a26f01ea0ba956d968bba9b3b948298aa15568 (patch) | |
tree | 914d2b70741b5feff63ea4ec423a0716204da01c /debian/control | |
parent | 87f424eca7f8d9ce7a437fb3756755c042fe9002 (diff) |
more tests
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 d90041f77..d0f8805d0 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-pcre-light-dev, libghc6-testpack-dev, ikiwiki, uuid, rsync +Build-Depends: debhelper (>= 7.0.50), ghc6, libghc6-missingh-dev, libghc6-pcre-light-dev, libghc6-testpack-dev, ikiwiki, uuid, rsync, git | git-core Maintainer: Joey Hess <joeyh@debian.org> Standards-Version: 3.9.1 Vcs-Git: git://git.kitenet.net/git-annex |