debian/0000755000000000000000000000000012302376132007165 5ustar debian/docs0000644000000000000000000000000712050121611010023 0ustar README debian/copyright0000644000000000000000000000351612050121625011120 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: oops-twisted Source: http://pypi.python.org/pypi/oops_twisted 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/changelog0000644000000000000000000000141612302376132011041 0ustar oops-twisted (0.0.6-0ubuntu4) trusty; urgency=medium * Rebuild to drop files installed into /usr/share/pyshared. -- Matthias Klose Sun, 23 Feb 2014 13:49:14 +0000 oops-twisted (0.0.6-0ubuntu3) raring; urgency=low * debian/copyright: Update Format URI. * debian/control: Bump Standards-Version to 3.9.4. -- Logan Rosen Sun, 11 Nov 2012 21:15:41 -0500 oops-twisted (0.0.6-0ubuntu2) precise; urgency=low * debian/rules: get-orig-source for a no change tarball repack (LP: #927178) -- Andres Rodriguez Mon, 13 Feb 2012 13:25:40 -0500 oops-twisted (0.0.6-0ubuntu1) precise; urgency=low * Initial release (LP: #923387) -- Andres Rodriguez Tue, 31 Jan 2012 08:04:47 -0500 debian/compat0000644000000000000000000000000212050121611010351 0ustar 8 debian/control0000644000000000000000000000116212050122231010555 0ustar Source: oops-twisted 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_twisted Package: python-oops-twisted Architecture: all Depends: ${python:Depends}, ${misc:Depends}, python-oops, python-oops-wsgi, python-twisted, python-tz Description: Integration between Twisted and oops error reporting system This package provides integration glue between logged Twisted errors (via the twisted.log API) and the oops error reporting system. debian/rules0000755000000000000000000000051612050121611010235 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/0000755000000000000000000000000012050122237010460 5ustar debian/source/format0000644000000000000000000000001412050121611011661 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000014012050121611010177 0ustar version=3 http://pypi.python.org/packages/source/o/oops_twisted/oops_twisted-([\d\.]*)\.tar\.gz