From f1f7763c7cf6800d22e1bc8fa7c2a2c773d2872e Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Thu, 12 Oct 2017 00:24:13 +0200 Subject: [PATCH] wrap-and-sort debian/ Execute `wrap-and-sort -a -s -t` to finally get this improved :) --- debian/control | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index f8a07e8..a433cad 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,11 @@ Source: grml-crypt Section: grml Priority: optional Maintainer: Michael Prokop -Build-Depends: debhelper (>= 5), xsltproc, docbook-xsl, asciidoc +Build-Depends: + asciidoc, + debhelper (>= 5), + docbook-xsl, + xsltproc, Standards-Version: 3.9.5 Homepage: http://git.grml.org/?p=grml-crypt.git Vcs-git: git://git.grml.org/grml-crypt.git @@ -12,7 +16,11 @@ Bugs: mailto:bugs@grml.org Package: grml-crypt Architecture: all -Depends: ${misc:Depends}, grml-shlib (>=1.02.07), cryptsetup-luks | cryptsetup (>=1.0.1-16), dmsetup +Depends: + cryptsetup-luks | cryptsetup (>=1.0.1-16), + dmsetup, + grml-shlib (>=1.02.07), + ${misc:Depends}, Description: wrapper around cryptsetup-luks This software should provide an easy wrapper around cryptsetup-luks, losetup and mount. -- 2.1.4