~ubuntu-branches/ubuntu/karmic/sbuild/karmic-proposed

« back to all changes in this revision

Viewing changes to man/buildd-uploader.1.in

  • Committer: Bazaar Package Importer
  • Author(s): Kees Cook
  • Date: 2009-05-09 16:06:44 UTC
  • mfrom: (8.1.6 upstream) (3.1.3 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090509160644-9k0fgp6c2ajcu54h
Tags: 0.58.2-1ubuntu1
* Merge from debian unstable, remaining changes:
  - bin/sbuild, lib/Sbuild/{Base,Conf,Options}.pm: add --setup-hook
    to allow pre-build modifications to underlying chroots (needed
    to adjust pockets and components in sources.list).  (debian bug
    500746).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
.\" Copyright © 2009  Roger Leigh <rleigh@debian.org>
 
2
.\"
 
3
.\" This program is free software: you can redistribute it and/or modify
 
4
.\" it under the terms of the GNU General Public License as published by
 
5
.\" the Free Software Foundation, either version 2 of the License, or
 
6
.\" (at your option) any later version.
 
7
.\"
 
8
.\" This program is distributed in the hope that it will be useful, but
 
9
.\" WITHOUT ANY WARRANTY; without even the implied warranty of
 
10
.\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 
11
.\" General Public License for more details.
 
12
.\"
 
13
.\" You should have received a copy of the GNU General Public License
 
14
.\" along with this program.  If not, see
 
15
.\" <http://www.gnu.org/licenses/>.
 
16
.TH BUILDD\-UPLOADER 1 "@RELEASE_DATE@" "Version @VERSION@" "Debian sbuild"
 
17
.SH NAME
 
18
buildd\-uploader \- upload built packages for buildd
 
19
.SH SYNOPSIS
 
20
.B buildd\-uploader
 
21
.SH VERSION
 
22
This man page documents the packaged version of buildd\-uploader.  This version
 
23
is maintained by the \fBbuildd-tools\fP project developers on Alioth
 
24
(\f[CR]https://alioth.debian.org/projects/buildd\-tools/\fP).
 
25
.PP
 
26
There is also a version maintained by Ryan Murray which is adapted to build
 
27
daemon needs, with similar functionality.  This version should be equally
 
28
capable of working in a buildd setup, but has a number of enhancements aimed at
 
29
making it suitable for use by end-users.
 
30
.SH DESCRIPTION
 
31
\fBbuildd\-uploader\fR uploads built packages.
 
32
.SH FILES
 
33
.TP
 
34
.I /etc/buildd/buildd.conf
 
35
Configuration, maintained by the system administrator.  This may be used to
 
36
override the defaults.
 
37
.TP
 
38
.I ~/.builddrc
 
39
User-specific configuration.
 
40
.SH AUTHORS
 
41
Roman Hodek <Roman.Hodek@informatik.uni\-erlangen.de>.
 
42
.PP
 
43
\fBsbuild\fR is based on debbuild, written by James Troup
 
44
<james@nocrew.org> and has been modified by
 
45
.nf
 
46
Ben Collins <bcollins@debian.org>,
 
47
Ryan Murray <rmurray@debian.org>,
 
48
Francesco Paolo Lovergine <frankie@debian.org>,
 
49
Michael Banck <mbanck@debian.org>, and
 
50
Roger Leigh <rleigh@debian.org>
 
51
.fi
 
52
.SH COPYRIGHT
 
53
.nf
 
54
Copyright \[co] 1998-2000 Roman Hodek <roman\@hodek.net>
 
55
Copyright \[co] 1998-1999 James Troup <troup\@debian.org>
 
56
Copyright \[co] 2003-2006 Ryan Murray <rmurray\@debian.org>
 
57
Copyright \[co] 2001-2003 Rick Younie <younie\@debian.org>
 
58
Copyright \[co] 2003-2004 Francesco Paolo Lovergine <frankie\@debian.org>
 
59
Copyright \[co] 2005      Michael Banck <mbanck\@debian.org>
 
60
Copyright \[co] 2005-2008 Roger Leigh <rleigh\@debian.org>
 
61
.fi
 
62
.SH "SEE ALSO"
 
63
.BR buildd (1).
 
64
.\"#
 
65
.\"# The following sets edit modes for GNU EMACS
 
66
.\"# Local Variables:
 
67
.\"# mode:nroff
 
68
.\"# fill-column:79
 
69
.\"# End: