Merge lp:~lifeless/python-oops-tools/deps into lp:python-oops-tools

Proposed by Robert Collins
Status: Merged
Approved by: Robert Collins
Approved revision: no longer in the source branch.
Merged at revision: 44
Proposed branch: lp:~lifeless/python-oops-tools/deps
Merge into: lp:python-oops-tools
Diff against target: 37 lines (+8/-3)
3 files modified
src/oopstools/NEWS.txt (+6/-1)
src/oopstools/version.txt (+1/-1)
versions.cfg (+1/-1)
To merge this branch: bzr merge lp:~lifeless/python-oops-tools/deps
Reviewer Review Type Date Requested Status
Robert Collins (community) Approve
Review via email: mp+125415@code.launchpad.net

Commit message

Release 0.6.4, fixing incorrect purging of referenced oopses.

Description of the change

William fixed oops-datedir-repo as well, so we need its dep bump. I'll land this with a new release as well.

To post a comment you must log in.
Revision history for this message
Robert Collins (lifeless) wrote :

Simples.

review: Approve
lp:~lifeless/python-oops-tools/deps updated
44. By Robert Collins

Release 0.6.4, fixing incorrect purging of referenced oopses.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'src/oopstools/NEWS.txt'
2--- src/oopstools/NEWS.txt 2012-09-19 04:26:16 +0000
3+++ src/oopstools/NEWS.txt 2012-09-20 05:50:23 +0000
4@@ -5,7 +5,12 @@
5 NEXT
6 ====
7
8-* Oops-tools now depends on newer djangorecipe, django 1.3.3. (Robert Collins)
9+0.6.4
10+=====
11+
12+* Oops-tools now depends on newer djangorecipe, django 1.3.3 and
13+ oops-datedir-repo 0.0.19. The -repo dependency bump gets the analogous fix
14+ for 1050722 for the on-disk purging. (Robert Collins).
15
16 * Oops reports generated by oops-tools itself will now include django event
17 data from timeline_django. This can be disabled if needed by disabling the
18
19=== modified file 'src/oopstools/version.txt'
20--- src/oopstools/version.txt 2012-09-11 09:18:49 +0000
21+++ src/oopstools/version.txt 2012-09-20 05:50:23 +0000
22@@ -1,1 +1,1 @@
23-0.6.3
24+0.6.4
25
26=== modified file 'versions.cfg'
27--- versions.cfg 2012-09-14 10:51:58 +0000
28+++ versions.cfg 2012-09-20 05:50:23 +0000
29@@ -22,7 +22,7 @@
30 mechanize = 0.1.11
31 oops = 0.0.10
32 oops-amqp = 0.0.5
33-oops-datedir-repo = 0.0.15
34+oops-datedir-repo = 0.0.19
35 oops-timeline = 0.0.2
36 oops-wsgi = 0.0.10
37 # XXX: 2011-11-17 GavinPanella bug=891249: pyscopg2 2.4.2 is

Subscribers

People subscribed via source and target branches

to all changes: