debian/0000755000000000000000000000000012302376134007167 5ustar debian/docs0000644000000000000000000000000711734146266010050 0ustar README debian/copyright0000644000000000000000000000344611734146266011142 0ustar Format: http://dep.debian.net/deps/dep5 Upstream-Name: oops-wsgi Source: http://pypi.python.org/pypi/oops_wsgi 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/changelog0000644000000000000000000000130712302376134011042 0ustar oops-wsgi (0.0.10-0ubuntu2) trusty; urgency=medium * Rebuild to drop files installed into /usr/share/pyshared. -- Matthias Klose Sun, 23 Feb 2014 13:49:16 +0000 oops-wsgi (0.0.10-0ubuntu1) precise; urgency=low * New upstream release. -- James Westby Mon, 26 Mar 2012 16:09:11 -0400 oops-wsgi (0.0.9-0ubuntu2) precise; urgency=low * debian/rules: get-orig-source for a no change tarball repack (LP: #927178) -- Andres Rodriguez Mon, 13 Feb 2012 13:26:58 -0500 oops-wsgi (0.0.9-0ubuntu1) precise; urgency=low * Initial release (LP: #923394) -- Andres Rodriguez Tue, 31 Jan 2012 08:09:45 -0500 debian/compat0000644000000000000000000000000211734146266010376 0ustar 8 debian/control0000644000000000000000000000105511734146266010604 0ustar Source: oops-wsgi Section: python Priority: optional Maintainer: Andres Rodriguez Build-Depends: debhelper (>= 8.0.0), python (>= 2.6.6-3) Standards-Version: 3.9.2 X-Python-Versions: >= 2.6 Homepage: http://pypi.python.org/pypi/oops_wsgi Package: python-oops-wsgi Architecture: all Depends: ${python:Depends}, ${misc:Depends}, python-oops, python-paste Description: Integration of wsgi web servers and oops error reporting system This package provides integration glue between wsgi web servers and the oops error reporting system. debian/rules0000755000000000000000000000051611734146266010262 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/0000755000000000000000000000000011734147403010472 5ustar debian/source/format0000644000000000000000000000001411734146266011706 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000013211734146266010225 0ustar version=3 http://pypi.python.org/packages/source/o/oops_wsgi/oops_wsgi-([\d\.]*)\.tar\.gz