zope.index 3.6.1-0ubuntu3 source package in Ubuntu

Changelog

zope.index (3.6.1-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 20:15:37 -0500

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
zope.index_3.6.1.orig.tar.gz 62.5 KiB 8554e8bb0e32d62aa560566cdeac8fb10296610ec8a70447398217ec68ce7886
zope.index_3.6.1-0ubuntu3.debian.tar.gz 4.1 KiB eb3678c14d9891c8f86e6707a0f1b74e5cbbddeb1b78b35f10da9a8bc9ff89ac
zope.index_3.6.1-0ubuntu3.dsc 1.2 KiB c941379d73c925487165ac71e473db8f1b055f1fbe47cbfb762aa4ad6e83ccf3

Available diffs

View changes file

Binary packages built by this source

python-zope.index: Indices for using with catalog like text, field, etc.

 The ``zope.index`` package provides several indices for the Zope
 catalog. These include:
 .
  * a field index (for indexing orderable values),
  * a keyword index,
  * a topic index,
  * a text index (with support for lexicon, splitter, normalizer, etc.)