Merge lp://staging/~jelmer/bzr-builddeb/location-alias-upstream into lp://staging/bzr-builddeb

Proposed by Jelmer Vernooij
Status: Merged
Merged at revision: 651
Proposed branch: lp://staging/~jelmer/bzr-builddeb/location-alias-upstream
Merge into: lp://staging/bzr-builddeb
Diff against target: 36 lines (+18/-1)
1 file modified
__init__.py (+18/-1)
To merge this branch: bzr merge lp://staging/~jelmer/bzr-builddeb/location-alias-upstream
Reviewer Review Type Date Requested Status
James Westby Approve
Review via email: mp+83737@code.staging.launchpad.net

Description of the change

Register a ":upstream" location alias if bzr supports it.

This is an alias for the upstream branch location set in debian/bzr-builddeb.conf.

To post a comment you must log in.
Revision history for this message
Jelmer Vernooij (jelmer) wrote :
Revision history for this message
James Westby (james-w) wrote :

9 +from bzrlib.directory_service import (
10 + AliasDirectory,

Was that introduced recently enough that this will be a problem
on e.g. jubany for deployment?

Thanks,

James

review: Approve
Revision history for this message
Jelmer Vernooij (jelmer) wrote :

On 12/02/2011 12:35 AM, James Westby wrote:
> Review: Approve
>
> 9 +from bzrlib.directory_service import (
> 10 + AliasDirectory,
>
> Was that introduced recently enough that this will be a problem
> on e.g. jubany for deployment?
No, AliasDirectory has been around for quite some time - bzr 1.6.

Cheers,

Jelmer

Revision history for this message
Vincent Ladeuil (vila) wrote :

> Was that introduced recently enough that this will be a problem on e.g. jubany for deployment?

For the record: jubany now runs bzr from source so no more worries about dependencies (well, far less at least).

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches