mirror of
				https://git.launchpad.net/ubuntu-dev-tools
				synced 2025-11-04 07:54:03 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			48 lines
		
	
	
		
			1.8 KiB
		
	
	
	
		
			Groff
		
	
	
	
	
	
			
		
		
	
	
			48 lines
		
	
	
		
			1.8 KiB
		
	
	
	
		
			Groff
		
	
	
	
	
	
.\" Copyright (c) 2008, Siegfried-Angel Gevatter Pujals <rainct@ubuntu.com>
 | 
						|
.\"               2010, Benjamin Drung <bdrung@ubuntu.com>
 | 
						|
.\"
 | 
						|
.\" Permission to use, copy, modify, and/or distribute this software for any
 | 
						|
.\" purpose with or without fee is hereby granted, provided that the above
 | 
						|
.\" copyright notice and this permission notice appear in all copies.
 | 
						|
.\"
 | 
						|
.\" THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
 | 
						|
.\" WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
 | 
						|
.\" MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
 | 
						|
.\" ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
 | 
						|
.\" WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
 | 
						|
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
 | 
						|
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 | 
						|
.\"
 | 
						|
.TH UPDATE\-MAINTAINER "1" "December 2010" "ubuntu-dev-tools"
 | 
						|
 | 
						|
.SH NAME
 | 
						|
update\-maintainer \- change the Maintainer field in a Debian source package
 | 
						|
 | 
						|
.SH SYNOPSIS
 | 
						|
.B update\-maintainer
 | 
						|
[\fIoptions\fR]
 | 
						|
 | 
						|
.SH DESCRIPTION
 | 
						|
\fBupdate\-maintainer\fP updates the Maintainer field in the source of
 | 
						|
an Ubuntu package to match the DebianMaintainerField specification.
 | 
						|
 | 
						|
.SH OPTIONS
 | 
						|
.TP
 | 
						|
\fB\-d \fIPATH\fR, \fB\-\-debian\-directory\fR=\fIPATH\fR
 | 
						|
location of the \fIdebian\fR directory (default: \fB./debian\fR)
 | 
						|
.TP
 | 
						|
\fB\-h\fR, \fB\-\-help\fR
 | 
						|
show a help message and exit
 | 
						|
.TP
 | 
						|
\fB\-q\fR, \fB\-\-quiet\fR
 | 
						|
print no informational messages
 | 
						|
 | 
						|
.SH SEE ALSO
 | 
						|
See https://wiki.ubuntu.com/DebianMaintainerField for more information.
 | 
						|
 | 
						|
.SH AUTHOR
 | 
						|
\fBupdate-maintainer\fP has been written by Benjamin Drung <bdrung@ubuntu.com>
 | 
						|
and this manual page by Siegfried-Angel Gevatter Pujals <rainct@ubuntu.com>.
 | 
						|
.PP
 | 
						|
Both are released under the ISC license.
 |