From 274083f4738bb442447e409d21e22313729a3b5a Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Fri, 17 Jul 2020 21:10:53 +0200 Subject: [PATCH] debian: execute wrap-and-sort -t -a -s --- debian/control | 21 ++++++++++++++------- 1 file changed, 14 insertions(+), 7 deletions(-) diff --git a/debian/control b/debian/control index 6428e1f..afb5c93 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,8 @@ Source: grml-live-grml Section: grml Priority: extra Maintainer: Michael Prokop -Build-Depends: debhelper-compat (= 12), +Build-Depends: + debhelper-compat (= 12), Standards-Version: 4.5.0 Homepage: https://grml.org/grml-live/ Vcs-git: git://git.grml.org/grml-live-grml.git @@ -12,9 +13,12 @@ Bugs: mailto:bugs@grml.org Package: grml-live-addons Architecture: all -Depends: ${misc:Depends} -Recommends: grml-live -Conflicts: grml-live (<< 0.9.13) +Depends: + ${misc:Depends}, +Recommends: + grml-live, +Conflicts: + grml-live (<< 0.9.13), Description: templates/boot/addons for grml-live This package provides the boot addons bsd4grml, FreeDOS, netboot.xyz and the All-in-one GRUB. @@ -22,9 +26,12 @@ Description: templates/boot/addons for grml-live Package: grml-live-compat Architecture: all -Depends: ${misc:Depends} -Recommends: grml-live -Conflicts: grml-live-addons (<< 0.15.1~) +Depends: + ${misc:Depends}, +Recommends: + grml-live, +Conflicts: + grml-live-addons (<< 0.15.1~), Description: transitional package This package surves no purpose except to easy upgrades from previous versions. -- 2.1.4