python-gd 0.56+dfsg-3 source package in Ubuntu

Changelog

python-gd (0.56+dfsg-3) unstable; urgency=low


  * Generate python-gd-dbg.
    + Thanks to Matthias Klose.
  * Update B-D:
    + Add libx11-dev.
    + Change libjpeg62-dev to libjpeg-dev. (Closes: #635490)
    + Change libpng12-dev to libpng-dev.
    + Update debhelper to v8.
    + Version python-all-* build-deps on 2.6.6-3~
  * Detect multiarch libraries. (Closes: #651726 LP: #901525)
  * Bump Standards-Version to 3.9.2 (no changes).
  * Switch compat level 7 to 8.
  * Use binary compression package.
    + Thanks to Raphaël Hertzog.
  * Refresh patches offset.
  * Set Python Modules Team as Maintainer.
  * Add myself to Uploaders.
  * Add Vcs-Svn and Vcs-Browser fields.
  * Remove 02_setup.diff for not override CFLAGS.
  * Export CFLAGS and LDFLAGS from dpkg-buildflags
    in debian/rules, to use hardening flags.
  * Add override_dh_clean in debian/rules, to clean
    properly.
  * Add get-packaged-orig-source target in debian/rules
    to get DFSG upstream tarball.
    + Document how to get the tarball in README.source.
  * Update copyright file to DEP5 rev 174.
    + Extend copyright holder years.
    + Use right BSD license.
    + Add documentation license.
    + Use GPL-2+ license in debian packaging.
  * Remove Provides: ${python:Provides} in d/control.
  * Wraps the package lists with wrap-and-sort.

 -- Julián Moreno Patiño <email address hidden>  Sat, 04 Feb 2012 22:47:46 +0200

Upload details

Uploaded by:
Debian Python Modules Team
Uploaded to:
Sid
Original maintainer:
Debian Python Modules Team
Architectures:
any
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release main python

Downloads

File Size SHA-256 Checksum
python-gd_0.56+dfsg-3.dsc 2.2 KiB 03663202bc731fe4fd21d8e812f00dcd154bf283d46e26adf2bf9f634f3713d7
python-gd_0.56+dfsg.orig.tar.bz2 18.2 KiB 9eb7e9afe54aca4c1fa6f8e0d0ab0a7ae5bc0739570e9b1f91892ce38af412be
python-gd_0.56+dfsg-3.debian.tar.bz2 8.9 KiB 82431730ef3f4b9757d12275dfa4c7c25121213af8b95be02f08beb195ba2ed6

No changes file available.

Binary packages built by this source

python-gd: Python module wrapper for libgd

 Provides PNG, JPEG, GIF and XPM creation and manipulation routines
 through the libgd library.
 .
 Also allows use of TrueType fonts in images created.

python-gd-dbg: Python module wrapper for libgd (debug extension)

 Provides PNG, JPEG, and XPM creation and manipulation routines
 through the libgd library.
 .
 This package contains the extension built for the Python debug interpreter.