summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2011-04-08 16:44:43 -0400
committerGravatar Joey Hess <joey@kitenet.net>2011-04-08 16:44:43 -0400
commit44c65f40b7f67ee5d53769c6e5fc87f2c7849425 (patch)
tree3d41b85226cd8218f8758e5dcccde0b8f58948df /debian/control
parentf3cf20d22a5c27b83138c4ee062edb7532fecbb3 (diff)
bup is now supported as a special type of remote.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 37e622043..15155b9b4 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
+Suggests: graphviz, bup
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