From 5e5a361f29847b204e8137236c02defbdfc10c86 Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Tue, 22 Oct 2019 16:08:13 +0200 Subject: [PATCH] wrap-and-sort debian/ `wrap-and-sort -a -t -s` --- debian/control | 37 ++++++++++++++++++++++++++++++++----- debian/copyright | 4 ++-- debian/docs | 1 + 3 files changed, 35 insertions(+), 7 deletions(-) diff --git a/debian/control b/debian/control index eaa3673..e525d40 100644 --- a/debian/control +++ b/debian/control @@ -2,8 +2,12 @@ Source: grml-x Section: grml Priority: optional Maintainer: Michael Prokop -Build-Depends: debhelper (>= 10~) -Build-Depends-Indep: asciidoc, xsltproc, docbook-xsl +Build-Depends: + debhelper (>= 10~), +Build-Depends-Indep: + asciidoc, + docbook-xsl, + xsltproc, Standards-Version: 4.4.1 Homepage: https://git.grml.org/?p=grml-x.git Vcs-git: git://git.grml.org/grml-x.git @@ -13,9 +17,32 @@ Bugs: mailto:bugs@grml.org Package: grml-x Architecture: all -Depends: ${shlibs:Depends}, ${misc:Depends}, xserver-xorg | xserver, sudo, x11-xkb-utils, x11-xserver-utils, xauth, xinit, python3 -Recommends: fluxbox | x-window-manager, x11-utils, xcursor-themes, xfonts-base, xserver-xorg-input-all, xserver-xorg-input-kbd, xserver-xorg-input-vmmouse, xserver-xorg-video-all, xterm | x-terminal-emulator, grml-etc-core -Suggests: xfonts-100dpi, xfonts-75dpi, fonts-ttf-west-european, xfonts-base-transcoded +Depends: + python3, + sudo, + x11-xkb-utils, + x11-xserver-utils, + xauth, + xinit, + xserver-xorg | xserver, + ${misc:Depends}, + ${shlibs:Depends}, +Recommends: + fluxbox | x-window-manager, + grml-etc-core, + x11-utils, + xcursor-themes, + xfonts-base, + xserver-xorg-input-all, + xserver-xorg-input-kbd, + xserver-xorg-input-vmmouse, + xserver-xorg-video-all, + xterm | x-terminal-emulator, +Suggests: + fonts-ttf-west-european, + xfonts-100dpi, + xfonts-75dpi, + xfonts-base-transcoded, Description: wrapper for startx for running X Window System grml-x generates a configuration for X server, supporting several options and using a hardware recognition system. diff --git a/debian/copyright b/debian/copyright index 952c2cc..e3a6bc0 100644 --- a/debian/copyright +++ b/debian/copyright @@ -7,10 +7,10 @@ Copyright Holder: Michael Prokop License: - This software is copyright (c) 2005 by Michael Prokop. + This software is copyright (c) 2005 by Michael Prokop. You are free to distribute this software under the terms of the GNU General Public License. - On Debian GNU/Linux systems, the complete text of the GNU General + On Debian GNU/Linux systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL'. diff --git a/debian/docs b/debian/docs index e69de29..8b13789 100644 --- a/debian/docs +++ b/debian/docs @@ -0,0 +1 @@ + -- 2.1.4