datalad (0.14.0-1) unstable; urgency=medium * Fresh upstream release * d/control - announce breakage of older datalad-container -- Yaroslav Halchenko Tue, 02 Feb 2021 13:13:27 -0500 datalad (0.14.0~rc1+git10-g1b22107ac-1) experimental; urgency=medium * Fresh release candidate * d/control - need python >= 3.6 and fasteners >= 0.14 -- Yaroslav Halchenko Thu, 28 Jan 2021 09:03:13 -0500 datalad (0.13.7-1) unstable; urgency=medium * Recent upstream bugfix/minor release -- Yaroslav Halchenko Wed, 13 Jan 2021 12:50:17 -0500 datalad (0.13.6-1) unstable; urgency=medium * Fresh upstream bugfix/minor release * d/patches - slightly refreshed to account for some portions included upstream -- Yaroslav Halchenko Mon, 14 Dec 2020 22:37:27 -0500 datalad (0.13.5-2) neurodebian; urgency=medium * debian/patches/deb_no_utf8 - more skips and de-utf8-ing to please nd90 with elderly python 3.5 * debian/control - add Build-Conflicts on git-annex 8.20200226-1 (present on nd20.04) since it has a buggy initremote which causes a wide range of tests to fail -- Yaroslav Halchenko Wed, 25 Nov 2020 18:31:59 -0500 datalad (0.13.5-1) unstable; urgency=medium [ Michael Hanke ] * New upstream release (skipped 0.13.4) [ Yaroslav Halchenko ] * Skip test_basics as a quick workaround fro https://github.com/datalad/datalad/issues/4753 -- Yaroslav Halchenko Mon, 23 Nov 2020 22:32:49 -0500 datalad (0.13.3-1) unstable; urgency=medium * debian/control - remove mentioning of Recommends for 'datalad' package which no longer has any Recommends (Closes: #969034) - remove python3-git from *Depends - no longer used -- Yaroslav Halchenko Fri, 04 Sep 2020 09:23:57 -0400 datalad (0.13.2-1) unstable; urgency=medium * New upstream release - since 0.12.x series, many tests instability issues were addressed. (Closes: #903213, #966948) * debian/rules - remove WRAPT_DISABLE_EXTENSIONS=1 workaround -- wrapt should no longer cause segfaults * debian/patches + 0001-BF-serve_path_via_http-HTTPPath-use-localhost-not-ha.patch a semi-blind patch to avoid hardcoding 127.0.0.1 and use localhost instead so to make it potentially work on IPv6 only setups. Please reopen if that does not fix it (Closes: #963856) -- Yaroslav Halchenko Thu, 13 Aug 2020 09:37:20 -0400 datalad (0.13.1-1) neurodebian; urgency=medium * New upstream major release - dopped all debian/patches/00* -- Yaroslav Halchenko Fri, 17 Jul 2020 16:49:11 -0400 datalad (0.13.0-1) neurodebian; urgency=medium [ Michael Hanke ] * New upstream major release. * debian/control - add python3-annexremote as dependency. [ Yaroslav Halchenko ] * debian/patches + 0001-BF-TST-skip-one-case-of-test_ria_basics.test_binary_.patch + 0001-BF-annotate-tests-in-test_utils_cached_dataset-with-.patch -- Yaroslav Halchenko Thu, 16 Jul 2020 23:41:09 -0400 datalad (0.12.7-1) unstable; urgency=medium * New upstream bugfix release -- Yaroslav Halchenko Fri, 29 May 2020 13:26:38 -0400 datalad (0.12.6-2) unstable; urgency=medium * Remove python3-boto from Build-Depends: we cannot test much of interactions with s3 anyways since credentials would not be available. This should prevent removal of datalad packages wherenever boto package is scheduled for removal. -- Yaroslav Halchenko Mon, 27 Apr 2020 12:21:24 -0400 datalad (0.12.6-1) unstable; urgency=medium * Fresh upstream release: - should resolve possible issues with an upcoming release of git-annex * debian/patches - CPed 0001* was removed, deb_no_utf8 was updated -- Yaroslav Halchenko Thu, 23 Apr 2020 16:43:05 -0400 datalad (0.12.4-2) unstable; urgency=medium * Add python3-distro to Depends of python3-datalad (needed for python>=3.8). -- Yaroslav Halchenko Mon, 23 Mar 2020 13:26:07 -0400 datalad (0.12.4-1) unstable; urgency=medium * Fresh upstream maintenance release - should fix lots of compatibility issues with bleeding edge git-annex (>=8) which broke some API and behavior(s) (Closes: #954728) * debian/patches + 0001-BF-match-hint-prefix-for-ignored-files-message-by-gi.patch to address changes in git 2.26.0.rc2 output messages -- Yaroslav Halchenko Sun, 22 Mar 2020 12:38:30 -0400 datalad (0.12.2-2) unstable; urgency=medium * Just for source only upload -- Yaroslav Halchenko Thu, 06 Feb 2020 23:55:56 -0800 datalad (0.12.2-1) unstable; urgency=medium [ Debian Janitor ] * debian/copyright: use spaces rather than tabs to start continuation lines. * Use secure URI in Homepage field. * Bump debhelper from old 9 to 12. * Set debhelper-compat version in Build-Depends. * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse. * Use canonical URL in Vcs-Git. [ Yaroslav Halchenko ] * New upstream release * Unbump debhelper to 11 for backporting * debian/control - Recommend datalad-container not datalad-containers - Boost python3-git dependency to 2.1.12 - *Depend on p7zip-full which is used for archives handling -- Yaroslav Halchenko Tue, 28 Jan 2020 09:46:50 -0500 datalad (0.12.1-1) unstable; urgency=medium * Fresh upstream bugfix release * debian/patches/deb_no_utf8 updated to not test unicode when python < 3.7 (see https://github.com/datalad/datalad/issues/4016) -- Yaroslav Halchenko Wed, 15 Jan 2020 21:32:28 -0500 datalad (0.12.0-1) unstable; urgency=medium [ Michael Hanke ] * New upstream major release. * debian/control - add python3-distro to build-depends (Closes: #948533) - add python3-gitlab to Recommends. - boost minimal git-annex version to 7.20190503 -- Yaroslav Halchenko Sat, 11 Jan 2020 09:17:58 -0500 datalad (0.11.8-1) unstable; urgency=medium * Fresh upstream release (from tomorrow) -- Yaroslav Halchenko Thu, 10 Oct 2019 21:32:17 -0400 datalad (0.11.7-1) unstable; urgency=medium * Fresh upstream release * Use team@datalad.org not @neuro.debian.net address for Maintainers * debian/patches/python3.patch - removed changes to *procedures* - handled upstream more flexibly * debian/patches/deb_no_utf8 - do not use unicode in OBSCURE_FILENAME due to a bug in git-annex -- Yaroslav Halchenko Mon, 02 Sep 2019 09:18:59 +0200 datalad (0.11.6-1.1) unstable; urgency=medium * Non-maintainer upload. * Drop python2 support and switch to python 3; patches by Steve Langasek; Closes: #935015 -- Sandro Tosi Fri, 23 Aug 2019 17:58:36 -0400 datalad (0.11.6-1) unstable; urgency=medium * Fresh upstream release * Upload to unstable (buster is out) * Dropped 2 debian/patches/0001* CPed from upstream -- Yaroslav Halchenko Mon, 29 Jul 2019 12:07:25 -0400 datalad (0.11.5-3) neurodebian; urgency=medium * For NeuroDebian jessie (nd80) needed one more patch debian/patches/0001-ENH-TST-adding-one-more-condition-for-nd80-to-skip-t.patch -- Yaroslav Halchenko Thu, 30 May 2019 09:23:45 -0400 datalad (0.11.5-2) neurodebian; urgency=medium * debian/patches/0001-BF-TST-skip-vcr-based-github-tests-if-no-network.patch - to avoid FTBFS on 18.10 -- Yaroslav Halchenko Wed, 29 May 2019 15:34:17 -0400 datalad (0.11.5-1) experimental; urgency=medium * Fresh upstream bugfix/minor release * debian/rules - set http*_proxy to empty value so VCR based tests (github) would work (otherwise mismatch from proxy IP) * debian/control - added python{,3}-vcr to build-depends for github vcr tests -- Yaroslav Halchenko Fri, 24 May 2019 07:31:33 -0400 datalad (0.11.4-1) experimental; urgency=medium * Fresh upstream bugfix/minor release -- Yaroslav Halchenko Thu, 04 Apr 2019 23:02:00 -0400 datalad (0.11.3-1) experimental; urgency=medium * Fresh upstream bugfix release. Since bundles some new features, upload to experimental * debian/control - do demand python{,3}-libxmp on older systems with nose < 1.3.7-2. Otherwise nose fails to run tests on e.g. jessie. Ref: https://github.com/datalad/datalad/issues/3170 -- Yaroslav Halchenko Tue, 19 Feb 2019 12:06:41 -0500 datalad (0.11.2-2) unstable; urgency=medium * Drop B-Depends on python-libxmp - optional dependency and currently causes possible removal of datalad from buster -- Yaroslav Halchenko Fri, 08 Feb 2019 14:32:00 -0500 datalad (0.11.2-1) unstable; urgency=medium * Fresh upstream bugfix/minor release -- Yaroslav Halchenko Wed, 06 Feb 2019 23:20:28 -0500 datalad (0.11.1-1) unstable; urgency=medium * Fresh upstream bugfix/minor release - compatibility with the recent annex - variety of fixes (long command lines, metadata aggregation, etc) -- Yaroslav Halchenko Mon, 26 Nov 2018 09:03:36 -0500 datalad (0.11.0-1) unstable; urgency=medium [ Jelmer Vernooij ] * Move source package lintian overrides to debian/source. [ Yaroslav Halchenko ] * New upstream release - requires git-annex >= 6.20180913 -- Yaroslav Halchenko Tue, 23 Oct 2018 09:30:36 -0400 datalad (0.10.3.1-2) neurodebian; urgency=medium * BF: add libpython3-stdlib alternative also within Depends of python3-datalad binary package to make it installable e.g. on nd90 -- Yaroslav Halchenko Thu, 13 Sep 2018 23:19:16 -0400 datalad (0.10.3.1-1) unstable; urgency=medium [ Jelmer Vernooij ] * Use secure URI in Vcs control header. [ Yaroslav Halchenko ] * Emergency upstream bugfix release with correct version assigned -- Yaroslav Halchenko Thu, 13 Sep 2018 12:17:18 -0400 datalad (0.10.3-1) unstable; urgency=medium * New upstream release * debian/control - make python3-distutils alternative to libpython3-stdlib (<=3.6.4~rc1-2) where it was split out (to ease backporting) -- Yaroslav Halchenko Wed, 12 Sep 2018 14:14:31 -0400 datalad (0.10.2-2) unstable; urgency=medium * debian/control + python3-distutils to B-Depends and Depends of python3-datalad (Closes: #905293). Thanks Andreas Beckmann for the report -- Yaroslav Halchenko Thu, 02 Aug 2018 13:58:11 -0400 datalad (0.10.2-1) unstable; urgency=medium * A small bugfix release rushed out for compatibility with recent git-annex (Closes: #903213) -- Yaroslav Halchenko Sat, 07 Jul 2018 22:20:16 -0400 datalad (0.10.1-1) unstable; urgency=medium * Fresh upstream bugfix release -- Yaroslav Halchenko Sun, 17 Jun 2018 15:25:22 +0800 datalad (0.10.0-3) neurodebian; urgency=medium * debian/patches/deb_loosenup_setup_requires - to not demand PyGitHub since it causes pybuild on nd16.04 to inject incorrect dependency on python3-pygithub. All dependencies are enforced by debian/control anyways -- Yaroslav Halchenko Tue, 12 Jun 2018 09:20:00 -0400 datalad (0.10.0-2) neurodebian; urgency=medium * Migrate python*-github into recommends from Depends. Used only by one command and should address some snafu with xenial package making it into python3-pygithub, which is N/A, so python3-datalad is not installable. -- Yaroslav Halchenko Mon, 11 Jun 2018 11:39:55 -0400 datalad (0.10.0-1) unstable; urgency=medium * Fresh upstream release - major change is modularization and break away of datalad-crawler * debian/control - updated B-Depends/Recommends/Suggests to include new modules for extracting meta-data and removed all needed for crawling (split away). -- Yaroslav Halchenko Sat, 09 Jun 2018 09:30:23 -0400 datalad (0.9.3-1) unstable; urgency=medium * Bugfix upstream release * debian/control - added python-fasteners into depends -- Yaroslav Halchenko Fri, 16 Mar 2018 12:43:32 -0400 datalad (0.9.2-1) unstable; urgency=medium * Large primarily bugfix release - Debian proper has now fresh enough git-annex - upload would mean tests been dealt with (Closes: #891946) * debian/control - carries needed depends on python-msgpack (Closes: #891946) and provides fake http_proxy to prevent downloads - added python-duecredit -- Yaroslav Halchenko Sat, 03 Mar 2018 22:14:52 -0500 datalad (0.9.1-1) neurodebian; urgency=medium * Fresh very minor bugfix release -- Yaroslav Halchenko Sat, 30 Sep 2017 18:03:32 -0400 datalad (0.9.0-1) neurodebian; urgency=medium * Fresh to be release -- Yaroslav Halchenko Tue, 19 Sep 2017 09:15:12 -0400 datalad (0.8.1+git226-gb20e2a3c-1) neurodebian-devel; urgency=medium * New upstream snapshot from 0.8.1-226-gb20e2a3c * debian/rules - define WRAPT_DISABLE_EXTENSIONS=1 while running tests to overcome wrapt segfaults (needs either wrapt >= 1.10.11 or patched, as in neurodebian) -- Yaroslav Halchenko Thu, 14 Sep 2017 23:39:22 -0400 datalad (0.8.1-1) neurodebian; urgency=medium * Fresh upstream bugfix to be release -- Yaroslav Halchenko Sat, 12 Aug 2017 22:18:16 -0400 datalad (0.8.0-1) neurodebian; urgency=medium * Fresh release -- Yaroslav Halchenko Sun, 30 Jul 2017 22:18:04 -0400 datalad (0.7.0-2) neurodebian; urgency=medium * Fixup to version.py and Changelog in rushed up "release" * debian/changelog -- adjusted with neurodebian release where was not uploaded to Debian proper due to outdated git-annex (ref #865889) -- Yaroslav Halchenko Sun, 25 Jun 2017 09:07:59 -0700 datalad (0.7.0-1) neurodebian; urgency=medium * Fresh uptream release -- Yaroslav Halchenko Sat, 24 Jun 2017 18:05:51 -0700 datalad (0.6.0-1) unstable; urgency=medium * Fresh upstream release * debian/control - added python-wrapt to bdepends/depends -- Yaroslav Halchenko Wed, 14 Jun 2017 11:02:52 -0400 datalad (0.5.1-1) experimental; urgency=medium * Fresh upstream bugfix release -- Yaroslav Halchenko Sat, 25 Mar 2017 00:47:58 -0400 datalad (0.5.0-1) experimental; urgency=medium * Fresh upstream "it's huge" release * debian/control - boosted required git-annex to 6.20170101~ -- Yaroslav Halchenko Mon, 20 Mar 2017 10:36:53 -0400 datalad (0.4.1-1) unstable; urgency=medium * New upstream release * debian/control - require python-git >| 2.1~, and python-github -- Yaroslav Halchenko Thu, 10 Nov 2016 15:14:24 -0500 datalad (0.4-1) unstable; urgency=medium * New upstream release * debian/control - add python-secretstorage into build-depends for keyring >= 9.2 -- Yaroslav Halchenko Fri, 21 Oct 2016 21:19:47 -0400 datalad (0.3.1-1) unstable; urgency=medium * Fresh upstream bugfix/minor release -- Yaroslav Halchenko Sat, 01 Oct 2016 15:06:47 -0400 datalad (0.3-1) unstable; urgency=medium * New upstream release - should resolve FTBFS due to incompatibilities with new git version (Closes: #835525) * Install bash completions under /usr/share/bash-completion/completions (TODO: deploy them for zsh) * debian/copyright - updated to reflect added components -- Yaroslav Halchenko Fri, 23 Sep 2016 09:22:01 -0400 datalad (0.2.3+git843-g18c597d-1) UNRELEASED; urgency=medium * New upstream snapshot from 0.2.3-843-g18c597d * debian/control - new build-depends and depends/recommends: python-{pyld,requests,simplejson,iso8601,jsmin,requests-ftp,yaml} - testtools removed from *depends - not used ATM -- Yaroslav Halchenko Sat, 10 Sep 2016 13:35:04 -0400 datalad (0.2.3-1) unstable; urgency=medium * Fresh upstream release -- Yaroslav Halchenko Tue, 28 Jun 2016 01:04:10 +0200 datalad (0.2.2-1) unstable; urgency=medium * Fresh upstream release -- Yaroslav Halchenko Mon, 20 Jun 2016 17:47:16 -0400 datalad (0.2.1-2) neurodebian; urgency=medium * Skip testing components which require recent scrapy -- Yaroslav Halchenko Mon, 13 Jun 2016 11:12:30 -0400 datalad (0.2.1-1) unstable; urgency=medium * New bugfix + enhancements upstream release * patch refreshed * python-tqdm into *Depends as a preference over progressbar -- Yaroslav Halchenko Fri, 10 Jun 2016 21:43:53 -0400 datalad (0.2-1) unstable; urgency=medium * New upstream release, with complete refactoring of the "distribution" component. -- Yaroslav Halchenko Thu, 19 May 2016 15:29:08 -0400 datalad (0.1+git589-g4f196dc-1) neurodebian-devel; urgency=medium * New upstream snapshot from 0.1-573-gec0b018 * debian/control - adjusted build/depends (bunch of new ones, no need for joblib atm) * debian/control - dance around git config email/name -- Yaroslav Halchenko Thu, 25 Feb 2016 22:29:38 -0500 datalad (0.1-1) neurodebian-devel; urgency=medium * Fresh upstream release with a sketch of publishing functionality -- Yaroslav Halchenko Wed, 14 Oct 2015 22:21:42 -0400 datalad (0.0.4-1) neurodebian-devel; urgency=low [ Yaroslav Halchenko ] * Initial Debian packaging [ Michael Hanke ] * Add lintian override for insufficient dependencies of the 'datalad' package. All relevant dependencies are satisfied by the tightly coupled 'python-datalad' package. -- Yaroslav Halchenko Sun, 27 Sep 2015 10:57:58 -0400