python-bids-validator (1.9.2-1)
[PTS] [DDPO]
NEW: VCS has unreleased changes: 1.9.2-2 > 1.9.2-1
- Git: https://salsa.debian.org/med-team/python-bids-validator.git
-
- Branch: master
- Path: debian/changelog
- Browser: https://salsa.debian.org/med-team/python-bids-validator
- Last scan: 2022-05-21 18:36:25+00
- Next scan: 2022-05-30 16:47:00+00
- CI pipeline status: success
- Debian changelog in Git:
python-bids-validator (1.9.2-2) UNRELEASED; urgency=medium
* Team upload.
* d/t/run-unit-test: setup temporary home and git configuration.
This fixes failures to run the test suite when the user's home
directory is not configured for using git or is not available at all,
especially in debci context.
-- Étienne Mollier <emollier@debian.org> Sun, 27 Mar 2022 13:13:37 +0200
- This branch is 2 commits ahead of tag debian/1.9.2-1
- Git log:
commit fa9e7296a1ca09d50cbfbb87a96bd0910610a237
Author: Étienne Mollier <emollier@debian.org>
Date: Sun Mar 27 13:14:18 2022 +0200
update changelog
commit dd492203343fa5a28fc24ddd233bd477b0498a6d
Author: Étienne Mollier <emollier@debian.org>
Date: Sun Mar 27 12:43:54 2022 +0200
d/t/run-unit-test: setup temporary home and git configuration
This fixes failures to run the test suite when the users home
directory is not configured for using git or is not available at all,
especially in debci context.