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 +++++++++++------- debian/copyright | 2 +- 2 files changed, 12 insertions(+), 8 deletions(-) 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. diff --git a/debian/copyright b/debian/copyright index 0d3b7f0..8c4beb8 100644 --- a/debian/copyright +++ b/debian/copyright @@ -17,7 +17,7 @@ License: GPL-2+ 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 2 of the License, or - (at your option) any later version. + (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 -- cgit v1.2.3