Merge lp:~mardy/signon/test-ci into lp:signon

Proposed by Alberto Mardegan
Status: Needs review
Proposed branch: lp:~mardy/signon/test-ci
Merge into: lp:signon
Diff against target: 25 lines (+7/-0)
2 files modified
debian/changelog (+6/-0)
src/signond/main.cpp (+1/-0)
To merge this branch: bzr merge lp:~mardy/signon/test-ci
Reviewer Review Type Date Requested Status
Jenkins for Webapps Team - CI Bot continuous-integration Pending
PS Jenkins bot continuous-integration Pending
Online Accounts Pending
Review via email: mp+296789@code.launchpad.net

Commit message

Just to test the CI thing; don't merge!

Description of the change

Just to test the CI thing; don't merge!

To post a comment you must log in.

Unmerged revisions

632. By Alberto Mardegan

Added an important comment

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 2015-11-06 09:56:25 +0000
3+++ debian/changelog 2016-06-08 13:31:22 +0000
4@@ -1,3 +1,9 @@
5+signon (8.58+16.04.20151106-0ubuntu2) UNRELEASED; urgency=medium
6+
7+ * Added an important comment
8+
9+ -- Alberto Mardegan <alberto.mardegan@canonical.com> Wed, 08 Jun 2016 16:13:32 +0300
10+
11 signon (8.58+16.04.20151106-0ubuntu1) xenial; urgency=medium
12
13 [ Alberto Mardegan ]
14
15=== modified file 'src/signond/main.cpp'
16--- src/signond/main.cpp 2012-04-18 13:06:27 +0000
17+++ src/signond/main.cpp 2016-06-08 13:31:22 +0000
18@@ -43,6 +43,7 @@
19 QCoreApplication app(argc, argv);
20 installSigHandlers();
21
22+ // Important comment
23 QMetaObject::invokeMethod(SignonDaemon::instance(),
24 "init",
25 Qt::QueuedConnection);

Subscribers

People subscribed via source and target branches

to all changes: