Merge lp:~mwhudson/bzr-builder/fix-docstring-typo into lp:~james-w/bzr-builder/trunk-old

Proposed by Michael Hudson-Doyle
Status: Merged
Merged at revision: not available
Proposed branch: lp:~mwhudson/bzr-builder/fix-docstring-typo
Merge into: lp:~james-w/bzr-builder/trunk-old
Diff against target: 17 lines (+3/-3)
1 file modified
__init__.py (+3/-3)
To merge this branch: bzr merge lp:~mwhudson/bzr-builder/fix-docstring-typo
Reviewer Review Type Date Requested Status
James Westby Approve
Robert Collins (community) Approve
Review via email: mp+14976@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Michael Hudson-Doyle (mwhudson) wrote :

Well, this is just a silly typo.

To be clearer, the wdiff is this:

--------------------------------------------------------------------------
You can do this using the "bzr dailydeb" command, which takes the same
arguments as "build". Only this time [-im-] {+in the+} working dir you will find a source
package and a directory containing the code that the packages was built from
--------------------------------------------------------------------------

Cheers,
mwh

Revision history for this message
Robert Collins (lifeless) wrote :

looks fine to me

review: Approve
Revision history for this message
James Westby (james-w) wrote :

Merged, thanks.

James

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file '__init__.py'
2--- __init__.py 2009-10-23 13:14:30 +0000
3+++ __init__.py 2009-11-18 03:10:22 +0000
4@@ -91,10 +91,10 @@
5 It is also possible to produce Debian source packages from a recipe, assuming
6 that one of the branches in the recipe contains some appropriate packaging.
7 You can do this using the "bzr dailydeb" command, which takes the same
8-arguments as "build". Only this time im working dir you will find a source
9+arguments as "build". Only this time in the working dir you will find a source
10 package and a directory containing the code that the packages was built from
11-once it is done. Also take a look at the "--key-id" and "--dput" arguments
12-to have "bzr dailydeb" sign and upload the source package somewhere.
13+once it is done. Also take a look at the "--key-id" and "--dput" arguments to
14+have "bzr dailydeb" sign and upload the source package somewhere.
15
16 To build Debian source package that you desire you should make sure that
17 "deb-version" is set to an appropriate value on the first line of your

Subscribers

People subscribed via source and target branches