datalad-next (1.4.1-1) unstable; urgency=medium [ Michael Hanke ] * New upstream version 1.4.1. * Drop all patches, merged upstream. [ Vasyl Gello ] * d/watch: Drop unnecessary repack * d/control: Add commas after build-dep lines so that adding new build-deps does not require additional rebuilds due to missing commas. -- Michael Hanke Wed, 22 May 2024 00:23:40 +0200 datalad-next (1.4.0-1) unstable; urgency=medium * New upstream version 1.4.0 (skipped 1.3.0) - New shell context manager for interaction with (remote) shells and execution of commands with input/output handling via Python iterators. - Progress reporting for RIA store IO. - More robust and correct behavior for next-status command and underlying iterators. * Updated package descriptions. * Updated maintainer email. * Add patch for missing import in test fallback * Add patch that corrects execution path of git-helper in iter_gitdiff() It needs to run in the target repo, but ran in CWD instead. * Add patch addressing pytest warning for unregistered marks. Some/most should be registered by datalad-core. * Add patch to avoid helper dataclass vs test class name confusion * Add patch to relax some type assumptions until upstream investigation -- Michael Hanke Mon, 20 May 2024 16:14:40 +0200 datalad-next (1.2.0-1) unstable; urgency=medium * New upstream version with mostly bug fixes, including: - a more robust test for subprocess execution (Closes: #1061739) -- Michael Hanke Fri, 02 Feb 2024 14:47:44 +0100 datalad-next (1.1.0-6) unstable; urgency=medium * Mark all autopkgtests as skip-not-installable. Although only affecting armel and armhf, an architecture constraint is not used, because the test dependencies are not a superset of the build-dependencies. -- Michael Hanke Mon, 29 Jan 2024 08:17:30 +0100 datalad-next (1.1.0-5) unstable; urgency=medium * Add missing dependency on 'python3-all' to autopkgtest setup for testing datalad-core patch compatibility. -- Michael Hanke Sun, 28 Jan 2024 12:13:53 +0100 datalad-next (1.1.0-4) unstable; urgency=medium * Add missing dependency on 'python3-all' to autopkgtest setup for testing all supported Python version with nonetwork-testsuite autopkgtest. -- Michael Hanke Fri, 26 Jan 2024 08:14:03 +0100 datalad-next (1.1.0-3) unstable; urgency=medium * Add missing dependency on 'unzip' to autopkgtest setup. -- Michael Hanke Thu, 25 Jan 2024 18:12:27 +0100 datalad-next (1.1.0-2) unstable; urgency=medium * Add missing dependency on 'psutil' to autopkgtest setup. -- Michael Hanke Wed, 24 Jan 2024 08:36:42 +0100 datalad-next (1.1.0-1) unstable; urgency=medium * New upstream version - Requires new (build) dependencies (Python packages psutil and more-itertools), and the unzip package for tests only. * Set Git identity for autopkgtest. This avoid warnings that let the test fail. -- Michael Hanke Sun, 21 Jan 2024 09:21:12 +0100 datalad-next (1.0.2-1) unstable; urgency=medium * Initial upload (Closes: #1032226) -- Vasyl Gello Wed, 25 Oct 2023 14:59:23 +0000