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:
|
Recommends:
|
||||||
lsof,
|
lsof,
|
||||||
gnupg,
|
gnupg,
|
||||||
@@ -118,7 +118,9 @@ Suggests:
|
@@ -119,7 +119,7 @@ Suggests:
|
||||||
tahoe-lafs,
|
|
||||||
libnss-mdns,
|
libnss-mdns,
|
||||||
uftp,
|
uftp,
|
||||||
|
Conflicts: datalad (< 0.9.1)
|
||||||
-Description: manage files with git, without checking their contents into git
|
-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
|
+Description: manage files with git, without checking their contents into git -- standalone build
|
||||||
git-annex allows managing files with git, without checking the file
|
git-annex allows managing files with git, without checking the file
|
||||||
contents into git. While that may seem paradoxical, it is useful when
|
contents into git. While that may seem paradoxical, it is useful when
|
||||||
dealing with files larger than git can currently easily handle, whether due
|
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
|
noticing when files are changed, and automatically committing them
|
||||||
to git and transferring them to other computers. The git-annex webapp
|
to git and transferring them to other computers. The git-annex webapp
|
||||||
makes it easy to set up and use git-annex this way.
|
makes it easy to set up and use git-annex this way.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue