builddeb accesses the upstream branch even if it's not used
Bug #730589 reported by
Jelmer Vernooij
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
bzr-builddeb |
Fix Released
|
High
|
Jelmer Vernooij |
Bug Description
"bzr builddeb" currently opens the upstream branch even if it's not being used, e.g. if there already is a tarball present.
Related branches
lp://staging/~jelmer/bzr-builddeb/lazy-upstream-branch
- James Westby: Approve
-
Diff: 190 lines (+95/-16)4 files modifiedcmds.py (+5/-12)
debian/changelog (+6/-0)
tests/test_upstream.py (+56/-0)
upstream/branch.py (+28/-4)
summary: |
- builddeb accesses the upstream branch even if it's not + builddeb accesses the upstream branch even if it's not used |
Changed in bzr-builddeb: | |
importance: | Medium → High |
Changed in bzr-builddeb: | |
milestone: | none → 2.7.3 |
Changed in bzr-builddeb: | |
status: | In Progress → Fix Released |
To post a comment you must log in.