mirror of
https://git.launchpad.net/ubuntu-dev-tools
synced 2025-03-12 15:41:09 +00:00
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:
parent
83040c34c4
commit
833061324a
22
debian/changelog
vendored
22
debian/changelog
vendored
@ -1,13 +1,19 @@
|
|||||||
ubuntu-dev-tools (0.36) intrepid; urgency=low
|
ubuntu-dev-tools (0.36ubuntu1) intrepid; urgency=low
|
||||||
|
|
||||||
[ Jonathan Patrick Davies ]
|
[ Jonathan Patrick Davies ]
|
||||||
* doc/ Created new manpages for:
|
* doc/ Created new manpages for:
|
||||||
- what-patch.1.
|
- what-patch.1.
|
||||||
- dch-repeat.1.
|
- dch-repeat.1.
|
||||||
* doc/requestsync.1: Described variables used by requestsync in man
|
* doc/requestsync.1: Described variables used by requestsync in man
|
||||||
page. (LP: #237595)
|
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
|
ubuntu-dev-tools (0.35) intrepid; urgency=low
|
||||||
|
|
||||||
|
3
debian/source.lintian-overrides
vendored
3
debian/source.lintian-overrides
vendored
@ -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
|
|
@ -1,6 +1,6 @@
|
|||||||
.TH DCH-REPEAT "1" "10 August 2008" "ubuntu-dev-tools"
|
.TH DCH-REPEAT "1" "10 August 2008" "ubuntu-dev-tools"
|
||||||
.SH NAME
|
.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
|
.SH SYNOPSIS
|
||||||
|
|
||||||
@ -18,8 +18,8 @@ dch-repeat \- repeats a change log entry into an older release.
|
|||||||
|
|
||||||
.SH DESCRIPTION
|
.SH DESCRIPTION
|
||||||
.PP
|
.PP
|
||||||
\fBdch-repeat\fR is used to repeat a change log into an older release. It
|
\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
|
expects that \-\-build-tree is laid out with each Ubuntu release as a separate
|
||||||
directory ("feisty", "edgy", etc).
|
directory ("feisty", "edgy", etc).
|
||||||
|
|
||||||
.PP
|
.PP
|
||||||
@ -51,7 +51,10 @@ Which pocket to use.
|
|||||||
|
|
||||||
.SH AUTHOR
|
.SH AUTHOR
|
||||||
.PP
|
.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
|
.SH SEE ALSO
|
||||||
.PP
|
.PP
|
||||||
|
@ -55,5 +55,5 @@ the newest one available in the repositories.
|
|||||||
|
|
||||||
.SH AUTHORS
|
.SH AUTHORS
|
||||||
\fBget\-build\-deps\fP and this manual page have been written by Siegfried-Angel
|
\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
|
Gevatter Pujals <rainct@ubuntu.com>. They are released under the GNU General
|
||||||
License, version 3 or later.
|
Public License, version 3 or later.
|
||||||
|
@ -91,22 +91,14 @@ rainct@ubuntu.com.
|
|||||||
Please ensure first that the problem is really this script and not an issue
|
Please ensure first that the problem is really this script and not an issue
|
||||||
with \fBpbuilder\fP.
|
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
|
.SH SEE ALSO
|
||||||
\fBpbuilder\fR, \fBpbuilderrc\fR
|
\fBpbuilder\fR, \fBpbuilderrc\fR
|
||||||
|
|
||||||
.SH COPYRIGHT
|
.SH AUTHORS
|
||||||
This manual page was written by Siegfried-Angel Gevatter Pujals (RainCT)
|
\fBpbuilder\-dist\fP was originally written by Jamin W. Collins
|
||||||
<rainct@ubuntu.com> for YOU.
|
<jcollins@asgardsrealm.net> and Jordan Mantha <mantha@ubuntu.com>. On August
|
||||||
Permission is granted to copy, distribute and/or modify this document
|
2007 it was mostly rewritten, and extended, by Siegfried-Angel Gevatter Pujals
|
||||||
under the terms of the GNU General Public License,
|
<rainct@ubuntu.com>.
|
||||||
Version 2 or any later version published by the Free Software Foundation.
|
.BB
|
||||||
.PP
|
\fBpbuilder\-dist\fP is released under the GNU General Public License, version
|
||||||
On Debian based systems, the complete text of the GNU General Public
|
2 or later.
|
||||||
License can be found in \fB/usr/share/common\-licenses/GPL\fP.
|
|
||||||
|
@ -80,12 +80,13 @@ Sets which port of the SMTP server to use. Default is 25.
|
|||||||
.B DEBSMTP_USER and DEBSMTP_PASS
|
.B DEBSMTP_USER and DEBSMTP_PASS
|
||||||
Sets the username and password to use when authenticating to the SMTP server.
|
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
|
.SH SEE ALSO
|
||||||
.PP
|
.PP
|
||||||
.BR rmadison (1)
|
.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.
|
||||||
|
@ -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"
|
.TH REVERSE\-BUILD\-DEPENDS 1 "January 17, 2008" "ubuntu-dev-tools"
|
||||||
|
|
||||||
.SH NAME
|
.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.
|
option. Otherwise, each one will be printed on its own line.
|
||||||
|
|
||||||
.SH KNOWN BUGS AND LIMITATIONS
|
.SH KNOWN BUGS AND LIMITATIONS
|
||||||
Note that to use \fBreverse\-build\-depends\fP it is required for the source repositories
|
Note that to use \fBreverse\-build\-depends\fP it is required for the source
|
||||||
(deb-src lines) to be enabled in your sources.list.
|
repositories (deb-src lines) to be enabled in your sources.list.
|
||||||
|
|
||||||
.SH SEE ALSO
|
.SH SEE ALSO
|
||||||
\fBgrep\-dctrl\fR, \fBapt\-cache\fR
|
\fBgrep\-dctrl\fR, \fBapt\-cache\fR
|
||||||
|
|
||||||
.SH COPYRIGHT
|
.SH AUTHORS
|
||||||
\fBreverse\-build\-depends\fP and this manual page were written by
|
\fBreverse\-build\-depends\fP and this manual page were written by
|
||||||
Siegfried-Angel Gevatter Pujals <rainct@ubuntu.com> for YOU. Both are
|
Siegfried-Angel Gevatter Pujals <rainct@ubuntu.com> for YOU. Both are
|
||||||
released under the terms of the GNU General Public License (version 2
|
released under the terms of the GNU General Public License (version 2
|
||||||
|
@ -26,3 +26,5 @@ By examining debian/changelog it will extract the information it needs to:
|
|||||||
.br
|
.br
|
||||||
.SH AUTHOR
|
.SH AUTHOR
|
||||||
submittodebian and this man page were written by Soren Hansen <soren@ubuntu.com>.
|
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.
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
.TH WHAT-PATCH "1" "10 August 2008" "ubuntu-dev-tools"
|
.TH WHAT-PATCH "1" "10 August 2008" "ubuntu-dev-tools"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
what-patch \- detects which patch system a Debian package uses.
|
what-patch \- detects which patch system a Debian package uses
|
||||||
|
|
||||||
.SH SYNOPSIS
|
.SH SYNOPSIS
|
||||||
|
|
||||||
.B what-patch [\-h] [\-v]
|
.B what-patch [options]
|
||||||
|
|
||||||
.SH DESCRIPTION
|
.SH DESCRIPTION
|
||||||
.PP
|
.PP
|
||||||
@ -24,14 +24,16 @@ Display a help message and exit.
|
|||||||
.TP
|
.TP
|
||||||
.B \-v
|
.B \-v
|
||||||
Enable verbose mode. This shall include the listing of any files modified
|
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.
|
patch system if available.
|
||||||
|
|
||||||
.SH AUTHOR
|
.SH AUTHORS
|
||||||
.PP
|
.PP
|
||||||
\fBwhat-patch\fR was written by Kees Cook <kees@ubuntu.com>, Siegfried-A.
|
\fBwhat-patch\fR was written by Kees Cook <kees@ubuntu.com>, Siegfried-A.
|
||||||
Gevatter <rainct@ubuntu.com>, and Daniel Hahler <ubuntu@thequod.de>, among
|
Gevatter <rainct@ubuntu.com>, and Daniel Hahler <ubuntu@thequod.de>, among
|
||||||
others. This manual page was written by Jonathan Patrick Davies <jpds@ubuntu.com>.
|
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
|
.SH SEE ALSO
|
||||||
.PP
|
.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
|
wiki: \fBhttps://wiki.ubuntu.com/PackagingGuide/PatchSystems\fR
|
||||||
|
|
||||||
.PP
|
.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)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user