debian/0000755000000000000000000000000012164656310007172 5ustar debian/copyright0000644000000000000000000000363512160421347011130 0ustar This package was debianized by Carl Chenet on Fri, 13 Feb 2009 11:58:58 +0100. It was downloaded from http://pypi.python.org/pypi/pylibmc/ Upstream Author: Ludvig Ericson Copyright: Copyright © 2008 Ludvig Ericson except for docs/_themes/sap/static/main.css_t: Copyright 2007-2011 by the Sphinx team All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: - Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. - Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. - Neither the name of the author nor the names of the contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. The Debian packaging is © 2009, Carl Chenet and is under the same license as pylibmc. debian/watch0000644000000000000000000000017412160421347010221 0ustar version=3 opts=uversionmangle=s/(alpha|beta)/~$1/ \ http://pypi.python.org/packages/source/p/pylibmc/ pylibmc-(.*)\.tar\.gz debian/compat0000644000000000000000000000000212163074340010364 0ustar 9 debian/python-pylibmc-dbg.install0000644000000000000000000000006412160421347014266 0ustar debian/tmp/usr/lib/python*/*-packages/_pylibmc_d.so debian/control0000644000000000000000000000254312163075066010603 0ustar Source: pylibmc Section: python Priority: optional X-Python-Version: >= 2.6 Maintainer: Debian Python Modules Team Uploaders: Carl Chenet Build-Depends: debhelper (>= 9.0), python-all-dev (>= 2.6.6-3), python-all-dbg (>= 2.6.6-3), libmemcached-dev, zlib1g-dev Standards-Version: 3.9.4.0 Homepage: http://pypi.python.org/pypi/pylibmc/ Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/pylibmc/trunk/ Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/pylibmc/trunk/ Package: python-pylibmc Architecture: any Depends: ${misc:Depends}, ${python:Depends}, ${shlibs:Depends} Suggests: memcached Description: 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. Package: python-pylibmc-dbg Architecture: any Priority: extra Section: debug Depends: ${shlibs:Depends}, ${misc:Depends}, python-dbg, python-pylibmc (= ${binary:Version}) Description: 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. debian/rules0000755000000000000000000000015412160421347010246 0ustar #!/usr/bin/make -f %: dh $@ --with python2 override_dh_strip: dh_strip --dbg-package=python-pylibmc-dbg debian/source/0000755000000000000000000000000012164656310010472 5ustar debian/source/format0000644000000000000000000000001412160421347011674 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000325312164656152011053 0ustar pylibmc (1.2.3-1) unstable; urgency=low [ Jakub Wilk ] * Use canonical URIs for Vcs-* fields. [ Carl Chenet ] * New upstream release - debian/control - bump Standards-Version to 3.9.4.0 - bump python minimum version to 2.6 - debian/compat - bump to 9 -- Carl Chenet Wed, 19 Jun 2013 23:31:07 +0200 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 -- Carl Chenet Wed, 07 Dec 2011 00:24:03 +0100 pylibmc (1.1.1-1) unstable; urgency=low * New upstream version * debian/install - added a more flexible syntax to copy .egg file -- Carl Chenet Tue, 15 Jun 2010 00:22:39 +0200 pylibmc (1.0-1) unstable; urgency=low * New upstream version * debian/source/format - bump to 3.0 source format * debian/control - switched Maintainer to DPMT - switched Uploaders to Carl Chenet - bump Standards-Version to 3.8.4 - added zlib1g-dev in Build-Depends for newly introduced compression support * debian/install - added egg-info file (Closes: #578092) -- Carl Chenet Mon, 24 May 2010 23:09:52 +0200 pylibmc (0.9.2-1) unstable; urgency=low * Initial release. (Closes: #556901) -- Carl Chenet Sat, 28 Nov 2009 16:33:10 +0100 debian/install0000644000000000000000000000024012160421347010553 0ustar debian/tmp/usr/lib/python*/*-packages/_pylibmc.so debian/tmp/usr/lib/python*/*-packages/pylibmc/*.py debian/tmp/usr/lib/python2.*/*-packages/pylibmc-*.egg-info