Skip to content
Snippets Groups Projects
Commit d07f5d19 authored by Thomas Goirand's avatar Thomas Goirand
Browse files

Add runtime sphinx depends (Closes: #896372, #896312)

parent ea3ff52f
No related branches found
No related tags found
No related merge requests found
python-sphinxcontrib.plantuml (0.5-4) unstable; urgency=medium
* Add runtime sphinx depends (Closes: #896372, #896312).
-- Thomas Goirand <zigo@debian.org> Sat, 21 Apr 2018 14:56:54 +0000
python-sphinxcontrib.plantuml (0.5-3) unstable; urgency=medium
[ Ondřej Nový ]
......
......@@ -21,6 +21,7 @@ Package: python-sphinxcontrib.plantuml
Architecture: all
Depends:
plantuml,
python-sphinx,
${misc:Depends},
${python:Depends},
Description: PlantUML extension for Sphinx - Python 2.x
......@@ -36,6 +37,7 @@ Package: python3-sphinxcontrib.plantuml
Architecture: all
Depends:
plantuml,
python3-sphinx,
${misc:Depends},
${python3:Depends},
Description: PlantUML extension for Sphinx - Python 3.x
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment