Merge lp:~thomir-deactivatedaccount/window-mocker/bump-revision into lp:window-mocker

Proposed by Thomi Richards
Status: Merged
Approved by: Michael Terry
Approved revision: 21
Merged at revision: 20
Proposed branch: lp:~thomir-deactivatedaccount/window-mocker/bump-revision
Merge into: lp:window-mocker
Diff against target: 26 lines (+7/-1)
2 files modified
debian/changelog (+6/-0)
setup.py (+1/-1)
To merge this branch: bzr merge lp:~thomir-deactivatedaccount/window-mocker/bump-revision
Reviewer Review Type Date Requested Status
Michael Terry (community) Approve
Didier Roche-Tolomelli Needs Fixing
PS Jenkins bot continuous-integration Approve
Review via email: mp+160246@code.launchpad.net

Commit message

Bump revision to 1.3.

Description of the change

This branch bumps the reviosion of window-mocker to 1.3, to keep it in line with autopilot-related projects.

To post a comment you must log in.
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)
Revision history for this message
Didier Roche-Tolomelli (didrocks) wrote :
review: Needs Fixing
21. By Thomi Richards

Fixed version string.

Revision history for this message
Thomi Richards (thomir-deactivatedaccount) wrote :

Didier,

That's now fixed - thanks for spotting this MP and reviewing it! In the future, is there a particular team I should subscribe to the MP to get your attention?

Cheers,

Revision history for this message
Michael Terry (mterry) wrote :

Sure, looks good. ~autopilot should be subscribed to all new MPs.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/changelog'
2--- debian/changelog 2013-02-08 00:01:11 +0000
3+++ debian/changelog 2013-04-23 20:07:26 +0000
4@@ -1,3 +1,9 @@
5+window-mocker (1.3-0ubuntu1) UNRELEASED; urgency=low
6+
7+ * Bump revision to 1.3.
8+
9+ -- Thomi Richards <thomi.richards@canonical.com> Tue, 23 Apr 2013 13:38:41 +1200
10+
11 window-mocker (1.0daily13.02.08-0ubuntu1) raring; urgency=low
12
13 [ Thomi Richards ]
14
15=== modified file 'setup.py'
16--- setup.py 2013-02-07 16:41:10 +0000
17+++ setup.py 2013-04-23 20:07:26 +0000
18@@ -12,7 +12,7 @@
19
20 DistUtilsExtra.auto.setup(
21 name='window-mocker',
22- version='1.0',
23+ version='1.3',
24 description=open('README').read(),
25 author='Thomi Richards',
26 author_email='thomi.richards@canonical.com',

Subscribers

People subscribed via source and target branches

to all changes: