zope.browserpage 3.12.2-0ubuntu3 source package in Ubuntu

Changelog

zope.browserpage (3.12.2-0ubuntu3) 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, 26 Jun 2011 21:04:39 -0500

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Oneiric: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
zope.browserpage_3.12.2.orig.tar.gz 19.0 KiB b3dadfb837e0568b8be02e563c09665a25fa9054889fbe18e3f7e9fbacf508a3
zope.browserpage_3.12.2-0ubuntu3.debian.tar.gz 3.1 KiB 265fa78d669398773dfe595c60a287e27cb57e02b3edd212c1919f05676e4db6
zope.browserpage_3.12.2-0ubuntu3.dsc 1.2 KiB 2d4ef122c6944777adfd84e22ab9916b03464f47e8070cb584583667aad05e13

View changes file

Binary packages built by this source

python-zope.browserpage: ZCML directives for configuring browser views for Zope

 This package provides ZCML directives for configuring browser
 views. More specifically it defines the following ZCML directives:
 .- browser:page
 .- browser:pages
 .- browser:view
 These directives also support menu item registration for pages, when
 zope.browsermenu package is installed. Otherwise, they simply ignore
 the menu attribute.