debian/0000755000000000000000000000000012302376125007167 5ustar debian/docs0000644000000000000000000000000711710345161010035 0ustar README debian/copyright0000644000000000000000000000343311711544552011131 0ustar Format: http://dep.debian.net/deps/dep5 Upstream-Name: oops Source: http://pypi.python.org/pypi/oops 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/changelog0000644000000000000000000000052212302376125011040 0ustar oops (0.0.10-0ubuntu2) trusty; urgency=medium * Rebuild to drop files installed into /usr/share/pyshared. -- Matthias Klose Sun, 23 Feb 2014 13:49:09 +0000 oops (0.0.10-0ubuntu1) precise; urgency=low * Initial release (LP: #922933) -- Andres Rodriguez Tue, 31 Jan 2012 07:54:55 -0500 debian/compat0000644000000000000000000000000211710345161010363 0ustar 8 debian/control0000644000000000000000000000150511711762227010600 0ustar Source: oops 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 Package: python-oops Architecture: all Depends: ${python:Depends}, ${misc:Depends}, python-iso8601, python-tz Description: Serialization, deserialization and allocation of OOPS reports The oops project provides an in-memory model and basic serialisation, deserialisation and allocation of OOPS reports. An OOPS report is a report about something going wrong in a piece of software... thus, an 'oops' :) . This core package is rarely used directly: most programs or services that want to generate OOPS reports will do so via a framework specific adapter (e.g. python-oops_wsgi). debian/rules0000755000000000000000000000015411711533643010252 0ustar #!/usr/bin/make -f # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 %: dh $@ --with python2 debian/source/0000755000000000000000000000000011710345161010465 5ustar debian/source/format0000644000000000000000000000001411710345161011673 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000012011710635145010213 0ustar version=3 http://pypi.python.org/packages/source/o/oops/oops-([\d\.]*)\.tar\.gz