use launchpad upstream branch information
Bug #726460 reported by
Jelmer Vernooij
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
bzr-builddeb |
Fix Released
|
Medium
|
Jelmer Vernooij |
Bug Description
bzr-builddeb can currently use .bzr-builddeb/
Related branches
lp://staging/~jelmer/bzr-builddeb/launchpad-upstream
- James Westby: Approve
-
Diff: 162 lines (+72/-17)3 files modifiedcmds.py (+28/-16)
debian/changelog (+2/-0)
launchpad.py (+42/-1)
Changed in bzr-builddeb: | |
status: | In Progress → Fix Released |
milestone: | none → 2.7.3 |
To post a comment you must log in.
I have a branch for this that seems to be working well.
However, an issue is that some existing branches don't have any relation with upstream. Is that an issue? Should we perhaps hide this functionality behind an option, or maybe check for some shared ancestry before using the lp branch?