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

Changelog

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

  * Team upload.

  [ Ondřej Nový ]
  * Fixed VCS URLs (https).
  * Add plantuml to depends (Closes: #851049)
  * Updating standards version to 4.1.1.
  * Bump debhelper compat level to 10
  * d/copyright: Reorder
  * d/watch: Use https

  [ Daniel Baumann ]
  * Updating vcs fields.
  * Updating copyright format url.
  * Updating maintainer field.
  * Running wrap-and-sort -bast.
  * Removing gbp.conf, not used anymore or should be specified in the
    developers dotfiles.

 -- Ondřej Nový <email address hidden>  Tue, 07 Nov 2017 23:09:29 +0100

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-2.dsc 2.3 KiB 7f45acba8af866f276e41137e736d43f51e480ed1ee09e224a4257132013fbc6
python-sphinxcontrib.plantuml_0.5.orig.tar.gz 5.5 KiB 654a1c206156634398ffdc87c481c67777610a9311c6677d280963cf28813400
python-sphinxcontrib.plantuml_0.5-2.debian.tar.xz 2.6 KiB bf0a12c253ab300f6794fce55c24607a06de356f88556767a419e31416a3cbad

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.