pyscript 0.6.1-3 source package in Ubuntu

Changelog

pyscript (0.6.1-3) unstable; urgency=low

  [ Luca Falavigna ]
  * debian/patches/01_Python2.6_reserved_words.patch:
    - Do not use "as" as variable name, it's a reserved word in
      Python 2.6 (Closes: #567005).
  * debian/control:
    - Remove python-dev from Build-Depends, add python instead.
    - Depend on ${misc:Depends} where needed.
    - Bump Standards-Version to 3.8.4, no changes required.
  * debian/copyright:
    - Update common-license link to point to GPL-2.
 -- Artur Rona <email address hidden>   Sun, 07 Mar 2010 13:33:02 +0100

Upload details

Uploaded by:
Artur Rona
Sponsored by:
Luke Faraone
Uploaded to:
Maverick
Original maintainer:
Arnaud Fontaine
Architectures:
all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release universe python

Builds

Maverick: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
pyscript_0.6.1.orig.tar.gz 462.5 KiB bc11a361668985983d905180e477ed4d535abf5bfb28c1705b58cbbfcd48918d
pyscript_0.6.1-3.diff.gz 4.7 KiB 0cef7bd3e7f1c6b36529874490215255715f30cf1672cda0130eee5bffa4cd3c
pyscript_0.6.1-3.dsc 1.4 KiB 54a6a17be3c8eccbee71986079504d8263ca510a473dd23644c1f4e97e0d6963

Available diffs

View changes file

Binary packages built by this source

python-pyscript: Python module for producing postscript graphics

 PyScript is a Python module for producing high quality postscript
 graphics. Rather than use a GUI to draw a picture, the picture is
 programmed using Python and the PyScript objects.

python-pyscript-doc: Python module for producing postscript graphics

 This package contains the documentation for Pyscript.