~ubuntu-branches/ubuntu/jaunty/sbuild/jaunty

« back to all changes in this revision

Viewing changes to man/sbuild-upgrade.1.in

  • Committer: Bazaar Package Importer
  • Author(s): Kees Cook
  • Date: 2008-08-03 09:59:51 UTC
  • mfrom: (8.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20080803095951-q7yt3oskxwsn2uvn
Tags: 0.57.5-1ubuntu1
* Merge from debian unstable, remaining changes:
 + Sbuild.pm: 
  - If we're trying to compare versions against a provided package, 
    always return "not satisfied", forcing an install attempt.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
.\" Copyright © 2005-2007  Roger Leigh <rleigh@debian.org>
 
1
.\" Copyright © 2005-2008  Roger Leigh <rleigh@debian.org>
2
2
.\"
3
3
.\" This program is free software: you can redistribute it and/or modify
4
4
.\" it under the terms of the GNU General Public License as published by
18
18
sbuild\-upgrade \- run apt-get upgrade in an sbuild chroot
19
19
.SH SYNOPSIS
20
20
.BR sbuild\-upgrade
21
 
.B chroot1
22
 
.RB "[ " chroot2 " [ " chroot\f[BI]n\fP... ]]
 
21
.RB [ \-h \[or] \-\-help " \[or] " \-V \[or] \-\-version ]
 
22
.BR CHROOT1 " [" CHROOT2 " [" CHROOT\f[BI]n\fP... ]]
23
23
.SH DESCRIPTION
24
24
\fBsbuild\-upgrade\fR runs \f[CB]apt\-get upgrade\fP
25
25
inside the specified chroot.
26
26
.SH OPTIONS
27
 
.TP
28
 
.I chroot
 
27
.SS Actions
 
28
.TP
 
29
.BR \-h ", " \-\-help
 
30
Display this manual.
 
31
.TP
 
32
.BR \-V ", " \-\-version
 
33
Print version information.
 
34
.SS Chroot selection
 
35
.TP
 
36
.B CHROOT
29
37
The chroot to use.  Note that \[oq]o\[cq], \[oq]s\[cq],
30
38
\[oq]t\[cq], \[oq]u\[cq] and \[oq]e\[cq] may be used as abbreviations for
31
39
\[oq]oldstable\[cq], \[oq]stable\[cq], \[oq]testing\[cq], \[oq]unstable\[cq]
41
49
.fi
42
50
.SH COPYRIGHT
43
51
.nf
44
 
Copyright \[co] 2006\[en]2007 Roger Leigh <rleigh@debian.org>.
 
52
Copyright \[co] 2006\[en]2008 Roger Leigh <rleigh@debian.org>.
45
53
.fi
46
54
.SH "SEE ALSO"
47
55
.BR sbuild (1),