mirror of
https://git.launchpad.net/ubuntu-dev-tools
synced 2025-03-12 23:51:08 +00:00
Remove --no-changelog from update-maintainer's manpage.
This commit is contained in:
parent
b1308c7ba5
commit
27605a77a2
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
|||||||
|
ubuntu-dev-tools (0.35) intrepid; urgency=low
|
||||||
|
|
||||||
|
* doc/update-maintainer.1:
|
||||||
|
- Remove the reference to the --no-changelog option from the manpage.
|
||||||
|
|
||||||
|
-- Siegfried-Angel Gevatter Pujals <rainct@ubuntu.com> Mon, 04 Aug 2008 14:50:15 +0200
|
||||||
|
|
||||||
ubuntu-dev-tools (0.34) intrepid; urgency=low
|
ubuntu-dev-tools (0.34) intrepid; urgency=low
|
||||||
|
|
||||||
* update-maintainer: Remove dangling reference to --nochangelog
|
* update-maintainer: Remove dangling reference to --nochangelog
|
||||||
|
@ -1,16 +1,14 @@
|
|||||||
.TH UPDATE\-MAINTAINER "1" "February 17, 2008" "ubuntu-dev-tools"
|
.TH UPDATE\-MAINTAINER "1" "August 04, 2008" "ubuntu-dev-tools"
|
||||||
|
|
||||||
.SH NAME
|
.SH NAME
|
||||||
update\-maintainer \- change Maintainer field in a Debian source package
|
update\-maintainer \- change the Maintainer field in a Debian source package
|
||||||
|
|
||||||
.SH SYNOPSIS
|
.SH SYNOPSIS
|
||||||
.B update\-maintainer [\fI\-\-path=<PATH>\fR] [\fI\-\-section=<SECTION>\fR] [\fI\-\-nochangelog\fR]
|
.B update\-maintainer [\fB\-\-path=<PATH>\fP] [\fB\-\-section=<SECTION>\fP]
|
||||||
|
|
||||||
.SH DESCRIPTION
|
.SH DESCRIPTION
|
||||||
\fBupdate\-maintainer\fP updates the Maintainer field in the source of
|
\fBupdate\-maintainer\fP updates the Maintainer field in the source of
|
||||||
an Ubuntu package to match the DebianMaintainerField specification.
|
an Ubuntu package to match the DebianMaintainerField specification.
|
||||||
.PP
|
|
||||||
See https://wiki.ubuntu.com/DebianMaintainerField for more information.
|
|
||||||
|
|
||||||
.SH OPTIONS
|
.SH OPTIONS
|
||||||
.TP
|
.TP
|
||||||
@ -21,11 +19,9 @@ This option allows you to specify the path to the source directory.
|
|||||||
Manually specify the section of the package. This is necessary if the
|
Manually specify the section of the package. This is necessary if the
|
||||||
package is not yet in the archive or if you don't have an Internet
|
package is not yet in the archive or if you don't have an Internet
|
||||||
connection available when you run \fBupdate\-maintainer\fP.
|
connection available when you run \fBupdate\-maintainer\fP.
|
||||||
.TP
|
|
||||||
\fB\-\-nochangelog\fP, \fB\-\-no\-changelog\fP
|
.SH SEE ALSO
|
||||||
By default, \fBupdate\-maintainer\fP adds an entry to the changelog
|
See https://wiki.ubuntu.com/DebianMaintainerField for more information.
|
||||||
explaining that it changed the Maintainer field. If you don't want
|
|
||||||
that to happen, use this option.
|
|
||||||
|
|
||||||
.SH AUTHOR
|
.SH AUTHOR
|
||||||
\fBupdate-maintainer\fP has been written by Albin Tonnerre <lut1n.tne@gmail.com>
|
\fBupdate-maintainer\fP has been written by Albin Tonnerre <lut1n.tne@gmail.com>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user