From ac33183ccd8fed7f81de8daf25a90e5da8ec52e4 Mon Sep 17 00:00:00 2001 From: Daniel Lange Date: Wed, 13 Apr 2016 21:45:24 +0200 Subject: Wrap-and-sort beautification of debian/* files --- debian/control | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 471f32e..efffe31 100644 --- a/debian/control +++ b/debian/control @@ -3,20 +3,24 @@ Section: utils Priority: optional Maintainer: Daniel Lange Uploaders: Eugene V. Lyubimkin , - Graham Inggs -Build-Depends: debhelper (>= 9), libncurses5-dev, libncursesw5-dev, - dh-autoreconf, dpkg-dev (>= 1.16.1.1), python-minimal + Graham Inggs +Build-Depends: debhelper (>= 9), + dh-autoreconf, + dpkg-dev (>= 1.16.1.1), + libncurses5-dev, + libncursesw5-dev, + python-minimal Standards-Version: 3.9.7 Homepage: http://hisham.hm/htop/ Package: htop Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends} -Suggests: strace, lsof +Depends: ${misc:Depends}, ${shlibs:Depends} +Suggests: lsof, strace Description: interactive processes viewer - Htop is an ncursed-based process viewer similar to top, but it + Htop is an ncursed-based process viewer similar to top, but it allows one to scroll the list vertically and horizontally to see all processes and their full command lines. . - Tasks related to processes (killing, renicing) can be done without + Tasks related to processes (killing, renicing) can be done without entering their PIDs. -- cgit v1.2.3