From 042e20d895e022f283d7fb210e61bc19a77b0c39 Mon Sep 17 00:00:00 2001 From: Yaroslav Halchenko Date: Wed, 19 Sep 2018 14:24:44 -0400 Subject: [PATCH] BF: refreshed debian/patches/standalone-build for addition of netbase --- debian/patches/standalone-build | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/patches/standalone-build b/debian/patches/standalone-build index ceeaac7bc3..4567c81162 100644 --- a/debian/patches/standalone-build +++ b/debian/patches/standalone-build @@ -14,7 +14,7 @@ Last-Update: 2015-04-20 openssh-client, git-remote-gcrypt (>= 0.20130908-6), gnupg, -@@ -94,14 +95,14 @@ Vcs-Git: git://git.kitenet.net/git-annex +@@ -94,15 +95,14 @@ Vcs-Git: git://git.kitenet.net/git-annex Homepage: http://git-annex.branchable.com/ XS-Testsuite: autopkgtest @@ -24,6 +24,7 @@ Last-Update: 2015-04-20 Section: utils -Depends: ${misc:Depends}, ${shlibs:Depends}, - git (>= 1:1.8.1), +- netbase, - rsync, - curl, - openssh-client (>= 1:5.6p1) @@ -35,7 +36,7 @@ Last-Update: 2015-04-20 Recommends: lsof, gnupg, -@@ -120,7 +121,7 @@ Suggests: +@@ -121,7 +121,7 @@ Suggests: libnss-mdns, uftp, Breaks: datalad (< 0.9.1) @@ -44,7 +45,7 @@ Last-Update: 2015-04-20 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 -@@ -138,3 +139,7 @@ Description: manage files with git, with +@@ -139,3 +139,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.