From bb20c16cf0bd87032576b0f8642878d9fccf1ff2 Mon Sep 17 00:00:00 2001 From: Yaroslav Halchenko Date: Thu, 27 Feb 2020 09:05:31 -0500 Subject: [PATCH] debian/: declare breaks until yet to be released datalad 0.12.3 This is due to upcoming release with API breakage: * add: Removed the --include-dotfiles option. which is used in the core of datalad. Such breakage is yet to be mitigated on DataLad side. Relevant issue: https://github.com/datalad/datalad/issues/4185 --- debian/control | 2 +- debian/patches/standalone-build | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index fd3daf08e4..06d9f9f044 100644 --- a/debian/control +++ b/debian/control @@ -121,7 +121,7 @@ Suggests: tahoe-lafs, libnss-mdns, uftp, -Breaks: datalad (< 0.11.1~) +Breaks: datalad (< 0.12.3~) 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 diff --git a/debian/patches/standalone-build b/debian/patches/standalone-build index 8e8e5f19c9..d7e4a623f0 100644 --- a/debian/patches/standalone-build +++ b/debian/patches/standalone-build @@ -39,7 +39,7 @@ Last-Update: 2015-04-20 @@ -122,7 +123,7 @@ Suggests: libnss-mdns, uftp, - Breaks: datalad (< 0.11.1~) + Breaks: datalad (< 0.12.3~) -Description: manage files with git, without checking their contents into git +Description: manage files with git, without checking their contents into git -- standalone build git-annex allows managing files with git, without checking the file