* Add python3-distro to Depends of python3-datalad (needed for python>=3.8).
* 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
* Just for source only upload
[ 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
* 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)
[ 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
* Fresh upstream release (from tomorrow)
* 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
* Non-maintainer upload.
* Drop python2 support and switch to python 3; patches by Steve Langasek;
Closes: #935015
* Fresh upstream release
* Upload to unstable (buster is out)
* Dropped 2 debian/patches/0001* CPed from upstream
* For NeuroDebian jessie (nd80) needed one more patch
debian/patches/0001-ENH-TST-adding-one-more-condition-for-nd80-to-skip-t.patch
* debian/patches/0001-BF-TST-skip-vcr-based-github-tests-if-no-network.patch
- to avoid FTBFS on 18.10
* 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
* Fresh upstream bugfix/minor release
* 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
* Drop B-Depends on python-libxmp - optional dependency and currently
causes possible removal of datalad from buster
* Fresh upstream bugfix/minor release
* Fresh upstream bugfix/minor release
- compatibility with the recent annex
- variety of fixes (long command lines, metadata aggregation, etc)
[ Jelmer Vernooij ]
* Move source package lintian overrides to debian/source.
[ Yaroslav Halchenko ]
* New upstream release
- requires git-annex >= 6.20180913
* BF: add libpython3-stdlib alternative also within Depends of
python3-datalad binary package to make it installable e.g. on nd90
[ Jelmer Vernooij ]
* Use secure URI in Vcs control header.
[ Yaroslav Halchenko ]
* Emergency upstream bugfix release with correct version assigned
* 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)
* debian/control
+ python3-distutils to B-Depends and Depends of python3-datalad
(Closes: #905293). Thanks Andreas Beckmann for the report
* A small bugfix release rushed out for compatibility with recent
git-annex (Closes: #903213)
* Fresh upstream bugfix release
* 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
* 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.
* 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).
* Bugfix upstream release
* debian/control
- added python-fasteners into depends
* 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
* Fresh very minor bugfix release
* Fresh to be release
* 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)
* Fresh upstream bugfix to be release
* Fresh release
* 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)
* Fresh uptream release
* Fresh upstream release
* debian/control
- added python-wrapt to bdepends/depends
* Fresh upstream bugfix release
* Fresh upstream "it's huge" release
* debian/control
- boosted required git-annex to 6.20170101~
* New upstream release
* debian/control
- require python-git >| 2.1~, and python-github
* New upstream release
* debian/control
- add python-secretstorage into build-depends for keyring >= 9.2
* Fresh upstream bugfix/minor release
* 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
* 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
* Fresh upstream release
* Fresh upstream release
* Skip testing components which require recent scrapy
* New bugfix + enhancements upstream release
* patch refreshed
* python-tqdm into *Depends as a preference over progressbar
* New upstream release, with complete refactoring of the "distribution"
component.
* 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
* Fresh upstream release with a sketch of publishing functionality
[ 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.