refreshed standalone debian pkg patch for uftp being added to suggests

This commit is contained in:
Yaroslav Halchenko 2017-03-31 00:01:05 -04:00 committed by Joey Hess
parent d9766d4aa7
commit 6f9b3875d6
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -36,16 +36,16 @@ Last-Update: 2015-04-20
Recommends:
lsof,
gnupg,
@@ -114,7 +114,7 @@ Suggests:
bup,
@@ -117,7 +117,7 @@ Suggests:
tahoe-lafs,
libnss-mdns,
uftp,
-Description: manage files with git, without checking their contents into git
+Description: manage files with git, without checking their contents into git -- standalone build
git-annex allows managing files with git, without checking the file
contents into git. While that may seem paradoxical, it is useful when
dealing with files larger than git can currently easily handle, whether due
@@ -132,3 +132,7 @@ Description: manage files with git, with
@@ -135,3 +135,7 @@ Description: manage files with git, with
noticing when files are changed, and automatically committing them
to git and transferring them to other computers. The git-annex webapp
makes it easy to set up and use git-annex this way.