pylibmc 1.2.2-1 source package in Ubuntu

Changelog

pylibmc (1.2.2-1) unstable; urgency=low

  * New upstream version
  * debian/copyright
    - add the copyright of a new file
  * debian/control
    - bump Standards-Version to 3.9.2.0
    - removed python-support
    - replaced XS-Python-Version to X-Python-Version
  * debian/rules
    - added --with python2 to dh $@
  * debian/install
    - corrected paths
  * debian/python-pylibmc-dbg.install
    - corrected paths
 -- Ubuntu Archive Auto-Sync <email address hidden>   Mon,  19 Dec 2011 11:05:52 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Precise
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 universe python

Downloads

File Size SHA-256 Checksum
pylibmc_1.2.2.orig.tar.gz 45.9 KiB 040e9536d1722760bdb61b8a0a2780491176b73196603ec0b1de01381271aa54
pylibmc_1.2.2-1.debian.tar.gz 2.5 KiB 3b0e86e5f89557e986c0bd9c5810fff1940c58fe685ac2b649336235ebcc1ded
pylibmc_1.2.2-1.dsc 2.0 KiB 4303dfcbca634f1d900670a850abf6857505c5579e8b020292bb9259d23a4d90

Available diffs

View changes file

Binary packages built by this source

python-pylibmc: libmemcached wrapper

 Pylibmc is a Python wrapper around the accompanying C Python
 extension _pylibmc, which is a wrapper around libmemcached
 from TangentOrg. It also manages pooling in a multi-threading
 environment.

python-pylibmc-dbg: libmemcached wrapper (debug mode)

 Pylibmc is a Python wrapper around the accompanying C Python
 extension _pylibmc, which is a wrapper around libmemcached
 from TangentOrg. It also manages pooling in a multi-threading
 environment.
 .
 This package provides the debug mode.