Fix versioning scheme to end with ubuntu1, so that Lintian doesn't complain anymore about NMU, distribution name and everything. General manpages cleanup. Fix the debian/changelog file (dch couldn't parse it).

This commit is contained in:
Siegfried-Angel Gevatter Pujals 2008-08-10 13:43:51 +02:00
parent 83040c34c4
commit 833061324a
9 changed files with 50 additions and 51 deletions

10
debian/changelog vendored
View File

@ -1,4 +1,4 @@
ubuntu-dev-tools (0.36) intrepid; urgency=low
ubuntu-dev-tools (0.36ubuntu1) intrepid; urgency=low
[ Jonathan Patrick Davies ]
* doc/ Created new manpages for:
@ -7,7 +7,13 @@ ubuntu-dev-tools (0.36) intrepid; urgency=low
* doc/requestsync.1: Described variables used by requestsync in man
page. (LP: #237595)
-- Jonathan Patrick Davies <jpds@ubuntu.com> Sun 10 Aug 2008 11:02:55 +0100
[ Siegfried-Angel Gevatter Pujals ]
* Change the versioning scheme from 0.XX to 0.XXubuntu1. Delete
debian/source.lintian-overrides, as with this it isn't necessary anymore.
* General manpage cleanup (fix typos, use the same section names in all
manpages, etc).
-- Siegfried-Angel Gevatter Pujals <rainct@ubuntu.com> Sun, 10 Aug 2008 13:40:05 +0200
ubuntu-dev-tools (0.35) intrepid; urgency=low

View File

@ -1,3 +0,0 @@
# Override useless NMU warnings; this is a native Ubuntu package.
ubuntu-dev-tools source: changelog-should-mention-nmu
ubuntu-dev-tools source: source-nmu-has-incorrect-version-number

View File

@ -1,6 +1,6 @@
.TH DCH-REPEAT "1" "10 August 2008" "ubuntu-dev-tools"
.SH NAME
dch-repeat \- repeats a change log entry into an older release.
dch-repeat \- repeats a changelog entry into an older release
.SH SYNOPSIS
@ -18,8 +18,8 @@ dch-repeat \- repeats a change log entry into an older release.
.SH DESCRIPTION
.PP
\fBdch-repeat\fR is used to repeat a change log into an older release. It
expects that --build-tree is laid out with each Ubuntu release as a separate
\fBdch-repeat\fR is used to repeat a changelog into an older release. It
expects that \-\-build-tree is laid out with each Ubuntu release as a separate
directory ("feisty", "edgy", etc).
.PP
@ -51,7 +51,10 @@ Which pocket to use.
.SH AUTHOR
.PP
\fBdch-repeat\fR was written by Kees Cook <kees@ubuntu.com>. This manual page was written by Jonathan Patrick Davies <jpds@ubuntu.com>.
\fBdch-repeat\fR was written by Kees Cook <kees@ubuntu.com>. This manual page
was written by Jonathan Patrick Davies <jpds@ubuntu.com>.
.PP
Both are released under the GNU General Public License, version 2.
.SH SEE ALSO
.PP

View File

@ -55,5 +55,5 @@ the newest one available in the repositories.
.SH AUTHORS
\fBget\-build\-deps\fP and this manual page have been written by Siegfried-Angel
Gevatter Pujals <rainct@ubuntu.com>. They are released under the GNU General Public
License, version 3 or later.
Gevatter Pujals <rainct@ubuntu.com>. They are released under the GNU General
Public License, version 3 or later.

View File

@ -91,22 +91,14 @@ rainct@ubuntu.com.
Please ensure first that the problem is really this script and not an issue
with \fBpbuilder\fP.
.SH AUTHORS
\fBpbuilder\-dist\fP was originally written by Jamin W. Collins <jcollins@asgardsrealm.net> and
Jordan Mantha <mantha@ubuntu.com>.
.PP
On August 2007 it was mostly rewritten, and extended, by Siegfried-Angel Gevatter Pujals
<rainct@ubuntu.com>.
.SH SEE ALSO
\fBpbuilder\fR, \fBpbuilderrc\fR
.SH COPYRIGHT
This manual page was written by Siegfried-Angel Gevatter Pujals (RainCT)
<rainct@ubuntu.com> for YOU.
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU General Public License,
Version 2 or any later version published by the Free Software Foundation.
.PP
On Debian based systems, the complete text of the GNU General Public
License can be found in \fB/usr/share/common\-licenses/GPL\fP.
.SH AUTHORS
\fBpbuilder\-dist\fP was originally written by Jamin W. Collins
<jcollins@asgardsrealm.net> and Jordan Mantha <mantha@ubuntu.com>. On August
2007 it was mostly rewritten, and extended, by Siegfried-Angel Gevatter Pujals
<rainct@ubuntu.com>.
.BB
\fBpbuilder\-dist\fP is released under the GNU General Public License, version
2 or later.

View File

@ -80,12 +80,13 @@ Sets which port of the SMTP server to use. Default is 25.
.B DEBSMTP_USER and DEBSMTP_PASS
Sets the username and password to use when authenticating to the SMTP server.
.SH AUTHOR
.PP
This manual page was pieced together by Steve Kowalik.
It was then updated by Ryan Kavanagh, Michael Bienia, and Jonathan Patrick
Davies to reflect additional features.
.SH SEE ALSO
.PP
.BR rmadison (1)
.SH AUTHOR
.PP
.B requestsync
and this manual page were written by the Ubuntu MOTU Team.
.PP
Both are released under the GNU General Public License, version 2.

View File

@ -1,7 +1,3 @@
.\" Title: reverse-build-depends
.\" Author: Siegfried-Angel Gevatter Pujals
.\" Contact details: rainct@ubuntu.com
.TH REVERSE\-BUILD\-DEPENDS 1 "January 17, 2008" "ubuntu-dev-tools"
.SH NAME
@ -26,13 +22,13 @@ If you prefer to see all build dependencies in a single line, use this
option. Otherwise, each one will be printed on its own line.
.SH KNOWN BUGS AND LIMITATIONS
Note that to use \fBreverse\-build\-depends\fP it is required for the source repositories
(deb-src lines) to be enabled in your sources.list.
Note that to use \fBreverse\-build\-depends\fP it is required for the source
repositories (deb-src lines) to be enabled in your sources.list.
.SH SEE ALSO
\fBgrep\-dctrl\fR, \fBapt\-cache\fR
.SH COPYRIGHT
.SH AUTHORS
\fBreverse\-build\-depends\fP and this manual page were written by
Siegfried-Angel Gevatter Pujals <rainct@ubuntu.com> for YOU. Both are
released under the terms of the GNU General Public License (version 2

View File

@ -26,3 +26,5 @@ By examining debian/changelog it will extract the information it needs to:
.br
.SH AUTHOR
submittodebian and this man page were written by Soren Hansen <soren@ubuntu.com>.
.PP
Both are released under the GNU General Public License, version 2 or later.

View File

@ -1,10 +1,10 @@
.TH WHAT-PATCH "1" "10 August 2008" "ubuntu-dev-tools"
.SH NAME
what-patch \- detects which patch system a Debian package uses.
what-patch \- detects which patch system a Debian package uses
.SH SYNOPSIS
.B what-patch [\-h] [\-v]
.B what-patch [options]
.SH DESCRIPTION
.PP
@ -24,14 +24,16 @@ Display a help message and exit.
.TP
.B \-v
Enable verbose mode. This shall include the listing of any files modified
outside for the debian/ directory and report any addition details about the
outside or the debian/ directory and report any additional details about the
patch system if available.
.SH AUTHOR
.SH AUTHORS
.PP
\fBwhat-patch\fR was written by Kees Cook <kees@ubuntu.com>, Siegfried-A.
Gevatter <rainct@ubuntu.com>, and Daniel Hahler <ubuntu@thequod.de>, among
others. This manual page was written by Jonathan Patrick Davies <jpds@ubuntu.com>.
.PP
Both are released under the GNU General Public License, version 2.
.SH SEE ALSO
.PP
@ -39,4 +41,4 @@ The Ubuntu MOTU team has some documentation about patch systems at the Ubuntu
wiki: \fBhttps://wiki.ubuntu.com/PackagingGuide/PatchSystems\fR
.PP
.BR cdbs-edit-patch (1), dbs-edit-patch (1), patch-edit-patch (1)
.B cdbs-edit-patch(1), dbs-edit-patch(1), dpatch-edit-patch(1)