Merge lp://staging/~al-maisan/launchpad/uploadurl-472929 into lp://staging/launchpad/db-devel
Proposed by
Muharem Hrnjadovic
Status: | Merged |
---|---|
Merged at revision: | not available |
Proposed branch: | lp://staging/~al-maisan/launchpad/uploadurl-472929 |
Merge into: | lp://staging/launchpad/db-devel |
Diff against target: |
287 lines 5 files modified
lib/lp/soyuz/browser/archive.py (+18/-4) lib/lp/soyuz/browser/archivepermission.py (+3/-1) lib/lp/soyuz/interfaces/archivepermission.py (+7/-0) lib/lp/soyuz/model/archivepermission.py (+8/-0) lib/lp/soyuz/stories/webservice/xx-packageset.txt (+76/-22) |
To merge this branch: | bzr merge lp://staging/~al-maisan/launchpad/uploadurl-472929 |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Francis J. Lacoste (community) | release-critical | Approve | |
Brad Crittenden (community) | code | Approve | |
Review via email: mp+14382@code.staging.launchpad.net |
To post a comment you must log in.
Hello there!
In the last week we changed package sets so that they are related to distro series. Package set names hence cease to be globally unique and are now only unambiguous in combination with a distro series.
The URLs for package set based archive permissions needed to be revised to reflect that. That's what the branch at hand does.
Tests to run:
bin/test -vv -t archive -t upload -t permission -t package