debian/ 0000755 0000000 0000000 00000000000 12302376134 007167 5 ustar debian/docs 0000644 0000000 0000000 00000000007 11734146266 010050 0 ustar README
debian/copyright 0000644 0000000 0000000 00000003446 11734146266 011142 0 ustar 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/changelog 0000644 0000000 0000000 00000001307 12302376134 011042 0 ustar 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/compat 0000644 0000000 0000000 00000000002 11734146266 010376 0 ustar 8
debian/control 0000644 0000000 0000000 00000001055 11734146266 010604 0 ustar 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/rules 0000755 0000000 0000000 00000000516 11734146266 010262 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 11734147403 010472 5 ustar debian/source/format 0000644 0000000 0000000 00000000014 11734146266 011706 0 ustar 3.0 (quilt)
debian/watch 0000644 0000000 0000000 00000000132 11734146266 010225 0 ustar version=3
http://pypi.python.org/packages/source/o/oops_wsgi/oops_wsgi-([\d\.]*)\.tar\.gz