python-sphinxcontrib.plantuml 0.5-3 source package in Ubuntu

Changelog

python-sphinxcontrib.plantuml (0.5-3) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/control: Set Vcs-* to salsa.debian.org

  [ Thomas Goirand ]
  * Add missing dh-python build-depends.
  * Removed useless versions of (build-)depends.
  * Standards-Version is now 4.1.3.

 -- Thomas Goirand <email address hidden>  Mon, 02 Apr 2018 17:46:08 +0200

Upload details

Uploaded by:
PKG OpenStack
Uploaded to:
Sid
Original maintainer:
PKG OpenStack
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-sphinxcontrib.plantuml_0.5-3.dsc 2.3 KiB fc7c022ec67702e5f347dc7bbc05c8dce86d78c05352e172f99f4868f9030368
python-sphinxcontrib.plantuml_0.5.orig.tar.gz 5.5 KiB 654a1c206156634398ffdc87c481c67777610a9311c6677d280963cf28813400
python-sphinxcontrib.plantuml_0.5-3.debian.tar.xz 2.6 KiB 91774a835515e3895f5aa0da5876ef28bc453137734e190574e5334db34f3b66

Available diffs

No changes file available.

Binary packages built by this source

python-sphinxcontrib.plantuml: PlantUML extension for Sphinx - Python 2.x

 Once you enable this extension, a very simple string like this:
  "Alice -> Bob: Hi!"
 will create a nice UML schema. WIth PlantUML, you can specify things like
 height, width, scale, caption and so on. For details, please see PlantUML
 documentation at: http://plantuml.sourceforge.net/.
 .
 This package contains the Python 2.x module.

python3-sphinxcontrib.plantuml: PlantUML extension for Sphinx - Python 3.x

 Once you enable this extension, a very simple string like this:
  "Alice -> Bob: Hi!"
 will create a nice UML schema. WIth PlantUML, you can specify things like
 height, width, scale, caption and so on. For details, please see PlantUML
 documentation at: http://plantuml.sourceforge.net/.
 .
 This package contains the Python 3.x module.