diff options
author | Joey Hess <joey@kitenet.net> | 2011-04-16 19:13:05 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-04-16 19:13:05 -0400 |
commit | 1247bfeaa7356e766d3ea09fa50bd300650f78af (patch) | |
tree | f735a2193b8a2309c988169573be908e62521314 /debian/control | |
parent | 4f9fafa02354d275d6fa83ff42ada4ebd1bc83d8 (diff) |
gpg recommended
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 15155b9b4..42c79c91d 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Package: git-annex Architecture: any Section: utils Depends: ${misc:Depends}, ${shlibs:Depends}, git | git-core, uuid, openssh-client, rsync -Suggests: graphviz, bup +Suggests: graphviz, bup, gnupg 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 |