From f83161dcc202943bbad3fb9cdc42dbaef5855292 Mon Sep 17 00:00:00 2001 From: Benjamin Drung Date: Thu, 16 Jun 2022 10:24:32 +0200 Subject: [PATCH] Wrap long line in setup-packaging-environment.1 Signed-off-by: Benjamin Drung --- doc/setup-packaging-environment.1 | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/doc/setup-packaging-environment.1 b/doc/setup-packaging-environment.1 index 9a4b177..90d6898 100644 --- a/doc/setup-packaging-environment.1 +++ b/doc/setup-packaging-environment.1 @@ -6,7 +6,13 @@ \fBsetup-packaging-environment\fR .SH DESCRIPTION -\fBsetup-packaging-environment\fR aims to make it more straightforward for new contributors to get their Ubuntu installation ready for packaging work. It ensures that all four components from Ubuntu's official repositories are enabled along with their corresponding source repositories. It also installs a minimal set of packages needed for Ubuntu packaging work (ubuntu-dev-tools, devscripts, debhelper, cdbs, patchutils, pbuilder, and build-essential). Finally, it assists in defining the DEBEMAIL and DEBFULLNAME environment variables. +\fBsetup-packaging-environment\fR aims to make it more straightforward for new +contributors to get their Ubuntu installation ready for packaging work. It +ensures that all four components from Ubuntu's official repositories are enabled +along with their corresponding source repositories. It also installs a minimal +set of packages needed for Ubuntu packaging work (ubuntu-dev-tools, devscripts, +debhelper, cdbs, patchutils, pbuilder, and build-essential). Finally, it assists +in defining the DEBEMAIL and DEBFULLNAME environment variables. .SH AUTHORS \fBsetup-packaging-environment\fR was written by Siegfried-A. Gevatter .