dee

Merge lp:~mpt/dee/mutiple-multiple into lp:dee

Proposed by Matthew Paul Thomas
Status: Merged
Approved by: Francis Ginther
Approved revision: 417
Merged at revision: 417
Proposed branch: lp:~mpt/dee/mutiple-multiple
Merge into: lp:dee
Diff against target: 48 lines (+5/-5)
1 file modified
debian/control (+5/-5)
To merge this branch: bzr merge lp:~mpt/dee/mutiple-multiple
Reviewer Review Type Date Requested Status
PS Jenkins bot (community) continuous-integration Approve
Ken VanDine Approve
Review via email: mp+170777@code.launchpad.net

Commit message

Corrects spelling of 'multiple'.

Description of the change

Corrects spelling of 'multiple'.

To post a comment you must log in.
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :

FAILED: Continuous integration, rev:417
No commit message was specified in the merge proposal. Click on the following link and set the commit message (if you want a jenkins rebuild you need to trigger it yourself):
https://code.launchpad.net/~mpt/dee/mutiple-multiple/+merge/170777/+edit-commit-message

http://jenkins.qa.ubuntu.com/job/dee-ci/5/
Executed test runs:
    FAILURE: http://jenkins.qa.ubuntu.com/job/dee-saucy-amd64-ci/2/console
    FAILURE: http://jenkins.qa.ubuntu.com/job/dee-saucy-armhf-ci/2/console
    FAILURE: http://jenkins.qa.ubuntu.com/job/dee-saucy-i386-ci/2/console

Click here to trigger a rebuild:
http://s-jenkins:8080/job/dee-ci/5/rebuild

review: Needs Fixing (continuous-integration)
Revision history for this message
Ken VanDine (ken-vandine) wrote :

Great

review: Approve
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
Revision history for this message
Matthew Paul Thomas (mpt) wrote :

The Jenkins error is:

ERROR:pbuilderjenkins:Error during workspace setup
ERROR:pbuilderjenkins:H05set_package_version not found in hooks

I have no clue what that means.

Revision history for this message
Francis Ginther (fginther) wrote :

I know what this is. This build hook is no longer applicable to dee. Will remove from the jenkins config and retry.

Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
Revision history for this message
Francis Ginther (fginther) wrote :

GRRR. Missed another one...

Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
Revision history for this message
Francis Ginther (fginther) wrote :

Results format is not supported now, trying a different hook.

Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
Revision history for this message
Francis Ginther (fginther) wrote :

*sigh* that didn't work either. I've removed the collection of the test results and will fix later. Note: the tests are still being run and must pass, but we're just not collecting statistics until I can fix the hook.

Revision history for this message
PS Jenkins bot (ps-jenkins) :
review: Approve (continuous-integration)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/control'
2--- debian/control 2013-06-07 19:56:07 +0000
3+++ debian/control 2013-06-21 10:35:39 +0000
4@@ -31,7 +31,7 @@
5 Architecture: any
6 Pre-Depends: ${misc:Pre-Depends}
7 Depends: ${shlibs:Depends}, ${misc:Depends}
8-Description: model to synchronize mutiple instances over DBus - shared lib
9+Description: model to synchronize multiple instances over DBus - shared lib
10 libdee is a shared library that provides objects that help
11 having multiple instances communicating over DBus.
12 .
13@@ -46,7 +46,7 @@
14 libglib2.0-dev (>= 2.22.0),
15 libdbus-glib-1-dev (>= 0.80)
16 Suggests: libdee-doc
17-Description: model to synchronize mutiple instances over DBus - dev files
18+Description: model to synchronize multiple instances over DBus - dev files
19 libdee is a shared library that provides objects that help
20 having multiple instances communicating over DBus.
21 .
22@@ -58,7 +58,7 @@
23 Priority: extra
24 Depends: libdee-1.0-4 (= ${binary:Version}),
25 ${misc:Depends}
26-Description: model to synchronize mutiple instances over DBus
27+Description: model to synchronize multiple instances over DBus
28 libdee is a shared library that provides objects that help
29 having multiple instances communicating over DBus.
30 .
31@@ -69,7 +69,7 @@
32 Architecture: all
33 Depends: ${misc:Depends}
34 Suggests: devhelp
35-Description: model to synchronize mutiple instances over DBus - documentation
36+Description: model to synchronize multiple instances over DBus - documentation
37 libdee is a shared library that provides objects that help
38 having multiple instances communicating over DBus.
39 .
40@@ -91,7 +91,7 @@
41 Package: dee-tools
42 Architecture: any
43 Depends: ${shlibs:Depends}, ${misc:Depends}
44-Description: model to synchronize mutiple instances over DBus - tooling
45+Description: model to synchronize multiple instances over DBus - tooling
46 libdee is a shared library that provides objects that help
47 having multiple instances communicating over DBus.
48 .

Subscribers

People subscribed via source and target branches