python-changelog 0.3.4-1 source package in Ubuntu RTM

Changelog

python-changelog (0.3.4-1) unstable; urgency=low


  * Initial release (closes: #735209)

 -- Piotr Ożarowski <email address hidden>  Mon, 13 Jan 2014 21:51:27 +0100

Upload details

Uploaded by:
Debian Python Modules Team
Uploaded to:
Sid
Original maintainer:
Debian Python Modules Team
Architectures:
all
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
14.09-factory release main misc
14.09 release main misc

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
python-changelog_0.3.4-1.dsc 2.1 KiB c69c96dccdc59457d1e52d650ea0741ffbcee1d6b92a17b67601bd6865158cc6
python-changelog_0.3.4.orig.tar.gz 9.8 KiB 47184b00dec775d05827ef184be774d9b336fa9bc31624f04297c9c8ded5123e
python-changelog_0.3.4-1.debian.tar.gz 2.1 KiB 8f486a733fe0973cedfdf4ec47eb70781ee2b84fe346f420d1d3630cb700db5e

No changes file available.

Binary packages built by this source

python-changelog: Sphinx extension to generate changelog files

 This package provides simple Sphinx markup to render changelog displays
 .
 Example:
 .
  ====================
  Changelog for 1.5.6
  ====================
 .
  .. changelog::
      :version: 1.5.6
      :released: Sun Oct 12 2008
 .
      .. change::
          :tags: general
          :tickets: 27
 .
        Improved the frobnozzle.
 .
      .. change::
          :tags: rendering, tests
          :pullreq: 8
          :changeset: a9d7cc0b56c2
 .
        Rendering tests now correctly render.

python3-changelog: Sphinx extension to generate changelog files

 This package provides simple Sphinx markup to render changelog displays
 .
 Example:
 .
  ====================
  Changelog for 1.5.6
  ====================
 .
  .. changelog::
      :version: 1.5.6
      :released: Sun Oct 12 2008
 .
      .. change::
          :tags: general
          :tickets: 27
 .
        Improved the frobnozzle.
 .
      .. change::
          :tags: rendering, tests
          :pullreq: 8
          :changeset: a9d7cc0b56c2
 .
        Rendering tests now correctly render.