Skip to content

Commit ef40fd4

Browse files
committed
debian/control - python-filelock into (B)Depends
1 parent d4ce9c8 commit ef40fd4

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

debian/changelog

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ heudiconv (0.6.0-1) unstable; urgency=medium
33
* Fresh upstream release, upload to unstable
44
* debian/rules
55
- cleanup artifacts from running tests at build time
6+
* debian/control
7+
- python-filelock into (B)Depends
68

79
-- Yaroslav Halchenko <[email protected]> Thu, 05 Dec 2019 21:18:16 -0500
810

debian/control

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ Build-Depends: debhelper (>= 9),
77
dh-python,
88
python-all,
99
python-datalad,
10+
python-filelock,
1011
python-mock,
1112
python-setuptools,
1213
python-six,
@@ -28,6 +29,7 @@ Depends: ${misc:Depends},
2829
python,
2930
python-dcmstack,
3031
python-dicom,
32+
python-filelock,
3133
python-nibabel,
3234
python-pathlib,
3335
python-numpy,

0 commit comments

Comments
 (0)