Skip to content

Commit 6679b4f

Browse files
committed
added python-datalad to B-Depends and Recommends
1 parent 0f26408 commit 6679b4f

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

debian/changelog

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ heudiconv (0.4-1) unstable; urgency=medium
66
- Vcs fields
77
- myself to uploaders
88
- uses pytest for tests
9+
- added python-datalad to B-Depends and Recommends
910
* debian/copyright
1011
- adjusted years, source url
1112
* debian/tests

debian/control

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ Build-Depends: debhelper (>= 9),
1212
python-six,
1313
python-pytest,
1414
help2man,
15+
python-datalad,
1516
Standards-Version: 4.1.1
1617
Homepage: https://github.com/nipy/heudiconv
1718
Vcs-Browser: https://github.com/nipy/heudiconv
@@ -29,6 +30,7 @@ Depends: ${misc:Depends},
2930
Recommends: mricron,
3031
dcm2niix,
3132
python-pytest,
33+
python-datalad,
3234
Description: DICOM converter with support for structure heuristics
3335
This is a flexible dicom converter for organizing brain imaging data into
3436
structured directory layouts. It allows for flexible directory layouts and

0 commit comments

Comments
 (0)