Merge lp:~laney/ubuntu-archive-tools/queuediff-default-quantal into lp:ubuntu-archive-tools

Proposed by Iain Lane
Status: Merged
Merged at revision: 605
Proposed branch: lp:~laney/ubuntu-archive-tools/queuediff-default-quantal
Merge into: lp:ubuntu-archive-tools
Diff against target: 11 lines (+1/-1)
1 file modified
queuediff (+1/-1)
To merge this branch: bzr merge lp:~laney/ubuntu-archive-tools/queuediff-default-quantal
Reviewer Review Type Date Requested Status
Martin Pitt Approve
Review via email: mp+122820@code.launchpad.net

Description of the change

Queuediff defaults to precise. As we're doing most of our reviews for Q uploads now, this should be changed.

To post a comment you must log in.
Revision history for this message
Martin Pitt (pitti) wrote :

Thanks!

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'queuediff'
2--- queuediff 2012-07-18 14:26:37 +0000
3+++ queuediff 2012-09-05 09:17:18 +0000
4@@ -41,7 +41,7 @@
5 from launchpadlib.launchpad import Launchpad
6
7
8-default_release = 'precise'
9+default_release = 'quantal'
10
11 lp = None
12

Subscribers

People subscribed via source and target branches