Skip to content

Commit 73055f4

Browse files
committed
TODO: wait until python3-etelemetry is accepted in unstable (see #952558)
1 parent f639cf2 commit 73055f4

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

debian/changelog

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,9 @@ nipype (1.4.2-1) UNRELEASED; urgency=medium
1111
* Switch from cdbs to dh
1212
* Remove outdated debian/README.{Debian,source}
1313
* Remove outdated debian/{pyversions,pycompat}
14-
* Build-Depends: python3-filelock, python3-sphinxcontrib.apidoc, python3-nbsphinx
14+
* Build-Depends: python3-filelock, python3-sphinxcontrib.apidoc,
15+
python3-nbsphinx, python3-etelemetry
16+
TODO: wait until python3-etelemetry is accepted in unstable (see #952558)
1517

1618
-- Andreas Tille <[email protected]> Thu, 20 Feb 2020 19:39:13 +0100
1719

debian/control

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ Build-Depends: debhelper-compat (= 12),
1717
python3-pydot,
1818
python3-pydotplus,
1919
python3-click,
20+
python3-etelemetry,
2021
python3-filelock,
2122
python3-matplotlib,
2223
python3-nbsphinx,
@@ -56,6 +57,7 @@ Depends: ${python3:Depends},
5657
python3-traits (>= 4.5.0),
5758
python3-nibabel,
5859
python3-networkx,
60+
python3-etelemetry,
5961
python3-funcsigs,
6062
python3-future,
6163
python3-prov,

0 commit comments

Comments
 (0)