zope.app.wsgi 3.9.3-0ubuntu2 source package in Ubuntu

Changelog

zope.app.wsgi (3.9.3-0ubuntu2) oneiric; urgency=low

  * dh_python2 transition.
  * changed to source format 3.0 quilt.
  * added debian/pydist-overrides to assist dhp2 calculate Depends.
  * debian/rules
    - changed "--with python-central" to "--with python2".
  * debian/control
    - changed python-all to (>= 2.6.6-3~).
    - removed B-D on python-central.
    - increased Standards Version to 3.9.2.
    - changed XS-P-V: all to X-P-V: >= 2.5.
    - removed XB-P-V, no longer needed.
 -- Charlie Smotherman <email address hidden>   Sun, 28 Jun 2011 04:41:01 -0500

Upload details

Uploaded by:
Charlie_Smotherman
Uploaded to:
Oneiric
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
zope
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Oneiric: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
zope.app.wsgi_3.9.3.orig.tar.gz 16.5 KiB 14a8bcbae1bea094d72ba5c6c5cdeb5cd2fdce5429dfede51e1b5f3fedff2650
zope.app.wsgi_3.9.3-0ubuntu2.debian.tar.gz 4.2 KiB 135b25cc3b55ac67db2262c09aab7c1907191e3e36fc58e4d567ff423b0ae6e7
zope.app.wsgi_3.9.3-0ubuntu2.dsc 1.2 KiB 0e292db0b65d89fa1c39c40a3359b9659de70160cbd683839b004e0a2d6160bc

Available diffs

View changes file

Binary packages built by this source

python-zope.app.wsgi: WSGI application for the Zope Publisher

 This package provides the ``WSGIPublisherApplication`` class which
 exposes the object publishing machinery in ``zope.publisher`` as a
 WSGI application.