Merge lp:~ps-jenkins/ido/latestsnapshot-13.10.0+14.04.20131105.1-0ubuntu1 into lp:ido/14.04

Proposed by PS Jenkins bot
Status: Merged
Approved by: PS Jenkins bot
Approved revision: 158
Merged at revision: 157
Proposed branch: lp:~ps-jenkins/ido/latestsnapshot-13.10.0+14.04.20131105.1-0ubuntu1
Merge into: lp:ido/14.04
Diff against target: 47 lines (+26/-3)
2 files modified
debian/changelog (+23/-0)
debian/libido3-0.1-0.symbols (+3/-3)
To merge this branch: bzr merge lp:~ps-jenkins/ido/latestsnapshot-13.10.0+14.04.20131105.1-0ubuntu1
Reviewer Review Type Date Requested Status
PS Jenkins bot (community) continuous-integration Approve
Indicator Applet Developers Pending
Review via email: mp+193969@code.launchpad.net

Commit message

Releasing 13.10.0+14.04.20131105.1-0ubuntu1 (revision 156 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-10-11 04:28:12 +0000
3+++ debian/changelog 2013-11-05 17:28:09 +0000
4@@ -1,3 +1,26 @@
5+ido (13.10.0+14.04.20131105.1-0ubuntu1) trusty; urgency=low
6+
7+ [ Ubuntu daily release ]
8+ * debian/*symbols: auto-update new symbols to released version
9+
10+ [ Lars Uebernickel ]
11+ * Make IdoSwitchMenuItem accessible from gtk_menu_new_from_model.
12+ * IdoUserMenuItem: only allow file icons as avatars In practice, all
13+ avatars are file icons. This restriction allowed for quite some
14+ cleanup, as we don't need to worry about symbolic icons and themes
15+ aymore. Note: this patch removes the warning when the user avatar
16+ image was not found. This is a common enough case that the warning
17+ just clutters up logs.
18+ * idoscalemenuitem: disconnect signal from parent This fixes a crash:
19+ the widget installed a handler for the parent's hide signal, but was
20+ destroyed before the parent without disconnecting the signal. (LP:
21+ #1246536)
22+
23+ [ Ubuntu daily release ]
24+ * Automatic snapshot from revision 156
25+
26+ -- Ubuntu daily release <ps-jenkins@lists.canonical.com> Tue, 05 Nov 2013 11:01:56 +0000
27+
28 ido (13.10.0+13.10.20131011-0ubuntu1) saucy; urgency=low
29
30 [ Lars Uebernickel ]
31
32=== modified file 'debian/libido3-0.1-0.symbols'
33--- debian/libido3-0.1-0.symbols 2013-10-22 16:11:56 +0000
34+++ debian/libido3-0.1-0.symbols 2013-11-05 17:28:09 +0000
35@@ -70,9 +70,9 @@
36 ido_switch_menu_item_get_content_area@Base 12.10.0
37 ido_switch_menu_item_get_type@Base 12.10.0
38 ido_switch_menu_item_new@Base 12.10.0
39- ido_switch_menu_item_new_from_menu_model@Base 0replaceme
40- ido_switch_menu_item_set_icon@Base 0replaceme
41- ido_switch_menu_item_set_label@Base 0replaceme
42+ ido_switch_menu_item_new_from_menu_model@Base 13.10.0+14.04.20131105.1
43+ ido_switch_menu_item_set_icon@Base 13.10.0+14.04.20131105.1
44+ ido_switch_menu_item_set_label@Base 13.10.0+14.04.20131105.1
45 ido_timeline_calculate_progress@Base 0.1.8
46 ido_timeline_direction_get_type@Base 0.1.8
47 ido_timeline_get_direction@Base 0.1.8

Subscribers

People subscribed via source and target branches