Merge lp://staging/~sinzui/juju-core/inc-1.17.1 into lp://staging/~go-bot/juju-core/trunk
Proposed by
Curtis Hovey
Status: | Merged |
---|---|
Approved by: | Curtis Hovey |
Approved revision: | no longer in the source branch. |
Merged at revision: | 2176 |
Proposed branch: | lp://staging/~sinzui/juju-core/inc-1.17.1 |
Merge into: | lp://staging/~go-bot/juju-core/trunk |
Diff against target: |
25 lines (+2/-2) 2 files modified
scripts/win-installer/setup.iss (+1/-1) version/version.go (+1/-1) |
To merge this branch: | bzr merge lp://staging/~sinzui/juju-core/inc-1.17.1 |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Curtis Hovey (community) | code | Approve | |
Review via email: mp+199841@code.staging.launchpad.net |
Commit message
Increment trunk to 1.17.1
Description of the change
Increment trunk to 1.17.1
- Increment juju-core devel to 1.17.1
- hush gofmt (golang 1.2); sort the imports.
To post a comment you must log in.
Reviewers: mp+199841_ code.launchpad. net,
Message:
Please take a look.
Description:
Increment trunk to 1.17.1
- Increment juju-core devel to 1.17.1
- hush gofmt (golang 1.2); sort the imports.
https:/ /code.launchpad .net/~sinzui/ juju-core/ inc-1.17. 1/+merge/ 199841
(do not edit description out of merge proposal)
Please review this at https:/ /codereview. appspot. com/44600044/
Affected files (+5, -3 lines): win-installer/ setup.iss /client/ client. go
A [revision details]
M scripts/
M state/apiserver
M version/version.go
Index: [revision details] 20131220155459- 3qx6qjkoi509m3z 5
=== added file '[revision details]'
--- [revision details] 2012-01-01 00:00:00 +0000
+++ [revision details] 2012-01-01 00:00:00 +0000
@@ -0,0 +1,2 @@
+Old revision: tarmac-
+New revision: <email address hidden>
Index: version/version.go version. go'
=== modified file 'version/
--- version/version.go 2013-12-04 15:34:47 +0000
+++ version/version.go 2013-12-20 16:53:57 +0000
@@ -22,7 +22,7 @@
// The presence and format of this constant is very important.
// The debian/rules build recipe uses this value for the version
// number of the release package.
-const version = "1.17.0"
+const version = "1.17.1"
// Current gives the current version of the system. If the file
// "FORCE-VERSION" is present in the same directory as the running
Index: scripts/ win-installer/ setup.iss win-installer/ setup.iss' win-installer/ setup.iss 2013-12-04 15:34:47 +0000 win-installer/ setup.iss 2013-12-20 16:53:57 +0000
=== modified file 'scripts/
--- scripts/
+++ scripts/
@@ -2,7 +2,7 @@
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
#define MyAppName "Juju" juju.ubuntu. com/"
-#define MyAppVersion "1.17.0"
+#define MyAppVersion "1.17.1"
#define MyAppPublisher "Canonical, Ltd"
#define MyAppURL "http://
#define MyAppExeName "juju.exe"
Index: state/apiserver /client/ client. go apiserver/ client/ client. go' /client/ client. go 2013-12-20 14:47:10 +0000 /client/ client. go 2013-12-20 16:56:35 +0000 net/juju- core/charm" net/juju- core/environs" net/juju- core/environs/ config" net/juju- core/errors" net/juju- core/errors" net/juju- core/errors" net/juju- core/instance" net/juju- core/juju" net/juju- core/names"
=== modified file 'state/
--- state/apiserver
+++ state/apiserver
@@ -18,8 +18,8 @@
"launchpad.
"launchpad.
"launchpad.
+ coreerrors "launchpad.
jujuerrors "launchpad.
- coreerrors "launchpad.
"launchpad.
"launchpad.
"launchpad.