Merge lp://staging/~jelmer/bzr-builder/fix-debian-import into lp://staging/~launchpad-pqm/bzr-builder/trunk
Proposed by
Jelmer Vernooij
Status: | Merged | ||||
---|---|---|---|---|---|
Merged at revision: | 65 | ||||
Proposed branch: | lp://staging/~jelmer/bzr-builder/fix-debian-import | ||||
Merge into: | lp://staging/~launchpad-pqm/bzr-builder/trunk | ||||
Diff against target: |
970 lines (+481/-463) 3 files modified
__init__.py (+4/-459) cmds.py (+476/-0) tests/test_ppa.py (+1/-4) |
||||
To merge this branch: | bzr merge lp://staging/~jelmer/bzr-builder/fix-debian-import | ||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
James Westby (community) | Abstain | ||
Review via email: mp+29078@code.staging.launchpad.net |
Description of the change
This fixes a deprecation warning that is triggered by bzr-builder, where it is using "debian_bundle" rather than "debian" to import python-debian functionality.
This fixes the use of bzr-builder for Launchpad on Maverick.
To post a comment you must log in.
I can't approve this, but I will say that I just approved and landed
https:/ /code.edge. launchpad. net/~jelmer/ bzr-builder/ fix-debian- import/ +merge/ 29077
in trunk.
Thanks,
James