debian/ 0000755 0000000 0000000 00000000000 12302376126 007170 5 ustar debian/docs 0000644 0000000 0000000 00000000007 12050122655 010034 0 ustar README
debian/copyright 0000644 0000000 0000000 00000003510 12050122667 011121 0 ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: oops-amqp
Source: http://pypi.python.org/pypi/oops_amqp
Files: *
Copyright: 2011 Canonical Ltd
License: LGPL-3
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as published by
the Free Software Foundation, version 3 only.
.
This program 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 Lesser General Public License for more details.
.
You should have received a copy of the GNU Lesser General Public License
along with this program. If not, see .
GNU Lesser General Public License version 3
.
On Debian systems, the complete text of the GNU Lesser General Public
License version 3 can be found in "/usr/share/common-licenses/LGPL-3".
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/changelog 0000644 0000000 0000000 00000001501 12302376126 011037 0 ustar oops-amqp (0.0.7-0ubuntu2) trusty; urgency=medium
* Rebuild to drop files installed into /usr/share/pyshared.
-- Matthias Klose Sun, 23 Feb 2014 13:49:10 +0000
oops-amqp (0.0.7-0ubuntu1) raring; urgency=low
* New upstream release (LP: #987929).
* Lintian fixes:
- debian/copyright: Update Format URI.
- debian/control: Bump Standards-Version to 3.9.4.
-- Logan Rosen Sun, 11 Nov 2012 20:58:06 -0500
oops-amqp (0.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:22:54 -0500
oops-amqp (0.0.5-0ubuntu1) precise; urgency=low
* Initial release (LP: #922934)
-- Andres Rodriguez Tue, 31 Jan 2012 07:58:16 -0500
debian/compat 0000644 0000000 0000000 00000000002 12050122655 010362 0 ustar 8
debian/control 0000644 0000000 0000000 00000001230 12050122714 010557 0 ustar Source: oops-amqp
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-Versions: >= 2.6
Homepage: http://pypi.python.org/pypi/oops_amqp
Package: python-oops-amqp
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}, python-bson, python-oops, python-amqplib
Description: AMQP OOPS publisher
This package provides an AMQP OOPS publisher, and a small daemon
that listens on amqp for OOPS reports and republishes them (into
a supplied publisher). The OOPS framework permits falling back
to additional publishers if AMQP is down.
debian/rules 0000755 0000000 0000000 00000000516 12050122655 010246 0 ustar #!/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/ 0000755 0000000 0000000 00000000000 12050122726 010463 5 ustar debian/source/format 0000644 0000000 0000000 00000000014 12050122655 011672 0 ustar 3.0 (quilt)
debian/watch 0000644 0000000 0000000 00000000132 12050122655 010211 0 ustar version=3
http://pypi.python.org/packages/source/o/oops_amqp/oops_amqp-([\d\.]*)\.tar\.gz