python-pychart 1.39-7 source package in Ubuntu

Changelog

python-pychart (1.39-7) unstable; urgency=medium

  [ Piotr Ożarowski ]
  * Vcs-Browser and Homepage fields added
  * XS-Vcs-Svn field renamed to Vcs-Svn

  [ Sandro Tosi ]
  * debian/control
    - uniforming Vcs-Browser field
    - switch Vcs-Browser field to viewsvn
    - bump Standards-Version to 3.8.1
      + added debian/README.source
    - added ${misc:Depends} to bin pkgs depends
    - replaced 'gs' (transitional package) with 'ghostscript'

  [ Luca Falavigna ]
  * Remove python-pychart.postinst and python-pychart.prerm, pysupport
    already invokes update-python-modules itself (Closes: #517067).
  * Add python-pychart-doc binary package (Closes: #507984).

  [ Raphael Hertzog ]
  * Remove myself from Uploaders.

 -- Ubuntu Archive Auto-Sync <email address hidden>   Wed,  29 Apr 2009 12:09:33 +0100

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Karmic
Original maintainer:
Santiago Ruano Rincon
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Karmic: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
python-pychart_1.39.orig.tar.gz 409.7 KiB 72521ad9a64adf2be1c157e81cf92d3c5f7bb8a544a10a911626b25bdbc6a82f
python-pychart_1.39-7.diff.gz 3.2 KiB 17954f43c3a288c1ac2b74bc1cf721dcac4909847822c3713e5021ff07af9369
python-pychart_1.39-7.dsc 1.4 KiB 57d97412c1934e5dd3679ca7e9a8e178ed08f4d89e6cc83ec3cc8553995938af

Available diffs

View changes file

Binary packages built by this source

python-pychart: Python library for creating high quality charts

 PyChart is a Python library for creating high quality
 Encapsulated Postscript, PDF, PNG, or SVG charts. It
 currently supports line plots, bar plots, range-fill
 plots, and pie charts. Because it is based on Python,
 you can make full use of Python's scripting power.
 .
 You need to have ghostscript installed for PNG generation
 and X11 displaying.

python-pychart-doc: Documentation for PyChart

 PyChart is a Python library for creating high quality
 Encapsulated Postscript, PDF, PNG, or SVG charts. It
 currently supports line plots, bar plots, range-fill
 plots, and pie charts. Because it is based on Python,
 you can make full use of Python's scripting power.
 .
 This package contains PyChart documentations and example files.