debian/0000755000000000000000000000000012160412031007154 5ustar debian/source/0000755000000000000000000000000012160412031010454 5ustar debian/source/format0000644000000000000000000000001412160412031011662 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000001040712160412031011030 0ustar python-ttystatus (0.23-1) unstable; urgency=low * New upstream version. -- Lars Wirzenius Wed, 19 Jun 2013 21:26:14 +0100 python-ttystatus (0.22-1) unstable; urgency=low * New upstream version. -- Lars Wirzenius Tue, 12 Mar 2013 20:38:25 +0000 python-ttystatus (0.21-1) unstable; urgency=low * New upstream version. -- Lars Wirzenius Sat, 29 Sep 2012 09:25:42 +0100 python-ttystatus (0.20-1) unstable; urgency=low * New upstream version. -- Lars Wirzenius Tue, 18 Sep 2012 20:41:55 +0100 python-ttystatus (0.19-1) unstable; urgency=low * New upstream version. -- Lars Wirzenius Sat, 30 Jun 2012 16:51:34 +0100 python-ttystatus (0.18-1) unstable; urgency=low * New upstream version. -- Lars Wirzenius Tue, 08 May 2012 23:15:55 +0100 python-ttystatus (0.17-1) unstable; urgency=low * New upstream release. -- Lars Wirzenius Sun, 15 Apr 2012 19:39:31 +0100 python-ttystatus (0.16-1) unstable; urgency=low * New upstream version. * debian/control: Bumped Standards-Version. No other changes needed. -- Lars Wirzenius Sun, 08 Apr 2012 09:49:48 +0100 python-ttystatus (0.15-1) unstable; urgency=low * New upstream version. -- Lars Wirzenius Sat, 17 Sep 2011 19:58:35 +0100 python-ttystatus (0.14-1) unstable; urgency=low * New upstream version. -- Lars Wirzenius Wed, 31 Aug 2011 18:59:10 +0100 python-ttystatus (0.13-1) unstable; urgency=low * New upstream release. * First upload to Debian. (Closes: #636443) * Debian packaging changed to be a non-native package. * debian/rules and debian/control changed to use dh_python2. * debian/copyright converted to use DEP5. -- Lars Wirzenius Wed, 03 Aug 2011 08:09:57 +0100 python-ttystatus (0.12) squeeze; urgency=low * New upstream release. * debian/control: Add build dependency on python-sphinx. * debian/pycompat: Useless, so removed. -- Lars Wirzenius Sun, 24 Jul 2011 10:52:05 +0100 python-ttystatus (0.11) squeeze; urgency=low * New upstream version. -- Lars Wirzenius Sat, 23 Apr 2011 18:53:27 +0100 python-ttystatus (0.10) squeeze; urgency=low * New upstream release. -- Lars Wirzenius Wed, 23 Mar 2011 21:05:27 +0000 python-ttystatus (0.9) squeeze; urgency=low * New upstream release. - add ttystatus.Integer -- Lars Wirzenius Sun, 13 Feb 2011 09:17:36 +0000 python-ttystatus (0.8.1) squeeze; urgency=low * New upstream release. - don't write notifications is output is disabled -- Lars Wirzenius Sun, 30 Jan 2011 19:58:22 +0000 python-ttystatus (0.8) squeeze; urgency=low * New upstream release. - write to /dev/tty by default -- Lars Wirzenius Sun, 30 Jan 2011 19:23:28 +0000 python-ttystatus (0.7) squeeze; urgency=low * New upstream version. Bugfix. -- Lars Wirzenius Sat, 09 Oct 2010 20:56:25 +0100 python-ttystatus (0.6) squeeze; urgency=low * New release. - add ByteSpeed widget. * debian/control: Add build-dependency on python-coverage-test-runner. -- Lars Wirzenius Tue, 13 Jul 2010 07:51:43 +1200 python-ttystatus (0.5) squeeze; urgency=low * New release. * debian/control: Add Python-Version headers. -- Lars Wirzenius Wed, 07 Jul 2010 09:41:27 +1200 python-ttystatus (0.4) squeeze; urgency=low * New release. - Bugfix: when the output won't fit, and the last widget is a `Pathname`, the last character is no longer chopped off. -- Lars Wirzenius Mon, 05 Jul 2010 16:47:23 +1200 python-ttystatus (0.3) squeeze; urgency=low * New release. * Fix bug in ttystatus.Pathname widget: if value is not set in master, but update is called, do not crash. * Fix handling of bad values for fields. -- Lars Wirzenius Thu, 01 Jul 2010 09:09:07 +1200 python-ttystatus (0.2) squeeze; urgency=low * New release. * Many new widgets. -- Lars Wirzenius Mon, 14 Jun 2010 14:56:26 +1200 python-ttystatus (0.1) squeeze; urgency=low * Initial packaging. This is not intended to be uploaded to Debian, so no closing of an ITP bug. -- Lars Wirzenius Sat, 08 May 2010 11:10:24 +1200 debian/compat0000644000000000000000000000000212160412031010352 0ustar 7 debian/control0000644000000000000000000000112012160412031010551 0ustar Source: python-ttystatus Maintainer: Lars Wirzenius Section: python Priority: optional Standards-Version: 3.9.3 Build-Depends: debhelper (>= 7.3.8), python (>= 2.6.6-3~), python-coverage-test-runner, python-sphinx X-Python-Version: >= 2.6 Package: python-ttystatus Architecture: all Depends: ${python:Depends}, ${misc:Depends}, python (>= 2.6) Homepage: http://liw.fi/ttystatus/ Description: terminal progress bar and status output for Python The ttystatus Python library provides a simple widget-based way to show progress and current status in command line programs. debian/copyright0000644000000000000000000000166612160412031011120 0ustar Format: http://dep.debian.net/deps/dep5/ Upstream-Name: ttystatus Upstream-Contact: Lars Wirzenius Source: http://code.liw.fi/ttystatus/bzr/trunk/ Files: * Copyright: 2010, 2011, Lars Wirzenius License: GPL-3+ 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 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 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 a Debian system, you can find a copy of GPL version 3 at /usr/share/common-licenses/GPL-3 . debian/rules0000755000000000000000000000031112160412031010227 0ustar #!/usr/bin/make -f %: dh $@ --with=python2 --with-buildsystem=python_distutils override_dh_auto_install: python setup.py install --prefix=debian/python-ttystatus/usr \ --install-layout=deb debian/python-ttystatus.examples0000644000000000000000000000001312160412031014311 0ustar example.py