Hi, I'm preparing a NMU, and plan to take care of the unblock request. In addition to the attached debdiff I also create a PR for the debian branch at https://github.com/datalad/datalad/pull/7736
Sven
diff -Nru datalad-1.1.5/debian/changelog datalad-1.1.5/debian/changelog --- datalad-1.1.5/debian/changelog 2025-05-05 14:21:34.000000000 +0200 +++ datalad-1.1.5/debian/changelog 2025-06-15 11:01:44.000000000 +0200 @@ -1,3 +1,11 @@ +datalad (1.1.5-2.1) unstable; urgency=medium + + * Non-maintainer upload. + * Remove recommenadation of python3-lzma, no longer a separate + package in Debian, part of Python 3.3 and later. (Closes: #1099382). + + -- Sven Hoexter <hoex...@debian.org> Sun, 15 Jun 2025 11:01:44 +0200 + datalad (1.1.5-2) unstable; urgency=medium * Skip test_producer_future_key flaky on Debian test diff -Nru datalad-1.1.5/debian/control datalad-1.1.5/debian/control --- datalad-1.1.5/debian/control 2025-05-05 14:21:34.000000000 +0200 +++ datalad-1.1.5/debian/control 2025-06-15 11:01:24.000000000 +0200 @@ -89,7 +89,6 @@ ${python3:Depends} Recommends: python3-html5lib, python3-httpretty, - python3-lzma, python3-pytest (>= 7.0), python3-pyperclip, python3-vcr,