Merge lp:~rockstar/launchpad/lil-recipe-bugs into lp:launchpad
Proposed by
Paul Hummer
on 2010-11-04
| Status: | Merged |
|---|---|
| Approved by: | Paul Hummer on 2010-11-05 |
| Approved revision: | no longer in the source branch. |
| Merged at revision: | 11871 |
| Proposed branch: | lp:~rockstar/launchpad/lil-recipe-bugs |
| Merge into: | lp:launchpad |
| Prerequisite: | lp:~thumper/launchpad/recipe-help |
| Diff against target: |
339 lines (+257/-3) (has conflicts) 5 files modified
lib/lp/blueprints/interfaces/specification.py (+9/-0) lib/lp/bugs/tests/test_bugtask_search.py (+205/-0) lib/lp/code/browser/sourcepackagerecipe.py (+8/-2) lib/lp/code/help/related-recipes.html (+33/-0) lib/lp/code/interfaces/sourcepackagerecipe.py (+2/-1) Text conflict in lib/lp/blueprints/interfaces/specification.py Text conflict in lib/lp/bugs/tests/test_bugtask_search.py Text conflict in lib/lp/code/help/related-recipes.html |
| To merge this branch: | bzr merge lp:~rockstar/launchpad/lil-recipe-bugs |
| Related bugs: |
| Reviewer | Review Type | Date Requested | Status |
|---|---|---|---|
| Deryck Hodge (community) | code | 2010-11-04 | Approve on 2010-11-04 |
|
Review via email:
|
|||
Commit Message
Fix many recipe bugs.
Description of the Change
This branch fixes a couple of little recipe bugs that were marked high. These changes are the kind that don't really have tests to go along with them.
To post a comment you must log in.

<deryck> rockstar, "this the archive where the package" should be "this *is* the archive where the package" ?
<rockstar> deryck, fixeded.
<deryck> rockstar, r=me then
<rockstar> This is why we get reviews, even for little branches...