File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff 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 <debian@onerussian.com> Thu, 05 Dec 2019 21:18:16 -0500
810
Original file line number Diff line number Diff 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,
You can’t perform that action at this time.
0 commit comments