Skip to content

Commit a403329

Browse files
committed
added python-dicom and python-dcmstack to B-Depends for tests
1 parent b1ae2f9 commit a403329

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
@@ -7,6 +7,7 @@ heudiconv (0.4-1) unstable; urgency=medium
77
- myself to uploaders
88
- uses pytest for tests
99
- added python-datalad to B-Depends and Recommends
10+
- added python-dicom and python-dcmstack to B-Depends for tests
1011
* debian/copyright
1112
- adjusted years, source url
1213
* debian/tests

debian/control

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ Build-Depends: debhelper (>= 9),
1212
python-six,
1313
python-pytest,
1414
help2man,
15+
python-dcmstack,
16+
python-dicom,
1517
python-datalad,
1618
Standards-Version: 4.1.1
1719
Homepage: https://github.com/nipy/heudiconv

0 commit comments

Comments
 (0)