debian/0000755000000000000000000000000011677467465007215 5ustar debian/changelog0000644000000000000000000000165611677467465011077 0ustar python-logging-extra (0.1.3-1.1build1) precise; urgency=low * Rebuild to drop python2.6 dependencies. -- Matthias Klose Sat, 31 Dec 2011 02:11:01 +0000 python-logging-extra (0.1.3-1.1) unstable; urgency=low * Non-maintainer upload. * Rebuild to add Python 2.7 support -- Piotr Ożarowski Sun, 08 May 2011 16:45:29 +0200 python-logging-extra (0.1.3-1) unstable; urgency=low * Minimal bugfix * New upstream release. * Delete python:Breaks variable at debian/control. -- David Villa Alises Sat, 19 Mar 2011 03:54:37 +0100 python-logging-extra (0.1.2-1) unstable; urgency=low * New CapitalLoggingFormatter -- David Villa Alises Tue, 08 Mar 2011 02:10:46 +0100 python-logging-extra (0.1.1-1) unstable; urgency=low * Initial release (Closes: #613217) -- David Villa Alises Fri, 18 Feb 2011 20:16:23 +0100 debian/rules0000755000000000000000000000070611547304766010266 0ustar #!/usr/bin/make -f # -*- makefile -*- VERSION=0.1.3 %: dh $@ --with=python2 build-orig: mkdir -p python-logging-extra-$(VERSION) tar --exclude=debian --exclude=\*~ --exclude=.svn --exclude=\*.pyc \ --exclude=python-logging-extra-$(VERSION) -cf - . \ | ( cd python-logging-extra-$(VERSION) && tar xf - ) tar -czf ../tarballs/python-logging-extra_$(VERSION).orig.tar.gz python-logging-extra-$(VERSION) $(RM) -r python-logging-extra-$(VERSION) debian/control0000644000000000000000000000133711547305572010606 0ustar Source: python-logging-extra Section: python Priority: extra Maintainer: David Villa Alises Uploaders: Cleto Martin Angelina , Francisco Moya Build-Depends: debhelper (>= 7.0.50~), python (>= 2.6.6-3) Standards-Version: 3.9.1 X-Python-Version: >= 2.5 Homepage: http://arco.esi.uclm.es/svn/public/prj/python-logging-extra Package: python-loggingx Architecture: all Depends: ${python:Depends}, ${misc:Depends}, python-notify, python-xmpp Description: Generic utilities for the Python logging facility. That includes logging handlers for authenticated SMTP (with TSL), jabber XMPP and desktop notifications. It has also some additional formaters: ColorFormatter, etc. debian/copyright0000644000000000000000000000236411527542030011125 0ustar This work was packaged for Debian by: David Villa Alises on Mon, 14 Dec 2009 11:45:26 +0100 It was downloaded from: http://arco.esi.uclm.es/svn/public/prj/python-logging-extra Upstream Author: arco.devel@arco.esi.uclm.es Copyright: Copyright (C) 2011 ARCO Research Group License: This program 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 3 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 3 can be found in `/usr/share/common-licenses/GPL-3'. The Debian packaging is: Copyright (C) 2011 ARCO Research Group and is licensed under the GPL version 3, see above. debian/source/0000755000000000000000000000000011547305653010477 5ustar debian/source/format0000644000000000000000000000001311531042165011671 0ustar 3.0 (quilt)debian/compat0000644000000000000000000000000211527525454010376 0ustar 7 debian/docs0000644000000000000000000000000011527525454010041 0ustar