Adjusted debian/patches/standalone-build for changes in control
This commit is contained in:
parent
b64bc454dd
commit
ddec6a71e7
1 changed files with 3 additions and 5 deletions
8
debian/patches/standalone-build
vendored
8
debian/patches/standalone-build
vendored
|
@ -36,18 +36,16 @@ Last-Update: 2015-04-20
|
|||
Recommends:
|
||||
lsof,
|
||||
gnupg,
|
||||
@@ -118,7 +118,9 @@ Suggests:
|
||||
tahoe-lafs,
|
||||
@@ -119,7 +119,7 @@ Suggests:
|
||||
libnss-mdns,
|
||||
uftp,
|
||||
Conflicts: datalad (< 0.9.1)
|
||||
-Description: manage files with git, without checking their contents into git
|
||||
+Breaks:
|
||||
+ datalad (<< 0.9.1~),
|
||||
+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
|
||||
@@ -136,3 +138,7 @@ Description: manage files with git, with
|
||||
@@ -137,3 +137,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.
|
||||
|
|
Loading…
Reference in a new issue