aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Yaroslav Halchenko <debian@onerussian.com>2017-03-31 00:01:05 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2017-04-03 15:58:10 -0400
commite6f5736b7299eef5f25fae79a26e9f4c7363ce9d (patch)
tree085ecdc5e9bb5594e9c9fe7dd5f0fb3c25fe884f /debian
parent2070f1eb6e5b780fbaf8a15ed2e55e3117cdffcc (diff)
refreshed standalone debian pkg patch for uftp being added to suggests
Diffstat (limited to 'debian')
-rw-r--r--debian/patches/standalone-build6
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/patches/standalone-build b/debian/patches/standalone-build
index c8596226b..1c94c02aa 100644
--- a/debian/patches/standalone-build
+++ b/debian/patches/standalone-build
@@ -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.