From: Yaroslav Halchenko Date: Thu, 27 Feb 2020 14:05:31 +0000 (-0500) Subject: debian/: declare breaks until yet to be released datalad 0.12.3 X-Git-Tag: archive/raspbian/10.20250416-2+rpi1~1^2~126^2~96 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=bb20c16cf0bd87032576b0f8642878d9fccf1ff2;p=git-annex.git 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 --- 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