debian/0000755000000000000000000000000011736345246007201 5ustar debian/rules0000755000000000000000000000036111736344624010260 0ustar #!/usr/bin/make -f %: dh $@ --with python2 .PHONY: override_dh_auto_install override_dh_auto_install: dh_auto_install sed -i 's/Metadata-Version: 1\.0/Metadata-Version: 1\.1/' debian/python-cl/usr/lib/python2.*/*-packages/cl-*.egg-info debian/compat0000644000000000000000000000000211736344624010376 0ustar 7 debian/control0000644000000000000000000000230011736344624010576 0ustar Source: python-cl Section: python Priority: optional Maintainer: Debian Python Modules Team Uploaders: Michael Fladischer Build-Depends: debhelper (>= 7.0.50~), python-all (>= 2.6.6-3~) X-Python-Version: >= 2.5 Standards-Version: 3.9.3 Homepage: https://github.com/ask/cl Vcs-Svn: svn://svn.debian.org/python-modules/packages/python-cl/trunk/ Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/python-cl/trunk/ Package: python-cl Architecture: all Depends: ${misc:Depends}, ${python:Depends}, python-kombu Description: Actor framework for Kombu The aim of Kombu is to make messaging in Python as easy as possible by providing an idiomatic high-level interface for the AMQP protocol. It is meant to replace the carrot library by providing a compatibility layer. . Features: * Allows application authors to support several message server solutions by using pluggable transports. * Supports automatic encoding, serialization and compression of message payloads. * The ability to ensure that an operation is performed by gracefully handling connection and channel errors. debian/watch0000644000000000000000000000011411736344624010225 0ustar version=3 http://pypi.python.org/packages/source/c/cl/cl-([\d\.]+)\.tar\.gz debian/copyright0000644000000000000000000000344211736344624011136 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: cl Upstream-Contact: Ask Solem Source: http://pypi.python.org/pypi/cl Files: * Copyright:2011, VMware, Inc. License: BSD-vmware Files: debian/* Copyright: 2012, Michael Fladischer License: BSD-vmware License: BSD-vmware 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 VMware, Inc. 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 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. debian/changelog0000644000000000000000000000024711736344624011055 0ustar python-cl (0.0.3-1) unstable; urgency=low * Initial release (Closes: #665449) -- Michael Fladischer Sat, 24 Mar 2012 12:44:40 +0100 debian/source/0000755000000000000000000000000011736345246010501 5ustar debian/source/format0000644000000000000000000000001411736344616011707 0ustar 3.0 (quilt)