mirror of
https://git.launchpad.net/ubuntu-dev-tools
synced 2025-03-13 08:01:09 +00:00
setup-packaging-environment: Add manpage.
This commit is contained in:
parent
3f944f59b7
commit
6acfe02e37
3
debian/changelog
vendored
3
debian/changelog
vendored
@ -5,8 +5,9 @@ ubuntu-dev-tools (0.101) UNRELEASED; urgency=low
|
||||
* edit-patch: Add manpage. (LP: #538379)
|
||||
* massfile: Add manpage.
|
||||
* pull-debian-debdiff: Add manpage.
|
||||
* setup-packaging-environment: Add manpage.
|
||||
|
||||
-- Andrew Starr-Bochicchio <a.starr.b@gmail.com> Sat, 26 Jun 2010 14:14:11 -0400
|
||||
-- Andrew Starr-Bochicchio <a.starr.b@gmail.com> Sat, 26 Jun 2010 14:31:15 -0400
|
||||
|
||||
ubuntu-dev-tools (0.100) maverick; urgency=low
|
||||
|
||||
|
16
doc/setup-packaging-environment.1
Normal file
16
doc/setup-packaging-environment.1
Normal file
@ -0,0 +1,16 @@
|
||||
.TH PULL-DEBIAN-DEBDIFF "1" "June 2010" "ubuntu-dev-tools"
|
||||
.SH NAME
|
||||
\fBsetup-packaging-environment\fR \- helps to get started with Ubuntu development
|
||||
|
||||
.SH SYNOPSIS
|
||||
\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.
|
||||
|
||||
.SH AUTHORS
|
||||
\fBsetup-packaging-environment\fR was written by Siegfried-A. Gevatter <rainct@ubuntu.com>.
|
||||
|
||||
This manual page was written by Andrew Starr-Bochicchio <a.starr.b@gmail.com>.
|
||||
.PP
|
||||
Both are released under the terms of the GNU General Public License, version 3 or later.
|
Loading…
x
Reference in New Issue
Block a user