projects
/
tools
/
git-buildpackage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
30cfa76
)
Build-Depend on pydoctor
author
Guido Günther
<agx@sigxcpu.org>
Fri, 28 Feb 2020 07:50:13 +0000
(08:50 +0100)
committer
Guido Günther
<agx@sigxcpu.org>
Fri, 28 Feb 2020 08:00:19 +0000
(09:00 +0100)
since this uses python3
Closes: #943107
Thanks: Boyuan Yang for the hints
debian/control
patch
|
blob
|
history
diff --git
a/debian/control
b/debian/control
index c59f5cfe3fd1c3f5a5f8771807cc26c2618d4d96..2ecbd964094820415ebb355cdb9e4729d26a8896 100644
(file)
--- a/
debian/control
+++ b/
debian/control
@@
-11,7
+11,7
@@
Build-Depends:
gtk-doc-tools,
libdistro-info-perl,
perl,
- py
thon-py
doctor,
+ pydoctor,
python3 (>= 3.5),
python3-coverage,
python3-dateutil,