diff options
author | Joey Hess <joey@kitenet.net> | 2010-11-18 15:15:40 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-11-18 15:15:40 -0400 |
commit | 68183b47212b7819b3fc0e7715c37ec38e4a9750 (patch) | |
tree | aaf2c7586597f369518cb0c98884ae6990791f02 /debian/control | |
parent | f3f3bc6cae0f907fe023708d2c298c1219b0b603 (diff) |
add tests for uuid and xargs -0
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 3fba36742..0318dafa4 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-testpack-dev, ikiwiki +Build-Depends: debhelper (>= 7.0.50), ghc6, libghc6-missingh-dev, libghc6-testpack-dev, ikiwiki, uuid Maintainer: Joey Hess <joeyh@debian.org> Standards-Version: 3.9.1 Vcs-Git: git://git.kitenet.net/git-annex |