From 9cb82a33bc5c8efd5bf2fc72b0d94b026e3c0527 Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Tue, 12 May 2020 16:23:10 +0200 Subject: [PATCH] Execute 'wrap-and-sort -a -t -s' on debian/ This is much better for (code) reviews --- debian/control | 19 ++++++++++++------- 1 file changed, 12 insertions(+), 7 deletions(-) diff --git a/debian/control b/debian/control index 8a05e50..5b8e139 100644 --- a/debian/control +++ b/debian/control @@ -14,13 +14,18 @@ Bugs: mailto:bugs@grml.org Package: grml-etc-core Architecture: all -Conflicts: grml-autoconfig (<< 0.5-7), - grml-etc (<< 0.8-11), - grml-scripts (<< 0.8-27) -Replaces: vim-common -Depends: vim | nvi | editor -Recommends: grml-scripts-core -Pre-Depends: zsh +Conflicts: + grml-autoconfig (<< 0.5-7), + grml-etc (<< 0.8-11), + grml-scripts (<< 0.8-27), +Replaces: + vim-common, +Depends: + vim | nvi | editor, +Recommends: + grml-scripts-core, +Pre-Depends: + zsh, Description: core etcetera files for the Grml system This package includes some /etc files for the Grml system. Whereas the main grml-etc package is -- 2.1.4