debian/0000755000000000000000000000000012243755617007202 5ustar debian/python-qpid.docs0000644000000000000000000000014412164307251012314 0ustar python/NOTICE.txt python/doc python/examples python/README.txt python/RELEASE_NOTES python/todo.txt debian/qpid-specs.install0000644000000000000000000000115712164307251012633 0ustar ../../specs/amqp.0-10.dtd usr/share/qpid/specs ../../specs/amqp.0-10-preview.xml usr/share/qpid/specs ../../specs/amqp.0-10-qpid-errata.xml usr/share/qpid/specs ../../specs/amqp.0-10.xml usr/share/qpid/specs ../../specs/amqp.0-8.xml usr/share/qpid/specs ../../specs/amqp0-9-1.stripped.xml usr/share/qpid/specs ../../specs/amqp.0-9.xml usr/share/qpid/specs ../../specs/amqp-dtx-preview.0-9.xml usr/share/qpid/specs ../../specs/amqp-errata.0-9.xml usr/share/qpid/specs ../../specs/amqp-nogen.0-9.xml usr/share/qpid/specs ../../specs/cluster.0-8.xml usr/share/qpid/specs ../../specs/management-schema.xml usr/share/qpid/specs debian/rules0000755000000000000000000000074212164307251010252 0ustar #!/usr/bin/make -f # -*- makefile -*- # Sample debian/rules that uses debhelper. # This file was originally written by Joey Hess and Craig Small. # As a special exception, when this file is copied by dh-make into a # dh-make output file, you may use that output file without restriction. # This special exception was added by Craig Small in version 0.37 of dh-make. # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 %: dh $@ --sourcedirectory=python --with python2 debian/source/0000755000000000000000000000000012164307251010467 5ustar debian/source/format0000644000000000000000000000001412164307251011675 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000011612164307251010216 0ustar version=3 http://www.apache.org/dist/qpid/([\d\.]+)/qpid-python-(.*)\.tar\.gz debian/control0000644000000000000000000000104112164312120010555 0ustar Source: qpid-python Section: python Priority: extra Maintainer: Debian QA Group Build-Depends: debhelper (>= 9), python (>= 2.6.6-3~), python-setuptools X-Python-Version: >= 2.6 Standards-Version: 3.9.4 Homepage: http://qpid.apache.org Package: python-qpid Architecture: all Depends: ${misc:Depends}, ${python:Depends}, python-setuptools Description: Python bindings for qpid/mlib Qpid/C++ is a C++ implementation of the AMQP protocol described at http://amqp.org/ . This package contains the qpid Python bindings. debian/qpid-python-test.10000644000000000000000000000311612164307251012503 0ustar .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.38.2. .TH qpid-python-test "1" "October 2011" "Apache QPID" "User Commands" .\".TH TOTALS: "1" "October 2011" "Totals: 0 tests, 0 passed, 0 skipped, 0 ignored, 0 failed" "User Commands" .SH NAME qpid-python-test \- run tests of the python QPID library for a broker .SH SYNOPSIS .B qpid-python-test [\fIoptions\fR] \fIPATTERN \fR... .SH DESCRIPTION Run tests matching the specified PATTERNs. .SH OPTIONS .TP \fB\-h\fR, \fB\-\-help\fR show this help message and exit .TP \fB\-l\fR, \fB\-\-list\fR list tests instead of executing them .TP \fB\-b\fR BROKER, \fB\-\-broker\fR=\fIBROKER\fR run tests against BROKER (default localhost) .TP \fB\-f\fR FILE, \fB\-\-log\-file\fR=\fIFILE\fR log output to FILE .TP \fB\-v\fR LEVEL, \fB\-\-log\-level\fR=\fILEVEL\fR only display log messages of LEVEL or higher severity: DEBUG, WARN, ERROR (default WARN) .TP \fB\-c\fR CATEGORY, \fB\-\-log\-category\fR=\fICATEGORY\fR log only categories matching CATEGORY pattern .TP \fB\-m\fR MODULES, \fB\-\-module\fR=\fIMODULES\fR add module to test search path .TP \fB\-i\fR IGNORE, \fB\-\-ignore\fR=\fIIGNORE\fR ignore tests matching IGNORE pattern .TP \fB\-I\fR IFILE, \fB\-\-ignore\-file\fR=\fIIFILE\fR ignore tests matching patterns in IFILE .TP \fB\-H\fR, \fB\-\-halt\-on\-error\fR halt if an error is encountered .TP \fB\-t\fR, \fB\-\-time\fR report timing information on test run .TP \fB\-D\fR DEFINE, \fB\-\-define\fR=\fIDEFINE\fR define test parameters .SH "SEE ALSO" For more information on .B qpid-python-test please check the QPID wiki at .B http://qpid.apache.org. debian/qpid-specs.dirs0000644000000000000000000000002512164307251012117 0ustar usr/share/qpid/specs debian/python-qpid.manpages0000644000000000000000000000003212164307251013153 0ustar debian/qpid-python-test.1 debian/changelog0000644000000000000000000000320112243755617011050 0ustar qpid-python (0.22+dfsg-1) unstable; urgency=low * QA upload. * Strip specs/amqp.0-10.dtd from upstream tarball. (Closes: #706101). -- Michael Banck Fri, 22 Nov 2013 23:31:53 +0100 qpid-python (0.22-1) unstable; urgency=low * QA upload. * New upstream release. (Closes: #714133). + Includes fix for CVE-2013-1909. * Can now import qpid. (Closes: #706292). * License has been resolved upstream so include AMPQ specs. * Fix capitalization in package description. * Bump debhelper build-dep and compat to 9. * Bump Standards Version to 3.9.4. -- Barry deFreese Mon, 01 Jul 2013 10:14:06 -0400 qpid-python (0.16+repack-1) unstable; urgency=high * QA upload. * Set Debian QA Group as the maintainer (see bug #706101). * Remove non-free AMQP spec files (closes: #706101). - Remove now unneeded/broken debian/python-qpid.install file. - Don't build now empty qpid-specs package. -- Michael Gilbert Sat, 27 Apr 2013 18:23:12 +0000 qpid-python (0.16-1) unstable; urgency=low * New upstream version. -- Cajus Pollmeier Fri, 18 May 2012 09:17:16 +0200 qpid-python (0.14-1) unstable; urgency=low * New upstream version -- Cajus Pollmeier Mon, 30 Jan 2012 10:55:37 +0100 qpid-python (0.12-2) unstable; urgency=low * Fixed build for different python versions. (Closes: #646658) -- Cajus Pollmeier Wed, 26 Oct 2011 09:04:30 +0200 qpid-python (0.12-1) unstable; urgency=low * Initial release. (Closes: #640887) -- Cajus Pollmeier Wed, 10 Nov 2010 17:45:28 +0100 debian/compat0000644000000000000000000000000212164307762010374 0ustar 9 debian/copyright0000644000000000000000000000077612164307251011134 0ustar This work was packaged for Debian by: Cajus Pollmeier on Fri, 23 Oct 2009 10:11:07 +0100 It was downloaded from http://qpid.apache.org Upstream Author: QPID team Copyright: Copyright (C) 2006 QPID Apache team License: Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ The Debian packaging is: Copyright (C) 2009 Cajus Pollmeier and is licensed under the GPL version 3, see `/usr/share/common-licenses/GPL-3'.