debian/0000755000000000000000000000000012111215563007163 5ustar debian/source/0000755000000000000000000000000012111215563010463 5ustar debian/source/format0000644000000000000000000000001312110374133011666 0ustar 3.0 (quilt)debian/changelog0000644000000000000000000000025312111215511011026 0ustar python-wsgilog (0.3-1) unstable; urgency=low * Initial release. (Closes: #700842) -- Mike Gabriel Wed, 20 Feb 2013 19:51:48 +0100 debian/compat0000644000000000000000000000000112110374133010356 0ustar 9debian/control0000644000000000000000000000136412110374133010570 0ustar Source: python-wsgilog Section: python Priority: optional Maintainer: Debian Python Modules Team Uploaders: Mike Gabriel Build-Depends: cdbs (>= 0.4.90~), debhelper (>= 9), python (>= 2.6.6-3~), python-setuptools, Standards-Version: 3.9.4 Homepage: http://pypi.python.org/pypi/wsgilog Package: python-wsgilog Architecture: all Depends: ${misc:Depends}, ${python:Depends}, ${shlibs:Depends}, Description: WSGI logging and event reporting middleware Supports logging events in WSGI applications to STDOUT, time rotated log files, email, syslog, and web servers. Also supports catching and sending HTML-formatted exception tracebacks to a web browser for debugging. debian/watch0000644000000000000000000000011712110374133010211 0ustar version=3 http://pypi.python.org/packages/source/w/wsgilog/wsgilog-(.*).tar.gz debian/rules0000755000000000000000000000016412110374133010242 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/python-distutils.mkdebian/copyright0000644000000000000000000000346312110374133011122 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: wsgilog Upstream-Contact: L. C. Rees Source: http://pypi.python.org/pypi/wsgilog Files: * Copyright: 2007-2011, L. C. Rees License: BSD Files: debian/* Copyright: 2013, Mike Gabriel License: BSD License: BSD Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: . 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. 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. 3. Neither the name of the Portable Site Information Project 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.