Merge lp:~ps-jenkins/ido/latestsnapshot-13.10.0+13.10.20130930-0ubuntu1 into lp:ido/13.10

Proposed by PS Jenkins bot
Status: Merged
Approved by: PS Jenkins bot
Approved revision: 150
Merged at revision: 150
Proposed branch: lp:~ps-jenkins/ido/latestsnapshot-13.10.0+13.10.20130930-0ubuntu1
Merge into: lp:ido/13.10
Diff against target: 25 lines (+18/-0)
1 file modified
debian/changelog (+18/-0)
To merge this branch: bzr merge lp:~ps-jenkins/ido/latestsnapshot-13.10.0+13.10.20130930-0ubuntu1
Reviewer Review Type Date Requested Status
PS Jenkins bot (community) continuous-integration Approve
Indicator Applet Developers Pending
Review via email: mp+188312@code.launchpad.net

Commit message

Releasing 13.10.0+13.10.20130930-0ubuntu1 (revision 149 from lp:ido)

To post a comment you must log in.
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/changelog'
2--- debian/changelog 2013-09-20 10:20:28 +0000
3+++ debian/changelog 2013-09-30 12:07:20 +0000
4@@ -1,3 +1,21 @@
5+ido (13.10.0+13.10.20130930-0ubuntu1) saucy; urgency=low
6+
7+ [ Lars Uebernickel ]
8+ * idoscalemenuitem: don't update the action state when the action
9+ state changes GtkRange has the same weird semantics for its "value-
10+ changed" signal that the check menu items have: it is emitted not
11+ only on user interaction, but also when gtk_range_set_value() is
12+ called. The handler to "value-changed" updates the action.
13+ gtk_range_set_value() is called when the action notifies about a
14+ state change. Loop, meet loop. This patch works around that by
15+ adding a "value-changed" to IdoScaleMenuItem that is only emitted
16+ when the user changes the slider's value. . (LP: #1229076)
17+
18+ [ Ubuntu daily release ]
19+ * Automatic snapshot from revision 149
20+
21+ -- Ubuntu daily release <ps-jenkins@lists.canonical.com> Mon, 30 Sep 2013 06:32:59 +0000
22+
23 ido (13.10.0+13.10.20130920-0ubuntu1) saucy; urgency=low
24
25 [ Lars Uebernickel ]

Subscribers

People subscribed via source and target branches