~ubuntu-branches/ubuntu/trusty/ubuntu-dev-tools/trusty

« back to all changes in this revision

Viewing changes to doc/manage-credentials.1

  • Committer: Bazaar Package Importer
  • Author(s): Luca Falavigna, Dustin Kirkland, Kees Cook, Benjamin Drung, Stefano Rivera, Iain Lane, Michael Bienia, Colin Watson
  • Date: 2010-09-20 11:10:04 UTC
  • Revision ID: james.westby@ubuntu.com-20100920111004-bh880l4fhq55rznt
Tags: 0.102
[ Dustin Kirkland ]
* errno, doc/errno.1, debian/control, debian/copyright, setup.py:
  - add an errno utility, LP: #612267

[ Kees Cook ]
* mk-sbuild: update examples to include "-A".

[ Benjamin Drung ]
* suspicious-source: whitelist font source formats. Thanks to Nicolas
  Spalinger for the patch (LP: #365147).
* Update the man page of suspicious-source to match the rewrite.
* syncpackage:
  - Don't upload orig tarball if not needed.
  - Print error message if the download fails (LP: #639899).
  - Check if the specified Debian component is valid (LP: #639896).
* update-maintainer: Don't change the Maintainer field if the email is set
  to a @lists.ubuntu.com address.
* sponsor-patch: New script to download a patch from a Launchpad bug, patch
  the source package, build, check and uploads it (to Ubuntu or a PPA).
* wrap-and-sort: New script to wrap long lines and sort items in packaging
  files.

[ Stefano Rivera ]
* update-maintainer: Correctly update the Maintainer field to the new Ubuntu
  Developers address (instead of the calling user) when the package is not
  in Debian.

[ Iain Lane ]
* all: Use production API rather than edge by default. Should be more
  reliable and was advised by lifeless (LP team).

[ Michael Bienia ]
* Add 'natty' to recognized names and make it the default.

[ Colin Watson ]
* Fix NAME section of lp-set-dup(1).
* lp-list-bugs: New tool.

Show diffs side-by-side

added added

removed removed

Lines of Context:
47
47
3; read private data and 4; write private data.
48
48
 
49
49
.SH EXAMPLE USAGE
50
 
There are currently two ways of using \fBmanage-credentials\fR to get
51
 
Launchpad tokens.
52
 
.TP
53
 
1) manage-credentials create \-c CONSUMER \-\-level 2
54
 
 
55
 
.TP
56
 
This way shall open your webbrowser with a Launchpad login page.
57
 
 
58
 
.TP
59
 
2) manage-credentials create \-c CONSUMER \-\-level 2 \-\-password BOO \-\-email me@example.com
60
 
 
61
 
.TP
62
 
This is a hack, but it works and does not require a webbrowser .
 
50
To get Launchpad tokens using \fBmanage-credentials\fR, run the following command:
 
51
.TP
 
52
manage-credentials create \-c CONSUMER \-\-level 2
 
53
 
 
54
.TP
 
55
This will open your web browser with a Launchpad login page.
63
56
 
64
57
.TP
65
58
If you intend to use manage-credentials for Ubuntu development (such as
66
 
the ubuntu-dev-tools package). Please by sure to run the following:
 
59
the ubuntu-dev-tools package). Please be sure to run the following:
67
60
 
68
61
.TP
69
62
manage-credentials create \-c ubuntu-dev-tools \-l 2