Merge lp:~cjohnston/summit/settings-update-linaro-revno into lp:summit

Proposed by Chris Johnston
Status: Merged
Approved by: Chris Johnston
Approved revision: 374
Merged at revision: 375
Proposed branch: lp:~cjohnston/summit/settings-update-linaro-revno
Merge into: lp:summit
Diff against target: 12 lines (+1/-1)
1 file modified
summit/settings.py (+1/-1)
To merge this branch: bzr merge lp:~cjohnston/summit/settings-update-linaro-revno
Reviewer Review Type Date Requested Status
Chris Johnston Approve
Review via email: mp+103964@code.launchpad.net

Commit message

Updates Linaro revno

To post a comment you must log in.
Revision history for this message
Chris Johnston (cjohnston) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'summit/settings.py'
2--- summit/settings.py 2012-04-24 20:21:03 +0000
3+++ summit/settings.py 2012-04-28 00:30:25 +0000
4@@ -184,7 +184,7 @@
5 'ubuntu_website': ('http://bazaar.launchpad.net/~ubuntu-community-webthemes/ubuntu-community-webthemes/light-django-theme', '45'),
6
7 ## linaro-website supplied templates and styles
8- 'linaro_website': ('http://bazaar.launchpad.net/~linaro-connect-theme-devs/ubuntu-community-webthemes/light-django-linaro-theme', '48'),
9+ 'linaro_website': ('http://bazaar.launchpad.net/~linaro-connect-theme-devs/ubuntu-community-webthemes/light-django-linaro-theme', '49'),
10 }
11
12 import logging

Subscribers

People subscribed via source and target branches