debian/0000755000000000000000000000000012302376615007173 5ustar debian/docs0000644000000000000000000000000012050121710010014 0ustar debian/copyright0000644000000000000000000000314412050121726011117 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: txamqp Source: https://launchpad.net/txamqp Files: * Copyright: 2012 Esteve Fernandez License: Apache-2.0 Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at . http://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. Files: debian/* Copyright: 2012 Andres Rodriguez 2012 Canonical Ltd. License: GPL-2+ This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. . This package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this program. If not, see . On Debian systems, the complete text of the GNU General Public License version 2 can be found in "/usr/share/common-licenses/GPL-2". debian/changelog0000644000000000000000000000141412302376615011045 0ustar txamqp (0.6.1-0ubuntu2) trusty; urgency=medium * Rebuild to drop files installed into /usr/share/pyshared. -- Matthias Klose Sun, 23 Feb 2014 13:54:21 +0000 txamqp (0.6.1-0ubuntu1) raring; urgency=low * New upstream release. * debian/copyright: Update Format URI. * debian/control: Bump Standards-Version to 3.9.4. -- Logan Rosen Sun, 11 Nov 2012 21:22:48 -0500 txamqp (0.5-0ubuntu2) precise; urgency=low * debian/rules: get-orig-source for a no change tarball repack (LP: #927178) -- Andres Rodriguez Mon, 13 Feb 2012 13:33:36 -0500 txamqp (0.5-0ubuntu1) precise; urgency=low * Initial release (LP: #923819) -- Andres Rodriguez Tue, 31 Jan 2012 08:08:31 -0500 debian/compat0000644000000000000000000000000212050121710010351 0ustar 8 debian/control0000644000000000000000000000110612050122324010556 0ustar Source: txamqp Section: python Priority: optional Maintainer: Andres Rodriguez Build-Depends: debhelper (>= 8.0.0), python (>= 2.6.6-3) Standards-Version: 3.9.4 X-Python-Version: >= 2.6 Homepage: http://pypi.python.org/pypi/txAMQP Package: python-txamqp Architecture: all Depends: ${python:Depends}, ${misc:Depends}, python-twisted Description: AMPQ client library using Twisted Connect, send and receive messages to/from an AMQP-compliant peer or broker using Twisted. . It also includes support for using Thrift RPC over AMQP in Twisted applications. debian/rules0000755000000000000000000000051612050121710010235 0ustar #!/usr/bin/make -f # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 DEB_DEBIAN_DIR=$(dir $(firstword $(MAKEFILE_LIST))) # No change upstream tarball repack get-orig-source: uscan --noconf --force-download --rename --repack --download-current-version --destdir=. \ $(DEB_DEBIAN_DIR)/.. %: dh $@ --with python2 debian/source/0000755000000000000000000000000012050122373010461 5ustar debian/source/format0000644000000000000000000000001412050121710011661 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000012412050121710010201 0ustar version=3 http://pypi.python.org/packages/source/t/txAMQP/txAMQP-([\d\.]*)\.tar\.gz