Build-Depend on pydoctor
authorGuido Günther <agx@sigxcpu.org>
Fri, 28 Feb 2020 07:50:13 +0000 (08:50 +0100)
committerGuido 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

index c59f5cfe3fd1c3f5a5f8771807cc26c2618d4d96..2ecbd964094820415ebb355cdb9e4729d26a8896 100644 (file)
@@ -11,7 +11,7 @@ Build-Depends:
  gtk-doc-tools,
  libdistro-info-perl,
  perl,
- python-pydoctor,
+ pydoctor,
  python3 (>= 3.5),
  python3-coverage,
  python3-dateutil,