diff --git a/debian/changelog b/debian/changelog index dadaea5..c37e00c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,6 +12,7 @@ * Fix typo in man-page. Thanks lintian! * Use "set -e" instead of "#!/bin/sh -e" in maintainer scripts. * Declare compliance with Debian Policy 3.9.8. (No further changes.) + * Apply "wrap-and-sort -a". -- Axel Beckert Sat, 08 Oct 2016 00:33:40 +0200 diff --git a/debian/control b/debian/control index 0066d0b..79eec26 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,8 @@ Package: slay Architecture: all -Depends: debconf | debconf-2.0, ${misc:Depends} +Depends: debconf | debconf-2.0, + ${misc:Depends} Description: Kills all of the user's processes Slay provides you with a way to quickly get rid of all processes a particular user owns. Very useful if you want diff --git a/debian/dirs b/debian/dirs index 0e838db..44ac6eb 100644 --- a/debian/dirs +++ b/debian/dirs @@ -1,2 +1,2 @@ +etc usr/sbin -etc