~ubuntu-branches/ubuntu/saucy/devscripts/saucy

10.9.7 by James McCoy, Gerfried Fuchs, James McCoy, Stefano Rivera, David Prévot, Steve Langasek, Michael Prokop
[ Gerfried Fuchs ]
1
.TH DEP3CHANGELOG 1 "Debian Utilities" "DEBIAN" \" -*- nroff -*-
2
.SH NAME
10.9.8 by James McCoy, Adam D. Barratt, David Prévot, James McCoy, Benjamin Drung
[ Adam D. Barratt ]
3
dep3changelog \- generate a changelog entry from a DEP3-style patch header
10.9.7 by James McCoy, Gerfried Fuchs, James McCoy, Stefano Rivera, David Prévot, Steve Langasek, Michael Prokop
[ Gerfried Fuchs ]
4
.SH SYNOPSIS
10.9.8 by James McCoy, Adam D. Barratt, David Prévot, James McCoy, Benjamin Drung
[ Adam D. Barratt ]
5
\fBdep3changelog\fR \fIpatch\fR [\fIpatch\fR ...] [\fIoptions\fR] [\-\- [\fIdch_options\fR]]
10.9.7 by James McCoy, Gerfried Fuchs, James McCoy, Stefano Rivera, David Prévot, Steve Langasek, Michael Prokop
[ Gerfried Fuchs ]
6
.SH DESCRIPTION
7
\fBdep3changelog\fR extracts the DEP3 patch headers from the given \fIpatch\fR
8
files and builds a changelog entry for each patch.  If the patch author
9
differs from the one detected from the \fBDEBEMAIL\fR, \fBNAME\fR,
10
\fBDEBEMAIL\fR, or \fBEMAIL\fR environment variables, \*(lqThanks to
11
\fIauthor\fR <\fIemail\fR>\*(rq is added to the changelog entry for that patch.
12
Any \fBbug-debian\fR or \fBbug-ubuntu\fR fields are added as \*(lqCloses\*(rq to
13
the changelog entry.  The generated changelog entries are passed to
14
\fBdebchange\fR as an argument along with the given \fIdch_options\fR.
15
.SH OPTIONS
16
.TP
17
.BR \-\-help ", " \-h
18
Display a help message and exit successfully.
19
.TP
20
.B \-\-version
21
Display version and copyright information and exit successfully.
22
.SH ENVIRONMENT
23
.TP
24
.BR DEBEMAIL ", " EMAIL ", " DEBFULLNAME ", " NAME
25
See the above description of the use of these environment variables.
26
.SH AUTHOR
27
Steve Langasek <vorlon@debian.org>
28
.SH "SEE ALSO"
29
.BR debchange (1)