From 7444b5e376343bae2e4a34868b66077f7acb3702 Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Fri, 25 May 2018 12:15:20 +0200 Subject: [PATCH] debian: run wrap-and-sort with `-a -t -s` --- debian/control | 48 ++++++++++++++++++++++++++---------------------- 1 file changed, 26 insertions(+), 22 deletions(-) diff --git a/debian/control b/debian/control index d732fee..a833f79 100644 --- a/debian/control +++ b/debian/control @@ -2,10 +2,11 @@ Source: grml-network Section: grml Priority: optional Maintainer: Michael Prokop -Build-Depends: asciidoc, - debhelper (>= 8), - docbook-xsl, - xsltproc +Build-Depends: + asciidoc, + debhelper (>= 8), + docbook-xsl, + xsltproc, Standards-Version: 4.1.4 Homepage: https://git.grml.org/?p=grml-network.git Vcs-git: git://git.grml.org/grml-network.git @@ -15,24 +16,27 @@ Bugs: mailto:bugs@grml.org Package: grml-network Architecture: all -Depends: dialog, - grml-etc-core, - iproute2, - psmisc, - zsh, - ${misc:Depends}, - ${shlibs:Depends} -Recommends: bridge-utils, - iptables, - nmap, - pppoeconf, - resolvconf, - uml-utilities, - vpnc, - wireless-tools, - wpasupplicant, - wvdial -Suggests: isdnutils-base +Depends: + dialog, + grml-etc-core, + iproute2, + psmisc, + zsh, + ${misc:Depends}, + ${shlibs:Depends}, +Recommends: + bridge-utils, + iptables, + nmap, + pppoeconf, + resolvconf, + uml-utilities, + vpnc, + wireless-tools, + wpasupplicant, + wvdial, +Suggests: + isdnutils-base, Description: network related helper scripts This package provides scripts for network related tasks which should make life easier. Like: -- 2.1.4