debian/: declare breaks until yet to be released datalad 0.12.3
authorYaroslav Halchenko <debian@onerussian.com>
Thu, 27 Feb 2020 14:05:31 +0000 (09:05 -0500)
committerJoey Hess <joeyh@joeyh.name>
Thu, 27 Feb 2020 16:39:13 +0000 (12:39 -0400)
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
debian/patches/standalone-build

index fd3daf08e4149411738157ecbffe76f085c2f79e..06d9f9f044d3bcbb66ab094f5fbb7ae4b92c66a6 100644 (file)
@@ -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
index 8e8e5f19c957d77855115b958eb61ce17f3b6702..d7e4a623f05fd93bc6763450b7bd1ba149ac3990 100644 (file)
@@ -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