debian/0000755000000000000000000000000012225014251007160 5ustar debian/docs0000644000000000000000000000001312217264671010043 0ustar README.rst debian/rules0000755000000000000000000000057012225013524010244 0ustar #!/usr/bin/make -f %: dh $@ --with python2 override_dh_auto_install: dh_auto_install -- COMPILE=--install-layout=deb override_dh_installchangelogs: dh_installchangelogs -X docs override_dh_auto_clean: rm -rf build build-stamp configure-stamp build/ MANIFEST dh_auto_clean || true .PHONY: override_dh_auto_install override_dh_installchangelogs override_dh_auto_clean debian/watch0000644000000000000000000000022112217262775010225 0ustar version=3 opts=filenamemangle=s/.*\/(.*)$/python-exconsole-$1/ https://github.com/Eugeny/exconsole/tags /Eugeny/exconsole/archive/(\d.*).tar.gz debian/copyright0000644000000000000000000000232012217263122011114 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: exconsole Upstream-Contact: Eugeny Pankov Source: https://github.com/Eugeny/exconsole/ License: LGPL-3 Copyright: (c) 2012-2013 The Ajenti Team Eugeny Pankov & contributors Files: debian/* Copyright: 2013, Andrew Shadura License: LGPL-3 License: LGPL-3 This library 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; either version 3 of the License. . This library 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 library; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. . On Debian GNU/Linux systems, the complete text of the GNU Lesser General Public License can be found in /usr/share/common-licenses/LGPL-3 debian/compat0000644000000000000000000000000212175542761010376 0ustar 9 debian/control0000644000000000000000000000116012217265045010573 0ustar Source: python-exconsole Section: python Priority: optional Maintainer: Andrew Shadura Build-Depends: python-setuptools (>= 0.6.24), python-all (>= 2.6.6-3), debhelper (>= 9) Standards-Version: 3.9.4 Homepage: http://github.com/Eugeny/exconsole Package: python-exconsole Architecture: all Depends: ${misc:Depends}, ${python:Depends} Provides: ${python:Provides} Description: emergency/postmortem Python console python-exconsole is an emergency/postmorten console for Python. . It provides a backtrace and a Python console to inspect the situation when unhandled exception has occured. debian/changelog0000644000000000000000000000050612225013550011034 0ustar python-exconsole (0.1.4-1) unstable; urgency=low * New upstream release. * Upload to unstable. -- Andrew Shadura Tue, 08 Oct 2013 16:31:24 +0200 python-exconsole (0.1.3-1) experimental; urgency=low * Initial release. -- Andrew Shadura Sat, 21 Sep 2013 11:30:21 +0200 debian/source/0000755000000000000000000000000012216564125010472 5ustar debian/source/format0000644000000000000000000000001412216564125011700 0ustar 3.0 (quilt)