Merge lp://staging/~al-maisan/launchpad/subsets into lp://staging/launchpad/db-devel
Proposed by
Muharem Hrnjadovic
Status: | Merged |
---|---|
Merged at revision: | not available |
Proposed branch: | lp://staging/~al-maisan/launchpad/subsets |
Merge into: | lp://staging/launchpad/db-devel |
Diff against target: |
146 lines 2 files modified
lib/lp/soyuz/model/packageset.py (+6/-2) lib/lp/soyuz/stories/webservice/xx-packageset.txt (+59/-33) |
To merge this branch: | bzr merge lp://staging/~al-maisan/launchpad/subsets |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Michael Nelson (community) | release-critical | Approve | |
Graham Binns (community) | Approve | ||
Review via email: mp+14343@code.staging.launchpad.net |
To post a comment you must log in.
Hello there!
The branch at hand fixes bug #472326. When a package set P is to add/remove
another package (sub-)set Q then both P and Q must be related to the same
distro series.
The bug was discovered during testing on Soyuz dogfood and is
release-critical.
Tests to run:
bin/test -vv -t packageset.txt