From 6f72bd0b47300e84e37a7bd9c1ee8b84e9330460 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 7 Feb 2018 16:16:33 -0400 Subject: [PATCH] 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. --- CHANGELOG | 3 +++ debian/control | 1 + 2 files changed, 4 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index 6ed90dfd78..dbf55e21f9 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -3,6 +3,9 @@ git-annex (6.20180113) UNRELEASED; urgency=medium * inprogress: Avoid showing failures for files not in progress. * Added INFO to external special remote protocol. * Added EXTENSIONS to external special remote protocol. + * 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. -- Joey Hess Wed, 24 Jan 2018 20:42:55 -0400 diff --git a/debian/control b/debian/control index db050d17a3..a601dc904b 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