bup is now supported as a special type of remote.

This commit is contained in:
Joey Hess 2011-04-08 16:44:43 -04:00
parent f3cf20d22a
commit 44c65f40b7
6 changed files with 144 additions and 3 deletions

2
debian/control vendored
View file

@ -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