mirror of
https://git.launchpad.net/ubuntu-dev-tools
synced 2025-03-13 16:11:15 +00:00
pull-debian-debdiff: Add manpage.
This commit is contained in:
parent
f7cf471e93
commit
3f944f59b7
3
debian/changelog
vendored
3
debian/changelog
vendored
@ -4,8 +4,9 @@ ubuntu-dev-tools (0.101) UNRELEASED; urgency=low
|
|||||||
* ubuntu-build: Update manpage to reflect current usage. (LP: #490535)
|
* ubuntu-build: Update manpage to reflect current usage. (LP: #490535)
|
||||||
* edit-patch: Add manpage. (LP: #538379)
|
* edit-patch: Add manpage. (LP: #538379)
|
||||||
* massfile: Add manpage.
|
* massfile: Add manpage.
|
||||||
|
* pull-debian-debdiff: Add manpage.
|
||||||
|
|
||||||
-- Andrew Starr-Bochicchio <a.starr.b@gmail.com> Sat, 26 Jun 2010 13:52:40 -0400
|
-- Andrew Starr-Bochicchio <a.starr.b@gmail.com> Sat, 26 Jun 2010 14:14:11 -0400
|
||||||
|
|
||||||
ubuntu-dev-tools (0.100) maverick; urgency=low
|
ubuntu-dev-tools (0.100) maverick; urgency=low
|
||||||
|
|
||||||
|
16
doc/pull-debian-debdiff.1
Normal file
16
doc/pull-debian-debdiff.1
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
.TH PULL-DEBIAN-DEBDIFF "1" "June 2010" "ubuntu-dev-tools"
|
||||||
|
.SH NAME
|
||||||
|
\fBpull-debian-debdiff\fR \- find, download, and generate a debdiff
|
||||||
|
|
||||||
|
.SH SYNOPSIS
|
||||||
|
\fBpull-debian-debdiff\fR <package> <version>
|
||||||
|
|
||||||
|
.SH DESCRIPTION
|
||||||
|
\fBpull-debian-debdiff\fR attempts to find and download a specific version of a Debian package and its immediate parent to generate a debdiff.
|
||||||
|
|
||||||
|
.SH AUTHORS
|
||||||
|
\fBpull-debian-debdiff\fR was written by Kees Cook <kees@ubuntu.com>.
|
||||||
|
|
||||||
|
This manual page was written by Andrew Starr-Bochicchio <a.starr.b@gmail.com>.
|
||||||
|
.PP
|
||||||
|
Both are released under the terms of the GNU General Public License, version 3, or (at your option) any later version.
|
Loading…
x
Reference in New Issue
Block a user