debian/0000755000000000000000000000000012302376410007164 5ustar debian/copyright0000644000000000000000000001103712160414222011115 0ustar This package was debianized by Christopher Schmidt on Tue, 1 Jan 2008 23:00:41 -0500. It was downloaded from http://www.tummy.com/Community/software/python-memcached/ Copyright Holder: Copyright © 2003 Danga Interactive License: This package is licenced under the Python Software Foundation License version 2. PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2 -------------------------------------------- 1. This LICENSE AGREEMENT is between the Python Software Foundation ("PSF"), and the Individual or Organization ("Licensee") accessing and otherwise using this software ("Python") in source or binary form and its associated documentation. 2. Subject to the terms and conditions of this License Agreement, PSF hereby grants Licensee a nonexclusive, royalty-free, world-wide license to reproduce, analyze, test, perform and/or display publicly, prepare derivative works, distribute, and otherwise use Python alone or in any derivative version, provided, however, that PSF's License Agreement and PSF's notice of copyright, i.e., "Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006 Python Software Foundation; All Rights Reserved" are retained in Python alone or in any derivative version prepared by Licensee. 3. In the event Licensee prepares a derivative work that is based on or incorporates Python or any part thereof, and wants to make the derivative work available to others as provided herein, then Licensee hereby agrees to include in any such work a brief summary of the changes made to Python. 4. PSF is making Python available to Licensee on an "AS IS" basis. PSF MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, PSF MAKES NO AND DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON WILL NOT INFRINGE ANY THIRD PARTY RIGHTS. 5. PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON, OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF. 6. This License Agreement will automatically terminate upon a material breach of its terms and conditions. 7. Nothing in this License Agreement shall be deemed to create any relationship of agency, partnership, or joint venture between PSF and Licensee. This License Agreement does not grant permission to use PSF trademarks or trade name in a trademark sense to endorse or promote products or services of Licensee, or any third party. 8. By copying, installing or otherwise using Python, Licensee agrees to be bound by the terms and conditions of this License Agreement. The Debian packaging is © 2008 Christopher Schmidt and is licensed under the BSD License. Copyright (c) The Regents of the University of California. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. 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. 3. Neither the name of the University nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE REGENTS 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 REGENTS 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. debian/changelog0000644000000000000000000000553712302376410011050 0ustar python-memcache (1.53-1build1) trusty; urgency=medium * Rebuild to drop files installed into /usr/share/pyshared. -- Matthias Klose Sun, 23 Feb 2014 13:52:08 +0000 python-memcache (1.53-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 - use python-all in B-D -- Carl Chenet Wed, 19 Jun 2013 23:02:23 +0200 python-memcache (1.48-1) unstable; urgency=low * New upstream release * debian/control - bump X-Python-Version >= 2.6 - bump Standards-Version to 3.9.2.0 - removed ${python:Breaks} to binary package info * debian/rules - add override_dh_auto_build to remove Makefile -- Carl Chenet Wed, 07 Dec 2011 23:30:42 +0100 python-memcache (1.47-1) unstable; urgency=low * New upstream release. (Closes: #609908) * debian/source/format - Bump to 3.0 (quilt) * debian/control - Removed python-support from Build-Depends-Indep - Bump python to 2.6.6-3 - Bump Standards-Version to 3.9.1.0. - Replaced XS-Python-Version: all by X-Python-Version >= 2.5 - Added Breaks: ${python:Breaks} to binary package info * debian/copyright - Removed path to BSD license and include the license text itself * debian/rules - Replaced dh $@ by dh $@ --with python2 -- Carl Chenet Thu, 17 Feb 2011 01:30:02 +0100 python-memcache (1.45-1) unstable; urgency=low * New upstream version. * debian/control - Switched the Maintainer field to DPMT. - Switched the Uploader field to Carl Chenet . - Bump the Standards-Version field to 3.8.4 -- Carl Chenet Tue, 02 Feb 2010 20:42:02 +0100 python-memcache (1.44-1) unstable; urgency=low * New upstream version. * debian/control - bump Standards-Version to 3.8.3 - bump required python version. * debian/watch - added the pasv option. * debian/copyright - Modified (C) to ©. * debian rules - Using minimal dh7 now. * debian/compat - Bump to 7. -- Carl Chenet Tue, 22 Sep 2009 01:20:31 +0200 python-memcache (1.40-2) unstable; urgency=medium * debian/control - switch Vcs-Browser field to viewsvn - bump Standards-Version to 3.8.1 (no changes needed) * debian/watch - fixed (upstream ftp site uses symlinks, breaking version check) * debian/rules - fixed for the new python-support; thanks to Josselin Mouette for the report and patch; Closes: #517063 -- Debian Python Modules Team Fri, 10 Apr 2009 12:58:57 +0200 python-memcache (1.40-1) unstable; urgency=low * Initial release. (Closes: #458608) -- Christopher Schmidt Thu, 3 Jan 2008 18:47:00 -0500 debian/compat0000644000000000000000000000000212160414222010356 0ustar 7 debian/control0000644000000000000000000000164112160423634010574 0ustar Source: python-memcache Section: python Priority: optional X-Python-Version: >= 2.6 Maintainer: Debian Python Modules Team Uploaders: Carl Chenet Build-Depends: debhelper (>= 7.0.50~), python-all (>= 2.6.6-3) Build-Depends-Indep: python-setuptools Standards-Version: 3.9.4.0 Homepage: http://www.tummy.com/Community/software/python-memcached/ Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/python-memcache/trunk/ Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/python-memcache/trunk/ Package: python-memcache Architecture: all Depends: ${misc:Depends}, ${python:Depends} Suggests: memcached Description: pure python memcached client This software is a 100% Python interface to the memcached memory cache daemon. It is the client side software which allows storing values in one or more, possibly remote, memcached servers. debian/rules0000755000000000000000000000012612160414222010237 0ustar #!/usr/bin/make -f %: dh $@ --with python2 override_dh_auto_build: rm -f Makefile debian/source/0000755000000000000000000000000012160431444010465 5ustar debian/source/format0000644000000000000000000000001412160414222011666 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000014112160414222010205 0ustar version=3 opts=pasv ftp://ftp.tummy.com/pub/python-memcached/python-memcached-([\d\.]*)\.tar\.gz