debian/0000755000000000000000000000000012154273432007171 5ustar debian/watch0000644000000000000000000000010511544215077010221 0ustar version=3 http://guichaz.free.fr/iotop/ (?:.+/)iotop-([\d.]+).tar.gz debian/copyright0000644000000000000000000000112512103612344011114 0ustar This package was debianized by Paul Wise on Thu, 24 Apr 2008 21:51:35 +0800. It was downloaded from http://guichaz.free.fr/iotop/files/ Author: Guillaume Chazarain Parts based on pynl80211 by Johannes Berg Copyright & License: Copyright 2007-2008 Guillaume Chazarain Copyright 2007 Johannes Berg License: GPLv2 On Debian systems, the complete text of the GNU General Public License, version 2, can be found in /usr/share/common-licenses/GPL-2. The Debian packaging is placed in the Public Domain in 2009 by Paul Wise. debian/changelog0000644000000000000000000001346712154273432011056 0ustar iotop (0.6-1) unstable; urgency=low * New upstream release - Doesn't crash with UTF-8 command-lines (Closes: #708252) (LP: #1179975) -- Paul Wise Fri, 07 Jun 2013 14:00:56 +0800 iotop (0.5-2) unstable; urgency=low * Upload to unstable now that wheezy is out * Fix the FSF address in the copyright information * Fix a Python 3 incompatibility issue * Exit when a SIGTERM signal is received in interactive mode. (LP: #1156754) -- Paul Wise Mon, 06 May 2013 13:25:07 +0800 iotop (0.5-1) experimental; urgency=low * New upstream release - Adapts the display to the maximum pid width (LP: #896989) - Upstream partially moved iotop to sbin, drop some install munging - Drops support for ctypes, update dependency information * Work around debhelper not doing parallel builds by default * Bump Standards-Version, no changes needed * Wrap and sort various files -- Paul Wise Mon, 04 Feb 2013 08:10:22 +0800 iotop (0.4.4-4) unstable; urgency=low * Move iotop script to /usr/sbin, adjust manual page since Linux wants root for access to the taskstats interfaces (Closes: #653519) -- Paul Wise Thu, 29 Dec 2011 10:50:35 +0800 iotop (0.4.4-3) unstable; urgency=low * Drop type-handling/linux dep and switch to arch linux-any until linux-all is available; that will probably never happen since it requires changes in so many places. -- Paul Wise Thu, 17 Nov 2011 08:05:21 +0800 iotop (0.4.4-2) unstable; urgency=low * Depend on linux (provided by type-handling) so that iotop is not installable on non-Linux ports of Debian. -- Paul Wise Wed, 16 Nov 2011 19:21:09 +0800 iotop (0.4.4-1) unstable; urgency=low [ Paul Wise ] * New upstream release - Produces a helpful error instead of crashing when Linux denies permission (Closes: #644616, LP: #879767) * Bump Standards-Version, no changes needed [ Scott Kitterman ] * Switch to dh_python2 (LP: #856478) -- Paul Wise Tue, 01 Nov 2011 16:10:09 +0800 iotop (0.4.3-1) unstable; urgency=low * New upstream release - Drop all patches, included upstream - Fixes crash with non-ASCII characters (Closes: #616481) - Fixes startup with invalid locales (Closes: #593846) - Adds support for ioprio on armel and hppa (Closes: #595426) * Wrap deps and build-deps one per line * Drop quilt stuff, not needed with dpkg-source v3 * Bump Standards-Version, no changes needed -- Paul Wise Tue, 29 Mar 2011 09:16:38 +0800 iotop (0.4-2) unstable; urgency=low * Correct bug number in the changelog for previous version. * Switch to dpkg-source format v3 * Do not report requirements that are available (Closes: #574246) * Check for CONFIG_VM_EVENT_COUNTERS, it is needed (Closes: #574346) * Bump Standards-Version, no changes needed -- Paul Wise Mon, 31 May 2010 17:46:30 +0800 iotop (0.4-1) unstable; urgency=low * New upstream release - Switched to distutils and removed setuptools egg (Closes: #564364) - Works around weird math domain error (Closes: #563097) - Works on Python 2.4 (with ctypes), adust packaging * Make the watch file a little more flexible -- Paul Wise Tue, 12 Jan 2010 14:52:38 +0800 iotop (0.3.2-1) unstable; urgency=low * New upstream release - Includes ionice functionality (Closes: #535969) * Make the setuptools egg removal more flexible just in case * Bump Standards-Version, no changes needed -- Paul Wise Thu, 24 Sep 2009 14:34:43 +0800 iotop (0.3.1-1) unstable; urgency=low * New upstream release - Fixes syscall usage on biarch systems (Closes: #529429) * Bump Standards-Version, no changes needed -- Paul Wise Sun, 28 Jun 2009 15:54:22 +0800 iotop (0.3-1) unstable; urgency=low * New upstream release - displays IO scheduling class and priority (Closes: #521360) - iotop -bo output can now be piped (LP: #337882) - 01_fix_nfs_crash.patch was included, drop it * Bump Standards-Version, no changes needed -- Paul Wise Mon, 04 May 2009 14:17:06 +0800 iotop (0.2.1-1) unstable; urgency=low * New upstream release (Closes: #511649) * List needed kernel config options in description (Closes: #497360) * Avoid use of first-person in description * Build-dep on python-setuptools instead of using the egg * Switch from cdbs to debhelper 7 * Add a README.source pointing to the quilt one -- Paul Wise Tue, 24 Feb 2009 18:09:50 +0900 iotop (0.2-3) unstable; urgency=low * Prevent a crash when NFS mounts have disappeared (Closes: #492568) -- Paul Wise Mon, 01 Sep 2008 13:51:54 +0800 iotop (0.2-2) unstable; urgency=low * Fix dependencies (Closes: #489064) * Bump Standards-Version (no changes needed) -- Paul Wise Thu, 03 Jul 2008 14:11:58 +0800 iotop (0.2-1) unstable; urgency=low * New upstream release * Drop manual page and patch (included upstream) * Update Homepage to new upstream web page * Upstream has a tarball and setup.py * Add a watch file to track new upstream versions * Switch to python-support for installation -- Paul Wise Thu, 29 May 2008 17:31:58 +0800 iotop (0.1-3) unstable; urgency=low * Fix traceback with some kinds of terminals (Closes: #482018) -- Paul Wise Wed, 21 May 2008 16:41:50 +0800 iotop (0.1-2) unstable; urgency=low * Mention in the manual page which options need to be enabled in the Linux kernel build configuration. (Closes: #479843) -- Paul Wise Wed, 07 May 2008 10:40:05 +0800 iotop (0.1-1) unstable; urgency=low * Initial release (Closes: #477681) -- Paul Wise Thu, 24 Apr 2008 21:51:35 +0800 debian/source/0000755000000000000000000000000011544215077010474 5ustar debian/source/format0000644000000000000000000000001411544221605011674 0ustar 3.0 (quilt) debian/control0000644000000000000000000000147212103612356010574 0ustar Source: iotop Section: admin Priority: optional Maintainer: Paul Wise Build-Depends: debhelper (>= 7.0.50~), python (>= 2.6.6-3~) Standards-Version: 3.9.4 Homepage: http://guichaz.free.fr/iotop/ Package: iotop Architecture: linux-any Depends: python (>= 2.6), ${misc:Depends}, ${python:Depends} Description: simple top-like I/O monitor iotop does for I/O usage what top(1) does for CPU usage. It watches I/O usage information output by the Linux kernel and displays a table of current I/O usage by processes on the system. It is handy for answering the question "Why is the disk churning so much?". . iotop can only run under a Linux 2.6.20 or later kernel built with the CONFIG_TASKSTATS, CONFIG_TASK_DELAY_ACCT, CONFIG_TASK_IO_ACCOUNTING and CONFIG_VM_EVENT_COUNTERS build config options on. debian/pyversions0000644000000000000000000000000512103606442011323 0ustar 2.6- debian/docs0000644000000000000000000000001411544215077010042 0ustar NEWS THANKS debian/rules0000755000000000000000000000011512154271063010244 0ustar #!/usr/bin/make -f #export DH_VERBOSE=1 %: dh $@ --parallel --with python2 debian/compat0000644000000000000000000000000211544215077010372 0ustar 7