aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2018-02-07 16:16:33 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2018-02-07 16:16:33 -0400
commit5902dc27c8193344d6ddbd020e0de25a4e10ad75 (patch)
tree85edd76b1782e09c0571e4fa7aaedb79451c1424 /debian/control
parentd4e88a867e9e18acd31f297c2c1295cbd6dd7155 (diff)
datalad < 0.9.1 had a problem in its special remote protocol handling which is broken by EXTENSIONS. Make the debian git-annex package conflict with the problem version of datalad.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index db050d17a..a601dc904 100644
--- a/debian/control
+++ b/debian/control
@@ -118,6 +118,7 @@ Suggests:
tahoe-lafs,
libnss-mdns,
uftp,
+Conflicts: datalad (< 0.9.1)
Description: manage files with git, without checking their contents into git
git-annex allows managing files with git, without checking the file
contents into git. While that may seem paradoxical, it is useful when