Merge lp://staging/~rvb/launchpad/order-diff-list into lp://staging/launchpad

Proposed by Raphaël Badin
Status: Merged
Approved by: Julian Edwards
Approved revision: no longer in the source branch.
Merged at revision: 12820
Proposed branch: lp://staging/~rvb/launchpad/order-diff-list
Merge into: lp://staging/launchpad
Diff against target: 71 lines (+23/-6)
3 files modified
lib/lp/registry/interfaces/distroseriesdifference.py (+2/-1)
lib/lp/registry/model/distroseriesdifference.py (+5/-5)
lib/lp/registry/tests/test_distroseriesdifference.py (+16/-0)
To merge this branch: bzr merge lp://staging/~rvb/launchpad/order-diff-list
Reviewer Review Type Date Requested Status
Julian Edwards (community) Approve
Review via email: mp+57322@code.staging.launchpad.net

Commit message

[r=julian-edwards][bug=758776] DistroSeriesDifference.getForDistroSeries returns differences sorted by package name.

Description of the change

This branch fixes the class method DistroSeriesDifference.getForDistroSeries. The differences are sorted by package name.

= Test =
./bin/test -cvv test_distroseriesdifference test_getForDistroSeries_sorted_by_package_name

= QA =
The +localpackagediffs table should be ordered by package name:
    https://launchpad.dev/deribuntu/deriwarty/+localpackagediffs
    https://dogfood.launchpad.net/ubuntu/maverick/+localpackagediffs

To post a comment you must log in.
Revision history for this message
Julian Edwards (julian-edwards) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.