Mir

Merge lp:~vanvugt/mir/begin-trusty into lp:mir

Proposed by Daniel van Vugt
Status: Merged
Approved by: Didier Roche-Tolomelli
Approved revision: no longer in the source branch.
Merged at revision: 1151
Proposed branch: lp:~vanvugt/mir/begin-trusty
Merge into: lp:mir
Diff against target: 40 lines (+8/-8)
2 files modified
CMakeLists.txt (+2/-2)
debian/changelog (+6/-6)
To merge this branch: bzr merge lp:~vanvugt/mir/begin-trusty
Reviewer Review Type Date Requested Status
Didier Roche-Tolomelli Approve
PS Jenkins bot (community) continuous-integration Approve
Mir development team Pending
Review via email: mp+191944@code.launchpad.net

Commit message

Prepare for trusty... (version 0.1.*)

To post a comment you must log in.
Revision history for this message
Daniel van Vugt (vanvugt) wrote :

Should I mention all the bugs we have fix committed already?

Revision history for this message
Didier Roche-Tolomelli (didrocks) wrote :

If you mention automatically "Automatic snapshot from revision 1150", yeah, you need to list all commits manually.

The other solution (as you change the history of lp:mir anyway) is to change the previous changelog and set it to 1133 (or something around that) corresponding to real last snapshot in the new lp:mir world. Making sense?

review: Needs Fixing
Revision history for this message
Daniel van Vugt (vanvugt) wrote :

OK, I've cleaned out the changelog to represent the last actual Ubuntu/Debian release more accurately.

Future changelog changes should originate from lp:mir only.

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 :

looking good, thanks!

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'CMakeLists.txt'
--- CMakeLists.txt 2013-10-17 07:52:52 +0000
+++ CMakeLists.txt 2013-10-21 09:09:42 +0000
@@ -27,8 +27,8 @@
27set(LIBRARY_OUTPUT_PATH ${CMAKE_BINARY_DIR}/lib)27set(LIBRARY_OUTPUT_PATH ${CMAKE_BINARY_DIR}/lib)
2828
29set(MIR_VERSION_MAJOR 0)29set(MIR_VERSION_MAJOR 0)
30set(MIR_VERSION_MINOR 0)30set(MIR_VERSION_MINOR 1)
31set(MIR_VERSION_PATCH 16)31set(MIR_VERSION_PATCH 0)
3232
33set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${CMAKE_CURRENT_SOURCE_DIR}/cmake)33set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${CMAKE_CURRENT_SOURCE_DIR}/cmake)
3434
3535
=== modified file 'debian/changelog'
--- debian/changelog 2013-10-21 05:35:55 +0000
+++ debian/changelog 2013-10-21 09:09:42 +0000
@@ -1,8 +1,8 @@
1mir (0.0.16+13.10.20131016-0ubuntu1) UNRELEASED; urgency=low1mir (0.1.0-0ubuntu1) UNRELEASED; urgency=low
22
3 * bump version 0.0.163 * Bump version 0.1.0
44
5 -- Kevin Gunn <kevin.gunn@canonical.com> Wed, 16 Oct 2013 23:35:28 -05005 -- Daniel van Vugt <daniel.van.vugt@canonical.com> Mon, 21 Oct 2013 17:07:18 +0800
66
7mir (0.0.15+13.10.20131014-0ubuntu1) saucy; urgency=low7mir (0.0.15+13.10.20131014-0ubuntu1) saucy; urgency=low
88
@@ -10,7 +10,7 @@
10 * bump version 0.0.1510 * bump version 0.0.15
1111
12 [ Ubuntu daily release ]12 [ Ubuntu daily release ]
13 * Automatic snapshot from revision 110013 * Automatic snapshot from revision 1133
1414
15 -- Ubuntu daily release <ps-jenkins@lists.canonical.com> Mon, 14 Oct 2013 23:55:33 +000015 -- Ubuntu daily release <ps-jenkins@lists.canonical.com> Mon, 14 Oct 2013 23:55:33 +0000
1616

Subscribers

People subscribed via source and target branches