We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1ae2f9 commit a403329Copy full SHA for a403329
debian/changelog
@@ -7,6 +7,7 @@ heudiconv (0.4-1) unstable; urgency=medium
7
- myself to uploaders
8
- uses pytest for tests
9
- added python-datalad to B-Depends and Recommends
10
+ - added python-dicom and python-dcmstack to B-Depends for tests
11
* debian/copyright
12
- adjusted years, source url
13
* debian/tests
debian/control
@@ -12,6 +12,8 @@ Build-Depends: debhelper (>= 9),
python-six,
python-pytest,
14
help2man,
15
+ python-dcmstack,
16
+ python-dicom,
17
python-datalad,
18
Standards-Version: 4.1.1
19
Homepage: https://github.com/nipy/heudiconv
0 commit comments