File tree Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,7 @@ heudiconv (0.4-1) unstable; urgency=medium
6
6
- Vcs fields
7
7
- myself to uploaders
8
8
- uses pytest for tests
9
+ - added python-datalad to B-Depends and Recommends
9
10
* debian/copyright
10
11
- adjusted years, source url
11
12
* debian/tests
Original file line number Diff line number Diff line change @@ -12,6 +12,7 @@ Build-Depends: debhelper (>= 9),
12
12
python-six,
13
13
python-pytest,
14
14
help2man,
15
+ python-datalad,
15
16
Standards-Version: 4.1.1
16
17
Homepage: https://github.com/nipy/heudiconv
17
18
Vcs-Browser: https://github.com/nipy/heudiconv
@@ -29,6 +30,7 @@ Depends: ${misc:Depends},
29
30
Recommends: mricron,
30
31
dcm2niix,
31
32
python-pytest,
33
+ python-datalad,
32
34
Description: DICOM converter with support for structure heuristics
33
35
This is a flexible dicom converter for organizing brain imaging data into
34
36
structured directory layouts. It allows for flexible directory layouts and
You can’t perform that action at this time.
0 commit comments