diff options
author | Joey Hess <joey@kitenet.net> | 2014-01-16 11:36:54 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-01-16 11:38:16 -0400 |
commit | 4c9227ea92adc25a0b52a9b36500a256951466ed (patch) | |
tree | dcf96ab2298d4e416637eea9f7ca6a33581faf9c /debian/control | |
parent | ebffd4c776ed82866c083ef65a75a711ec0bb96a (diff) |
prep release
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/debian/control b/debian/control index 17343f1a7..b7649b28d 100644 --- a/debian/control +++ b/debian/control @@ -63,7 +63,7 @@ Build-Depends: curl, openssh-client, Maintainer: Joey Hess <joeyh@debian.org> -Standards-Version: 3.9.4 +Standards-Version: 3.9.5 Vcs-Git: git://git.kitenet.net/git-annex Homepage: http://git-annex.branchable.com/ XS-Testsuite: autopkgtest @@ -84,8 +84,12 @@ Recommends: ssh-askpass, quvi, git-remote-gcrypt (>= 0.20130908-4), - nocache -Suggests: graphviz, bup, libnss-mdns + nocache, +Suggests: + graphviz, + bup, + tahoe-lafs, + libnss-mdns, Description: manage files with git, without checking their contents into git git-annex allows managing files with git, without checking the file contents into git. While that may seem paradoxical, it is useful when |