Merge lp:~darkxst/ubuntu/trusty/gnome-control-center/lp1299912 into lp:ubuntu/trusty/gnome-control-center

Proposed by Tim Lunn
Status: Merged
Merge reported by: Martin Pitt
Merged at revision: not available
Proposed branch: lp:~darkxst/ubuntu/trusty/gnome-control-center/lp1299912
Merge into: lp:ubuntu/trusty/gnome-control-center
Diff against target: 12339 lines (+11908/-0) (has conflicts)
85 files modified
.bzr-builddeb/default.conf (+3/-0)
debian/changelog (+3706/-0)
debian/compat (+1/-0)
debian/control (+154/-0)
debian/control.in (+163/-0)
debian/copyright (+26/-0)
debian/gnome-control-center-data.install (+11/-0)
debian/gnome-control-center-dev.install (+1/-0)
debian/gnome-control-center-shared-data.install (+1/-0)
debian/gnome-control-center.install (+4/-0)
debian/gnome-control-center.menu (+4/-0)
debian/gnome-control-center.pkla (+4/-0)
debian/gnome-control-center.sh (+8/-0)
debian/gnome-control-center.xpm (+361/-0)
debian/libgnome-control-center-dev.install (+3/-0)
debian/libgnome-control-center1.install (+1/-0)
debian/libgnome-control-center1.symbols (+24/-0)
debian/patches/0001-online-accounts-use-the-async-function-to-get-all-th.patch (+86/-0)
debian/patches/0001-rfkill-glib-Don-t-use-g_assert_not_reached-in-type_t.patch (+27/-0)
debian/patches/05_run_update_manager.patch (+13/-0)
debian/patches/06_handle_passwd_with_ldap.patch (+19/-0)
debian/patches/11_power-configure_lid_action.patch (+149/-0)
debian/patches/12_add_never_turn_screen_off.patch (+29/-0)
debian/patches/51_unity_options_in_display_panel.patch (+592/-0)
debian/patches/52_region_language.patch (+652/-0)
debian/patches/53_use_ubuntu_help.patch (+282/-0)
debian/patches/54_enable_alt_tap_in_shortcut.patch (+58/-0)
debian/patches/55_user_accounts_hide_controls.patch (+148/-0)
debian/patches/56_use_ubuntu_info_branding.patch (+26/-0)
debian/patches/58_hide_gdm_notifications.patch (+17/-0)
debian/patches/58_ubuntu_icon_views_redesign.patch (+70/-0)
debian/patches/59_install_gcm_components_on_demand.patch (+231/-0)
debian/patches/60_ubuntu_nav_bar.patch (+406/-0)
debian/patches/61_workaround_online_account.patch (+16/-0)
debian/patches/64_restore_terminal_keyboard_shortcut.patch (+13/-0)
debian/patches/90_force_fallback.patch (+22/-0)
debian/patches/91_unity_no_printing_panel.patch (+12/-0)
debian/patches/92_ubuntu_system_proxy.patch (+217/-0)
debian/patches/97_unity_power_ui.patch (+160/-0)
debian/patches/98_default_sound_theme.patch (+16/-0)
debian/patches/99_add_lock-on-suspend.patch (+77/-0)
debian/patches/accounts_fix_unsetting_icon.patch (+16/-0)
debian/patches/classic_use_sound_indicator.patch (+10/-0)
debian/patches/deal_with_null_ssid.patch (+33/-0)
debian/patches/dont_download_local_image.patch (+28/-0)
debian/patches/gcc_not_in_unity.patch (+195/-0)
debian/patches/git-add-21_9_display.patch (+18/-0)
debian/patches/git-background-lock-screen.patch (+854/-0)
debian/patches/git-background-remove-unused-widget.patch (+116/-0)
debian/patches/git-fix-background-panel-crash.patch (+65/-0)
debian/patches/git-rename-bluetooth-panel.patch (+94/-0)
debian/patches/git-sound-fix-port-handling.patch (+24/-0)
debian/patches/git_add_printer_crash.patch (+45/-0)
debian/patches/git_drop_ibus_engine_whitelist.patch (+245/-0)
debian/patches/git_hide_unavailable_layout_settings_btn.patch (+27/-0)
debian/patches/git_iconview_columns.patch (+16/-0)
debian/patches/git_keyboard_grp_xkb_option.patch (+83/-0)
debian/patches/git_keyboard_update_input_switch.patch (+22/-0)
debian/patches/git_move_rr_labeler.patch (+801/-0)
debian/patches/git_new_goa_build.patch (+61/-0)
debian/patches/git_no_glxinfo.patch (+151/-0)
debian/patches/git_power_gsd_proxies.patch (+19/-0)
debian/patches/git_region_update_input_switch.patch (+54/-0)
debian/patches/git_rename_natural_scrolling.patch (+26/-0)
debian/patches/git_restore_mouse_speed.patch (+32/-0)
debian/patches/git_set_a11y_wm_theme.patch (+60/-0)
debian/patches/git_shell_use_view_style_class.patch (+32/-0)
debian/patches/git_show_per_window_input_settings.patch (+306/-0)
debian/patches/more-power-suspend-options.patch (+32/-0)
debian/patches/rename_screenshot_media_keys.patch (+26/-0)
debian/patches/revert_git_drop_library.patch (+165/-0)
debian/patches/sanitize_ssid_convert_utf8.patch (+78/-0)
debian/patches/series (+60/-0)
debian/patches/ubuntu-gnome-version.patch (+101/-0)
debian/patches/ubuntu_update_lock_and_power_settings.patch (+45/-0)
debian/patches/ubuntu_update_translations_template.patch (+26/-0)
debian/patches/unity_background_is_appareance.patch (+15/-0)
debian/patches/unity_no_zoom_controls.patch (+27/-0)
debian/patches/zz_add_fallback_panels_dir.patch (+18/-0)
debian/rules (+32/-0)
debian/searchingthedashlegalnotice.html (+1/-0)
debian/source/format (+1/-0)
debian/source/include-binaries (+1/-0)
debian/source_gnome-control-center.py (+32/-0)
debian/watch (+2/-0)
Conflict adding file debian.  Moved existing file to debian.moved.
To merge this branch: bzr merge lp:~darkxst/ubuntu/trusty/gnome-control-center/lp1299912
Reviewer Review Type Date Requested Status
Martin Pitt Approve
Review via email: mp+218228@code.launchpad.net

Description of the change

I could not find any ~ubuntu-desktop packaging branch for gnome-control-center/trusty?

To post a comment you must log in.
Revision history for this message
Martin Pitt (pitti) wrote :

Uploaded to the SRU review queue. Thanks!

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== added directory '.bzr-builddeb'
2=== added file '.bzr-builddeb/default.conf'
3--- .bzr-builddeb/default.conf 1970-01-01 00:00:00 +0000
4+++ .bzr-builddeb/default.conf 2014-05-05 02:39:38 +0000
5@@ -0,0 +1,3 @@
6+[BUILDDEB]
7+merge = True
8+ignore-unknowns = true
9
10=== added directory 'debian'
11=== renamed directory 'debian' => 'debian.moved'
12=== added file 'debian/UbuntuLogoBlank.png'
13Binary files debian/UbuntuLogoBlank.png 1970-01-01 00:00:00 +0000 and debian/UbuntuLogoBlank.png 2014-05-05 02:39:38 +0000 differ
14=== added file 'debian/changelog'
15--- debian/changelog 1970-01-01 00:00:00 +0000
16+++ debian/changelog 2014-05-05 02:39:38 +0000
17@@ -0,0 +1,3706 @@
18+gnome-control-center (1:3.6.3-0ubuntu56.1) trusty; urgency=medium
19+
20+ * debian/patches/ubuntu-gnome-version.patch: Merge build-time versioned
21+ logo from unity-control-center (LP: #1299912)
22+ * debian/rules: generate logo
23+ * debian/control.in: build-depend on ubuntu font and valac
24+
25+ -- Tim Lunn <tim@feathertop.org> Mon, 05 May 2014 08:37:17 +1000
26+
27+gnome-control-center (1:3.6.3-0ubuntu56) trusty; urgency=medium
28+
29+ * debian/patches/git_keyboard_grp_xkb_option.patch:
30+ - take upstream's grp xkb option combo for modifier-only input switching
31+
32+ -- William Hua <william.hua@canonical.com> Tue, 08 Apr 2014 01:03:33 +1200
33+
34+gnome-control-center (1:3.6.3-0ubuntu54) trusty; urgency=medium
35+
36+ * debian/control.in, debian/gnome/control-center-data.install,
37+ debian/gnome-control-center-shared-data.install:
38+ - create a new binary with data files that are needed by g-c-c and u-c-c
39+ (the default selection of user icons for example) (lp: #1291608)
40+
41+ -- Sebastien Bacher <seb128@ubuntu.com> Fri, 21 Mar 2014 12:25:38 +0100
42+
43+gnome-control-center (1:3.6.3-0ubuntu53) trusty; urgency=medium
44+
45+ * debian/patches/gcc_not_in_unity.patch:
46+ - Unity was still listed in some panels, fix that (lp: #1286937)
47+
48+ -- Sebastien Bacher <seb128@ubuntu.com> Tue, 04 Mar 2014 19:20:30 +0100
49+
50+gnome-control-center (1:3.6.3-0ubuntu52) trusty; urgency=low
51+
52+ * debian/patches/gcc_not_in_unity.patch:
53+ - don't list "Unity" in OnlyShowIn, other g-c-c and u-c-c entries get
54+ duplicated in the Unity dash, when they both installed (lp: #1280872)
55+ * debian/libgnome-control-center1.symbols,
56+ debian/patches/10_keyboard_layout_on_unity.patch,
57+ debian/patches/input-sources-text-entry.patch,
58+ debian/patches/sound_nua_panel.patch,
59+ debian/patches/unity_menus.patch,
60+ debian/patches/unity_notice_info.patch:
61+ - dropped some unity specific changes
62+
63+ [ Brian Murray ]
64+ * debian/source_gnome-control-center.py: Do not pass an empty list
65+ of plugin packages to apport. (LP: #1237119)
66+
67+ -- Sebastien Bacher <seb128@ubuntu.com> Wed, 26 Feb 2014 19:21:03 +0100
68+
69+gnome-control-center (1:3.6.3-0ubuntu50) trusty; urgency=low
70+
71+ [ Sebastien Bacher ]
72+ * debian/gnome-control-center.links: drop old symlink that was used
73+ to add a system-settings entry to indicator-session, that's deprecated
74+
75+ [ Brian Murray ]
76+ * debian/source_gnome-control-center.py: Do not attempt to find the version
77+ of a package for a plugin not from a package. (LP: #1237119)
78+
79+ [ Robert Ancell ]
80+ * debian/gnome-control-center.sh:
81+ * debian/rules:
82+ - Add a wrapper to run unity-control-center in Unity
83+ * debian/patches/10_keyboard_layout_on_unity.patch:
84+ * debian/patches/ubuntu_update_translations_template.patch:
85+ - Rename unity-region-panel to gnome-unity-region-panel so it doesn't
86+ conflict with the one in unity-control-center
87+
88+ -- Robert Ancell <robert.ancell@canonical.com> Thu, 09 Jan 2014 11:47:33 +1300
89+
90+gnome-control-center (1:3.6.3-0ubuntu49) trusty; urgency=low
91+
92+ * debian/patches/0001-online-accounts-use-the-async-function-to-get-all-th.patch:
93+ goa_provider_get_all went async in 3.10. Backport patch to deal with this.
94+
95+ -- Iain Lane <iain.lane@canonical.com> Fri, 06 Dec 2013 12:43:49 +0000
96+
97+
98+gnome-control-center (1:3.6.3-0ubuntu48) trusty; urgency=low
99+
100+ * debian/patches/git_iconview_columns.patch:
101+ - set the number of columns, that seems needed with new GTK versions
102+ * debian/patches/ubuntu_update_translations_template.patch:
103+ - updated to list the current sources in use
104+
105+ -- Sebastien Bacher <seb128@ubuntu.com> Fri, 29 Nov 2013 12:32:36 +0100
106+
107+gnome-control-center (1:3.6.3-0ubuntu47) trusty; urgency=low
108+
109+ * debian/patches/sanitize_ssid_convert_utf8.patch: make sure we properly
110+ convert the SSID to UTF-8 where possible; using nm_utils_ssid_to_utf8(),
111+ rather than nm_utils_escape_ssid() which isn't meant to be used that way.
112+ (LP: #1198315)
113+
114+ -- Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com> Wed, 20 Nov 2013 10:53:01 -0500
115+
116+gnome-control-center (1:3.6.3-0ubuntu46) trusty; urgency=low
117+
118+ [ Iain Lane ]
119+ * 0001-rfkill-glib-Don-t-use-g_assert_not_reached-in-type_t.patch:
120+ Cherry-pick 90f49a4d5dd646b8fce10f61a9231db4973a907b from upstream.
121+ rfkill-glib: Don't use g_assert_not_reached in type_to_string. New kernel
122+ versions can add new RFKILL types, we should not crash here, just say that
123+ we don't know what the switch is. (LP: #1209092)
124+
125+ [ Jian-Ding Chen (timchen119) ]
126+ * Add additional options to the power option system sleep settings menu.
127+ Add 20 minutes and 2 hours options to give the user more fine-grained
128+ controls. (LP: #1244065)
129+
130+ [ William Hua ]
131+ * debian/patches/input-sources-text-entry.patch:
132+ - Next group and double modifier input-source switching (LP: #1218322)
133+
134+ -- Iain Lane <iain.lane@canonical.com> Thu, 31 Oct 2013 00:48:04 +0000
135+
136+gnome-control-center (1:3.6.3-0ubuntu45) saucy; urgency=low
137+
138+ [ Iain Lane ]
139+ * debian/patches/97_unity_power_ui.patch: Don't crash if indicator-power
140+ isn't installed. When deciding whether to display/not display the
141+ indicator-power options, use the presence of indicator-power instead of
142+ just checking if Unity is the DE in use. (LP: #1195481)
143+ * debian/control.in: Build-Depend on glib >= 2.31.2 for
144+ g_settings_schema_source_ref.
145+
146+ [ William Hua ]
147+ * debian/patches/input-sources-text-entry.patch:
148+ - support modifier-only input-source switching (lp: #1218322)
149+
150+ -- Iain Lane <iain@orangesquash.org.uk> Fri, 18 Oct 2013 12:47:01 +0100
151+
152+gnome-control-center (1:3.6.3-0ubuntu44) saucy; urgency=low
153+
154+ * debian/patches/git_add_printer_crash.patch:
155+ - Fix crash when adding a printer (LP: #1155825)
156+
157+ -- Robert Ancell <robert.ancell@canonical.com> Wed, 16 Oct 2013 15:51:53 +1300
158+
159+gnome-control-center (1:3.6.3-0ubuntu43) saucy; urgency=low
160+
161+ * debian/patches/unity_no_zoom_controls.patch: hide the zoom controls under
162+ Unity. The upstream code only shows them when gnome-shell is running,
163+ but unity takes the dbus namespace for other compat reasons which leads
164+ to have the option even if there is no zoom backend (lp: #1205893)
165+
166+ -- Sebastien Bacher <seb128@ubuntu.com> Tue, 08 Oct 2013 16:05:32 +0200
167+
168+gnome-control-center (1:3.6.3-0ubuntu41) saucy; urgency=low
169+
170+ * debian/patches/git_drop_ibus_engine_whitelist.patch,
171+ debian/patches/git_show_per_window_input_settings.patch,
172+ debian/patches/input-sources-text-entry.patch,
173+ debian/patches/series:
174+ - restore the unity specific's entry, it was dropped by error during the
175+ cyle. This way we don't have a duplicated language icon in
176+ the settings' grid. Clean up some warnings in the code as well
177+ Thanks William Hua (lp: #188251)
178+
179+ -- Sebastien Bacher <seb128@ubuntu.com> Wed, 02 Oct 2013 17:09:43 +0200
180+
181+gnome-control-center (1:3.6.3-0ubuntu40) saucy; urgency=low
182+
183+ * debian/patches/ubuntu_update_translations_template.patch
184+ - rename the patch, move it at the end of the series,
185+ lists missing sources (lp: #1233067)
186+
187+ [ Tim Lunn ]
188+ * debian/patches: ubuntu_update_lock_and_power_settings.patch: Fix
189+ type mismatch in idle-delay setting (LP: #1228939)
190+
191+ -- Sebastien Bacher <seb128@ubuntu.com> Mon, 30 Sep 2013 16:30:03 +0200
192+
193+gnome-control-center (1:3.6.3-0ubuntu39) saucy; urgency=low
194+
195+ * debian/patches/input-sources-text-entry.patch:
196+ - Revert to upstream panel if indicator-keyboard schema is missing.
197+ (lp: #1229367)
198+
199+ -- William Hua <william.hua@canonical.com> Tue, 24 Sep 2013 16:58:18 -0400
200+
201+gnome-control-center (1:3.6.3-0ubuntu38) saucy; urgency=low
202+
203+ * debian/patches/57_use_nonsymbolic_keyboard_icon.patch:
204+ Dropped, no longer needed (LP: #862027)
205+
206+ -- Jeremy Bicha <jbicha@ubuntu.com> Thu, 19 Sep 2013 15:14:51 -0400
207+
208+gnome-control-center (1:3.6.3-0ubuntu37) saucy; urgency=low
209+
210+ * git_drop_ibus_engine_whitelist.patch:
211+ - Don't limit available ibus methods to a whitelist (LP: #1225086)
212+
213+ -- Jeremy Bicha <jbicha@ubuntu.com> Sat, 14 Sep 2013 11:18:38 -0400
214+
215+gnome-control-center (1:3.6.3-0ubuntu36) saucy; urgency=low
216+
217+ * git_hide_unavailable_layout_settings_button.patch:
218+ - Only show layout settings button when it's usable
219+ (i.e. for certain ibus input methods) since it's too confusing
220+ to have the button visible but insensitive
221+ * git_show_per_window_input_settings.patch:
222+ - Show separate-layout-per-window option for GNOME too
223+ * git_restore_mouse_speed.patch:
224+ - Restore mouse & touchpad pointer speed (LP: #1186666)
225+
226+ -- Jeremy Bicha <jbicha@ubuntu.com> Wed, 11 Sep 2013 11:11:08 -0400
227+
228+gnome-control-center (1:3.6.3-0ubuntu35) saucy; urgency=low
229+
230+ [ Tim Lunn ]
231+ * debian/patches:
232+ - git_power_gsd_proxies.patch,
233+ git patch to use correct interface for dbus proxy.
234+ - ubuntu_update_lock_and_power_settings.patch,
235+ update for changed gsettings keys
236+ - 11_power-configure_lid_action.patch, remove hibernate lid action
237+ this is no longer available with change to logind
238+ - input-sources-text-entry.patch: update for moved gsettings key
239+ - git_region_update_input_switch.patch,
240+ git_keyboard_update_input_switch.patch: added for moved keys
241+ * debian/control.in: Bump b-d on gsettings-desktop-schemas for the moved keys
242+
243+ [ Jeremy Bicha ]
244+ * debian/control.in: Bump minimum gnome-settings-daemon to 3.8.4
245+ * debian/patches/git_rename_natural_scrolling.patch:
246+ - Use 'natural scrolling' name instead of 'Content sticks to fingers'
247+
248+ -- Tim Lunn <tim@feathertop.org> Mon, 09 Sep 2013 23:30:49 +1000
249+
250+gnome-control-center (1:3.6.3-0ubuntu34) saucy; urgency=low
251+
252+ * debian/patches:
253+ - git-background-remove-unused-widget.patch
254+ - git-background-lock-screen.patch: Allow setting a different background
255+ for the GNOME Shell lock screen (LP: #1219188)
256+
257+ -- Tim Lunn <tim@feathertop.org> Mon, 09 Sep 2013 11:17:34 +1000
258+
259+gnome-control-center (1:3.6.3-0ubuntu33) saucy; urgency=low
260+
261+ [ Jeremy Bicha ]
262+ * Restore 57_use_nonsymbolic_keyboard_icon.patch, the ubuntu-themes
263+ merge proposal wasn't accepted yet
264+
265+ [ Tim Lunn ]
266+ * debian/patches/git_shell_use_view_style_class.patch: git patch to
267+ fix mismatched backgrounds (LP: #1218102)
268+
269+ -- Tim Lunn <tim@feathertop.org> Thu, 29 Aug 2013 19:23:56 +1000
270+
271+gnome-control-center (1:3.6.3-0ubuntu32) saucy; urgency=low
272+
273+ * debian/libgnome-control-center1.symbols:
274+ - list new symbol from the unity menu change
275+
276+ [ Jeremy Bicha ]
277+ * debian/rules:
278+ - Don't disable cheese webcam integration
279+ * debian/patches/57_use_nonsymbolic_keyboard_icon.patch:
280+ Dropped, no longer needed (LP: #862027)
281+
282+ [ Aron Xu ]
283+ * Move ibus from Depends to Recommends.
284+
285+ [ Andrea Azzarone ]
286+ * debian/patches/unity_menus.patch:
287+ - updated menus under unity (lp: #1131664)
288+
289+ -- Sebastien Bacher <seb128@ubuntu.com> Thu, 29 Aug 2013 18:17:00 +0200
290+
291+gnome-control-center (1:3.6.3-0ubuntu31) saucy; urgency=low
292+
293+ [ Jeremy Bicha ]
294+ * debian/control.in:
295+ - Build-depend on cheese for webcam integration in User Accounts panel
296+ (LP: #853994)
297+ - Don't build-depend on gnome-doc-utils
298+ - Depend on minimum gnome-settings-daemon built with ibus
299+ * debian/patches/git-rename-bluetooth-panel.patch:
300+ - Rename the bluetooth panel to its 3.8 filename so that the
301+ Bluetooth Settings link in GNOME Shell 3.8 works
302+
303+ [ William Hua ]
304+ * debian/control.in:
305+ - Add IBus (build) dependency.
306+ * debian/rules:
307+ - Enable IBus.
308+ * debian/patches/revert_new_ibus_keyboard_use.patch:
309+ * debian/patches/10_keyboard_layout_on_unity.patch:
310+ - Drop patches, use input sources panel.
311+ * debian/patches/rename_screenshot_media_keys.patch:
312+ - Since Ubuntu's gnome-screenshot doesn't save to the Pictures directory
313+ automatically, don't say that it does in Keyboard>Shortcuts
314+ * debian/patches/input-sources-text-entry.patch:
315+ - Implement text entry panel by modifying input sources panel.
316+
317+ [ Tim Lunn ]
318+ * debian/patches/git-fix-background-panel-crash.patch:
319+ git patch to fix crash after selecting new background in gnome
320+ background panel (LP: #1196196)
321+
322+ -- William Hua <william.hua@canonical.com> Wed, 21 Aug 2013 11:24:36 -0400
323+
324+gnome-control-center (1:3.6.3-0ubuntu30) saucy; urgency=low
325+
326+ * debian/compat: bump to 9
327+ * debian/*.install: fix install paths for arched /usr/lib
328+ * debian/source_gnome-control-center.py: fix apport hook for new libdirs
329+ * debian/patches/zz_add_fallback_panels_dir.patch: add a patch to look in
330+ the old panel dir for compatibility with existing packages
331+ * debian/rules: set the correct --libdir (work around apparent cdbs issue)
332+
333+ -- Ryan Lortie <desrt@desrt.ca> Mon, 08 Jul 2013 10:13:49 -0400
334+
335+gnome-control-center (1:3.6.3-0ubuntu29) saucy; urgency=low
336+
337+ * debian/UbuntuLogo.png:
338+ - updated logo for 13.10 (lp: #1188208), Thanks Xi Zhu!
339+
340+ -- Sebastien Bacher <seb128@ubuntu.com> Mon, 17 Jun 2013 15:35:17 +0200
341+
342+gnome-control-center (1:3.6.3-0ubuntu28) saucy; urgency=low
343+
344+ * debian/patches/git_new_goa_build.patch:
345+ - update for the api change in the new gnome-online-account, fix the build
346+
347+ -- Sebastien Bacher <seb128@ubuntu.com> Fri, 14 Jun 2013 11:31:15 +0200
348+
349+gnome-control-center (1:3.6.3-0ubuntu27) saucy; urgency=low
350+
351+ * Rebuild for gnome-desktop 3.8 transition (LP: #1184812)
352+ - debian/patches/git_move_rr_labeler.patch
353+
354+ -- Tim Lunn <tim@feathertop.org> Tue, 28 May 2013 10:23:39 +1000
355+
356+gnome-control-center (1:3.6.3-0ubuntu26) saucy; urgency=low
357+
358+ * debian/patches/git_no_glxinfo.patch:
359+ updated to fix details panel crash on vbox glx driver (LP: #1179659)
360+
361+ -- Tim Lunn <tim@feathertop.org> Mon, 27 May 2013 09:53:26 +0200
362+
363+gnome-control-center (1:3.6.3-0ubuntu25) saucy; urgency=low
364+
365+ * Switch to logind for session tracking.
366+
367+ -- Martin Pitt <martin.pitt@ubuntu.com> Mon, 29 Apr 2013 10:24:33 -0700
368+
369+gnome-control-center (1:3.6.3-0ubuntu24) raring; urgency=low
370+
371+ * debian/patches/92_ubuntu_system_proxy.patch:
372+ - restore the "set system proxy" patch that got commented earlier in
373+ the cycle, because it needed to be refactored for the new version.
374+ * debian/control.in: Recommends ubuntu-system-service for proxy support
375+
376+ -- Sebastien Bacher <seb128@ubuntu.com> Tue, 16 Apr 2013 16:30:42 +0200
377+
378+gnome-control-center (1:3.6.3-0ubuntu23) raring; urgency=low
379+
380+ * debian/patches/git_no_glxinfo.patch:
381+ - Merged upstream fix for display of nvidia blob info (LP: #1168612)
382+
383+ -- Tim Lunn <tim@feathertop.org> Mon, 15 Apr 2013 18:45:44 +1000
384+
385+gnome-control-center (1:3.6.3-0ubuntu22) raring; urgency=low
386+
387+ * debian/control.in:
388+ - Recommend system-config-printer-gnome for the Add Printer
389+ feature to work without crashing (LP: #1163674)
390+
391+ -- Jeremy Bicha <jbicha@ubuntu.com> Sat, 13 Apr 2013 20:30:22 -0400
392+
393+gnome-control-center (1:3.6.3-0ubuntu21) raring; urgency=low
394+
395+ * debian/control.in,
396+ debian/gnome-control-center-data.install:
397+ - don't install the pkla yet, don't recommend libnss-myhostname
398+ the FFe got denied for raring (lp #1162478)
399+
400+ -- Sebastien Bacher <seb128@ubuntu.com> Thu, 11 Apr 2013 17:44:05 +0200
401+
402+gnome-control-center (1:3.6.3-0ubuntu20) raring; urgency=low
403+
404+ * debian/gnome-control-center.pkla, gnome-control-center-data.install:
405+ - Install a .pkla to allow admins to set the hostname. This can be dropped
406+ when Ubuntu includes policykit >=0.106 since gnome-control-center
407+ ships the updated rules already (LP: #962369)
408+ * debian/control.in:
409+ - Recommend libnss-myhostname (LP: #1162475, #1162478)
410+ * debian/patches/62_update_translations_template.patch: Refreshed
411+
412+ -- Jeremy Bicha <jbicha@ubuntu.com> Wed, 10 Apr 2013 16:15:36 -0400
413+
414+gnome-control-center (1:3.6.3-0ubuntu19) raring; urgency=low
415+
416+ * debian/patches/revert_new_ibus_keyboard_use.patch:
417+ - updated to include the correct list of files to translate
418+
419+ -- Sebastien Bacher <seb128@ubuntu.com> Mon, 08 Apr 2013 13:17:15 +0200
420+
421+gnome-control-center (1:3.6.3-0ubuntu18) raring; urgency=low
422+
423+ * debian/control.in: updated the gnome-settings-daemon requirement and stop
424+ depending on ubuntu-system-service
425+ * debian/patches/revert_git_datetime_port.patch:
426+ - drop it since we will use systemd-services
427+
428+ -- Sebastien Bacher <seb128@ubuntu.com> Tue, 26 Mar 2013 21:28:16 +0100
429+
430+gnome-control-center (1:3.6.3-0ubuntu17) raring; urgency=low
431+
432+ * debian/control.in:
433+ - Build-Depends on libgl1-mesa-dev, don't recommends mesa-utils
434+ * debian/patches/git_no_glxinfo.patch:
435+ - don't use glxinfo but rather use direct calls to get the infos
436+
437+ [ Gunnar Hjalmarsson ]
438+ * debian/patches/52_region_language.patch:
439+ - don't return null value for language (LP: #1157188)
440+
441+ -- Sebastien Bacher <seb128@ubuntu.com> Tue, 26 Mar 2013 17:04:18 +0100
442+
443+gnome-control-center (1:3.6.3-0ubuntu16) raring; urgency=low
444+
445+ * debian/patches/91_unity_no_printing_panel.patch:
446+ - go back to system-config-printer under Unity, the upstream panel
447+ has improved this cycle but is still lacking features (like printer
448+ sharing) and having issues
449+
450+ -- Sebastien Bacher <seb128@ubuntu.com> Tue, 19 Mar 2013 12:02:45 +0100
451+
452+gnome-control-center (1:3.6.3-0ubuntu15) raring; urgency=low
453+
454+ * debian/control.in:
455+ - Build-Depends on libwebkitgtk-3.0-dev
456+ * debian/patches/unity_notice_info.patch:
457+ - display "Legal Notice" in the infos dialog (lp: #1130158)
458+ * debian/searchingthedashlegalnotice.html,
459+ debian/gnome-control-center-data.install:
460+ - copy notice text from unity, will be updated later
461+
462+ -- Sebastien Bacher <seb128@ubuntu.com> Fri, 15 Mar 2013 18:40:53 +0100
463+
464+gnome-control-center (1:3.6.3-0ubuntu14) raring; urgency=low
465+
466+ * debian/patches/52_region_language.patch:
467+ - updated to fix some invalid free calls in the updated version
468+
469+ [ Gunnar Hjalmarsson ]
470+ * debian/patches/52_region_language.patch:
471+ - Adapt the region capplet to Ubuntu specific prerequisites.
472+ - Take the 'common_name' field into account when parsing the
473+ iso-codes XML files for language names (LP: #991002).
474+
475+ -- Sebastien Bacher <seb128@ubuntu.com> Fri, 15 Mar 2013 17:56:52 +0100
476+
477+gnome-control-center (1:3.6.3-0ubuntu13) raring; urgency=low
478+
479+ * debian/patches/sound_nua_panel.patch:
480+ - don't allow to turn bluetooth devices off, or they are dropped from
481+ the devices list and there is no way to turn them back on,
482+ thanks David Henningsson (lp: #1071561)
483+
484+ -- Sebastien Bacher <seb128@ubuntu.com> Tue, 12 Feb 2013 10:47:59 +0100
485+
486+gnome-control-center (1:3.6.3-0ubuntu12) raring; urgency=low
487+
488+ * Remove Recommends on gnome-online-accounts — this is unnecessary on Ubuntu
489+ (Unity) and gets autostarted if installed, wasting system resources; it's
490+ more appropriate for this to be seeded by flavours which want it.
491+
492+ -- Iain Lane <iain.lane@canonical.com> Mon, 28 Jan 2013 18:06:17 +0000
493+
494+gnome-control-center (1:3.6.3-0ubuntu11) raring; urgency=low
495+
496+ [ Stéphane Graber ]
497+ * Add support for 21:9 screen ratio.
498+ Cherry-pick from upstream (66576dfe24f93b22146e436aea761bc5a3b547cf)
499+
500+ [ Michael Terry ]
501+ * debian/patches/55_user_accounts_hide_controls.patch:
502+ - Update to work again with 3.6.3 codebase (thus hiding autologin controls
503+ for ecryptfs users once more).
504+
505+ -- Michael Terry <mterry@ubuntu.com> Tue, 22 Jan 2013 14:56:01 -0500
506+
507+gnome-control-center (1:3.6.3-0ubuntu10) raring; urgency=low
508+
509+ * debian/patches/unity_background_is_appareance.patch:
510+ - under unity, map "background" to "unity-appereance" (lp: #1093436)
511+ [ David Henningsson ]
512+ * debian/patches/git-sound-fix-port-handling.patch:
513+ - "Fix port handling for the unknown availability case"
514+ * debian/patches/sound_nua_panel.patch:
515+ - "Select the first item automatically (LP: #1060143)"
516+
517+ -- Sebastien Bacher <seb128@ubuntu.com> Thu, 10 Jan 2013 16:29:13 +0100
518+
519+gnome-control-center (1:3.6.3-0ubuntu9) raring; urgency=low
520+
521+ * debian/control.in:
522+ - Recommend mesa-utils so that the Details panel shows the
523+ graphics driver name instead of 'Unknown' (LP: #914631)
524+
525+ -- Jeremy Bicha <jbicha@ubuntu.com> Wed, 19 Dec 2012 14:34:16 -0500
526+
527+gnome-control-center (1:3.6.3-0ubuntu8) raring; urgency=low
528+
529+ * debian/UbuntuLogo.png:
530+ - updated to 13.04, thanks Rosie Zhu
531+
532+ [ Jeremy Bicha ]
533+ * debian/control.in:
534+ - Recommend cups-pk-helper (LP: #808829, #1082765)
535+
536+ -- Sebastien Bacher <seb128@ubuntu.com> Mon, 26 Nov 2012 17:08:25 +0100
537+
538+gnome-control-center (1:3.6.3-0ubuntu6) raring; urgency=low
539+
540+ * debian/patches/58_ubuntu_icon_views_redesign.patch:
541+ - Don't make the window wider in GNOME (LP: #974573)
542+ * debian/patches/git_set_a11y_wm_theme.patch:
543+ - Git patch to set/reset HighContrast window theme too
544+
545+ -- Jeremy Bicha <jbicha@ubuntu.com> Sat, 24 Nov 2012 14:01:28 -0500
546+
547+gnome-control-center (1:3.6.3-0ubuntu5) raring; urgency=low
548+
549+ * debian/patches/10_keyboard_layout_on_unity.patch:
550+ * debian/patches/62_update_translations_template.patch
551+ - Don't rename Region panel in GNOME
552+ * debian/patches/11_power-configure_lid_action.patch:
553+ - Fix screen reader accessibility for extra power options (LP: #880886)
554+ * debian/gnome-control-center.sgml, debian/gnome-control-center.install
555+ debian/rules
556+ - Ship improved man page from GNOME (LP: #1036932)
557+
558+ -- Jeremy Bicha <jbicha@ubuntu.com> Fri, 23 Nov 2012 23:15:25 -0500
559+
560+gnome-control-center (1:3.6.3-0ubuntu4) raring; urgency=low
561+
562+ * debian/patches/60_ubuntu_nav_bar.patch:
563+ - update shell.ui to fix a formatting issue (lp: #1081826)
564+
565+ -- Sebastien Bacher <seb128@ubuntu.com> Thu, 22 Nov 2012 10:25:19 +0100
566+
567+gnome-control-center (1:3.6.3-0ubuntu3) raring; urgency=low
568+
569+ * debian/patches/60_ubuntu_nav_bar.patch:
570+ - restore the navigation bar interface
571+
572+ -- Sebastien Bacher <seb128@ubuntu.com> Wed, 21 Nov 2012 21:36:46 +0100
573+
574+gnome-control-center (1:3.6.3-0ubuntu2) raring; urgency=low
575+
576+ * debian/control.in:
577+ - Restore libgnomekbd-dev to build-depends, needed for
578+ revert_new_ibus_keyboard_use.patch
579+
580+ -- Jeremy Bicha <jbicha@ubuntu.com> Wed, 21 Nov 2012 14:39:31 -0500
581+
582+gnome-control-center (1:3.6.3-0ubuntu1) raring; urgency=low
583+
584+ [ Sebastien Bacher ]
585+ * New upstream version
586+ * debian/control.in: recommends libcanberra-pulse (lp: #1004973)
587+ * debian/patches/58_ubuntu_icon_views_redesign.patch:
588+ - drop most of the changes, keep the different grid size though
589+ to fit on screen with our extra icons
590+ * debian/patches/91_dont_show_in_unity.patch:
591+ - dropped, show the upstream printer panel and the layout tab
592+ * debian/patches/revert_git_keyboard_gsettings.patch,
593+ debian/patches/revert_git_stop_using_gconf.patch:
594+ - dropped the gconf->gsettings reverts
595+
596+ [ Robert Ancell ]
597+ * New upstream release (LP: #1010317)
598+ * debian/control:
599+ - Bump build-depends on libgnome-desktop-3-dev, libwacom-dev
600+ - Add build-depends on libclutter-1.0-dev, libclutter-gtk-1.0-dev,
601+ libpwquality-dev
602+ - Drop build-depends on libgnomekbd-dev
603+ * debian/patches/60_ubuntu_nav_bar.patch:
604+ - Disabled for now, doesn't apply
605+ * debian/patches/revert_ua_gsettings.patch:
606+ - We can use GSettings for universal access now
607+ * debian/patches/00git_online_accounts_gtkgrid.patch:
608+ * debian/patches/00git_online_accounts_layout.part:
609+ * debian/patches/git_wacom_translations.patch:
610+ - Applied upstream
611+
612+ [ Iain Lane ]
613+ * Add Build-Depends on libxkbfile-dev
614+ * New upstream release.
615+ * Refresh all patches to apply cleanly.
616+
617+ [ Edward Donovan ]
618+ * debian/source_gnome-control-center.py: Fix for Python 3. (LP: #1013171)
619+
620+ [ Rico Tzschichholz ]
621+ * debian/control.in:
622+ - Build-depend on gtk-doc-tools instead of docbook directly
623+ - Bump minimum glib-2.0, gnome-desktop3, gnome-settings-daemon
624+ and gsettings-desktop-schemas
625+
626+ [ Jeremy Bicha ]
627+ * Dropped more patches applied in new version:
628+ - git_unmute_sound_event.patch
629+ - git_fix_big_editable_labels.patch
630+ - 96_sound_nua_panel.patch
631+ * debian/patches/04_new_appearance_settings.patch:
632+ - Dropped, this is now packaged separately as gnome-control-center-unity
633+ * debian/patches/10_keyboard_layout_on_unity.patch:
634+ - Don't change the keyboard panel name when not running Unity
635+ * debian/patches/52_ubuntu_language_list_mods.patch:
636+ - Don't disable adding current language to the list. While this
637+ fix shows the current language twice, at least it avoids the
638+ "Ubuntu suddenly in Chinese" bug (LP: #1035219)
639+ * debian/patches/53_use_ubuntu_help.patch:
640+ - Only show Ubuntu help when running Unity
641+ * debian/patches/58_hide_gdm_notifications.patch:
642+ - Hide "Show notifications when locked" settings when running Unity
643+ since it's a GNOME Shell-specific feature
644+ * debian/patches/63_normal_scrollbar_in_a11y.patch:
645+ - Drop, overlay-scrollbars should handle this instead
646+ * debian/patches/91_dont_show_in_unity.patch:
647+ - Hide Printers & Region panels in Unity until we're ready to switch
648+ to them.
649+ * debian/patches/fix-crash-on-user-panel.patch:
650+ - Dropped, GNOME says it's obsolete
651+ * debian/rules:
652+ - Build with -z,defs again
653+ - Explicitly disable ibus support since ibus 1.4 isn't supported in
654+ this version
655+ * debian/control.in:
656+ - Drop ubuntu-docs and gnome-user-guide from recommends to suggests
657+ - Don't recommend indicators; let's leave that to Unity
658+
659+ [ David Henningsson ]
660+ * sound_nua_panel.patch: Rebase to gnome 3.6
661+
662+ -- Sebastien Bacher <seb128@ubuntu.com> Wed, 21 Nov 2012 19:32:45 +0100
663+
664+gnome-control-center (1:3.4.2-0ubuntu20) quantal-proposed; urgency=low
665+
666+ * debian/patches/04_new_appearance_settings.patch
667+ - use g_settings_schema_source_lookup to determine availability
668+ of settings schema
669+ * debian/patches/63_normal_scrollbar_in_a11y.patch
670+ - don't crash in the a11y panel if the overlay scrollbars are not
671+ installed (lp: #1070905)
672+
673+ -- William Hua <william.hua@canonical.com> Thu, 01 Nov 2012 03:50:07 -0400
674+
675+gnome-control-center (1:3.4.2-0ubuntu19) quantal; urgency=low
676+
677+ * debian/patches/clutter_init.patch:
678+ - dropped, don't use clutter for quantal, it was added because
679+ ubuntu-online-accounts experimented with animation but they stopped,
680+ not using clutter will workaround GL drivers issues (lp: #1058946)
681+
682+ -- Sebastien Bacher <seb128@ubuntu.com> Tue, 09 Oct 2012 17:03:35 +0200
683+
684+gnome-control-center (1:3.4.2-0ubuntu18) quantal; urgency=low
685+
686+ * debian/patches/04_new_appearance_settings.patch:
687+ - don't crash in the appearance capplet if the overlay scrollbars
688+ are not installed.
689+
690+ -- Didier Roche <didrocks@ubuntu.com> Wed, 03 Oct 2012 18:38:40 +0200
691+
692+gnome-control-center (1:3.4.2-0ubuntu17) quantal; urgency=low
693+
694+ * debian/patches/04_new_appearance_settings.patch,
695+ debian/patches/63_normal_scrollbar_in_a11y.patch:
696+ - Use the current overlay-scrollbar gsettings key (lp: #1058936)
697+ * debian/patches/97_unity_power_ui.patch:
698+ - hide indicator setting under GNOME sessions (lp: #1059369)
699+
700+ [ Didier Roche ]
701+ * debian/patches/04_new_appearance_settings.patch:
702+ - remove an unity-2d key which was unconditionnaly set (even if schema not
703+ installed), provoking a warning.
704+
705+ -- Sebastien Bacher <seb128@ubuntu.com> Tue, 02 Oct 2012 19:26:48 +0200
706+
707+gnome-control-center (1:3.4.2-0ubuntu16) quantal; urgency=low
708+
709+ * debian/patches/git_unmute_sound_event.patch:
710+ - "sound: Make sure the event sound stream stays unmuted" (lp: #986692)
711+
712+ -- Sebastien Bacher <seb128@ubuntu.com> Fri, 28 Sep 2012 20:01:25 +0200
713+
714+gnome-control-center (1:3.4.2-0ubuntu15) quantal; urgency=low
715+
716+ * debian/patches/git_fix_big_editable_labels.patch:
717+ - Cherrypick from git to fix unconstrained font growth (LP: #1041756)
718+ * debian/control.in:
719+ - Bump gtk+3.0 build-deps to 3.5.13 for gtk_entry_set_attributes().
720+
721+ -- Jason Conti <jason.conti@gmail.com> Sat, 08 Sep 2012 17:51:05 -0400
722+
723+gnome-control-center (1:3.4.2-0ubuntu14) quantal; urgency=low
724+
725+ * debian/patches/power_cancellable_fixes.patch:
726+ - Fix a possible crash in the power panel (LP: #929378)
727+
728+ -- Michael Terry <mterry@ubuntu.com> Thu, 06 Sep 2012 17:29:43 -0400
729+
730+gnome-control-center (1:3.4.2-0ubuntu13) quantal; urgency=low
731+
732+ * debian/control.in:
733+ - don't Build-Depends on libgconf2
734+ - Recommends libcanberra-pulse (lp: #1004973)
735+ * debian/patches/58_ubuntu_icon_views_redesign.patch:
736+ - updated geometry to avoid scrolling by default by adding space to
737+ display an extra icon row
738+ * debian/patches/62_update_translations_template.patch:
739+ - stop listing deprecated source
740+ * debian/patches/96_sound_nua_panel.patch:
741+ - stop using gconf there
742+ * debian/patches/git_update_mimetypes.patch:
743+ - "set related mime types when changing preferred apps" (lp: #876897)
744+ * debian/gnome-control-center.postinst:
745+ - drop old transitional code
746+
747+ -- Sebastien Bacher <seb128@ubuntu.com> Tue, 28 Aug 2012 18:24:53 +0200
748+
749+gnome-control-center (1:3.4.2-0ubuntu12) quantal; urgency=low
750+
751+ * 64_restore_terminal_keyboard_shortcut.patch:
752+ - The "Launch terminal" keyboard shortcut was dropped in the
753+ gconf>gsettings switch. Bring it back. (LP: #1010558, LP: #1040081)
754+ * debian/control.in:
755+ - Bump minimum gnome-settings-daemon to get the schema needed
756+ by the above patch
757+
758+ -- Jeremy Bicha <jbicha@ubuntu.com> Sun, 26 Aug 2012 12:48:31 -0400
759+
760+gnome-control-center (1:3.4.2-0ubuntu11) quantal; urgency=low
761+
762+ * debian/control.in:
763+ - updated clutter requirement to match the configure version
764+ * debian/patches/96_sound_nua_panel.patch:
765+ - drop hacks and merge upstream changes for mouse scrolling (lp: #953757)
766+ * debian/patches/git_sound_sliders.patch:
767+ - "sound: Fix mouse scrolls on sliders"
768+ * debian/patches/git_update_keyring_password.patch
769+ * debian/source_gnome-control-center.py:
770+ - updated for python3, thanks Edward Donovan (lp: #1013171)
771+ * debian/UbuntuLogo.png:
772+ - updated logo for 12.10 (lp: #1035501)
773+
774+ -- Sebastien Bacher <seb128@ubuntu.com> Fri, 24 Aug 2012 18:57:15 +0200
775+
776+gnome-control-center (1:3.4.2-0ubuntu10) quantal-proposed; urgency=low
777+
778+ * debian/patches/clutter_init.patch
779+ - added missing include for config.h to get the HAVE_CLUTTER defines
780+
781+ -- Ken VanDine <ken.vandine@canonical.com> Thu, 23 Aug 2012 16:09:35 -0400
782+
783+gnome-control-center (1:3.4.2-0ubuntu9) quantal-proposed; urgency=low
784+
785+ * debian/control.in:
786+ - updated gnome-settings-daemon requirement to the gsettings version
787+
788+ [ Didier Roche ]
789+ * debian/patches/51_unity_options_in_display_panel.patch,
790+ debian/patches/04_new_appearance_settings.patch,
791+ debian/control: (LP: #1035261)
792+ - unity/compiz gconf -> gsettings transition
793+ - support now metacity - gsettings version
794+ - declare appropriates breaks
795+ * debian/patches/revert_git_datetime_port.patch
796+ - refresh for above patches
797+ * debian/patches/revert_git_stop_using_gconf.patch,
798+ debian/patches/revert_ua_gsettings.patch,
799+ debian/patches/revert_git_keyboard_gsettings.patch:
800+ - removed now as we are using gsettings everywhere, apart from the
801+ ua patch
802+ * debian/patches/54_enable_alt_tap_in_shortcut.patch:
803+ - transition the patch to gsettings to support alt-tap with it.
804+ - move it upper to the stack as it doesn't dep on the gconf revert
805+ patches anymore.
806+ * debian/patches/51_ubuntu_system_keyboard.patch:
807+ - removed from the vcs, doesn't apply to any existing file, was never
808+ referenced in the changelog, seems just a leftover
809+ * debian/patches/new_translations_hack.patch:
810+ - removed, not of use anymore
811+
812+ [ Ken VanDine ]
813+ * debian/patches/clutter_init.patch
814+ - added --with-clutter to optionally initiallize clutter-gtk, needed
815+ for gnome-control-center-signon
816+ * debian/rules
817+ - build with --with-clutter
818+ * debian/control
819+ - added build depends for libclutter-gtk-1.0-dev
820+
821+ -- Sebastien Bacher <seb128@ubuntu.com> Thu, 23 Aug 2012 17:09:34 +0200
822+
823+gnome-control-center (1:3.4.2-0ubuntu8) quantal; urgency=low
824+
825+ * debian/patches/git_new_bluetooth_api.patch:
826+ - updated to gnome-bluetooth api changes
827+
828+ -- Sebastien Bacher <seb128@ubuntu.com> Fri, 10 Aug 2012 11:43:58 +0200
829+
830+gnome-control-center (1:3.4.2-0ubuntu7) quantal; urgency=low
831+
832+ * debian/control:
833+ - updated goa requirement
834+ * debian/patches/no_preferred_mode_in_clone.patch:
835+ - "Do not add preferred mode to drop down in clone mode."
836+ (lp: #1033864)
837+ * debian/patches/build_new_cups.patch:
838+ - patch from https://bugzilla.gnome.org/show_bug.cgi?id=679759,
839+ build with cups 1.6
840+
841+ -- Sebastien Bacher <seb128@ubuntu.com> Tue, 07 Aug 2012 18:00:01 +0200
842+
843+gnome-control-center (1:3.4.2-0ubuntu6) quantal; urgency=low
844+
845+ [ David Henningsson ]
846+ * debian/patches/96_sound_nua_panel.patch:
847+ - update, including profiles get,set rewrite (lp: #1015073)
848+
849+ [ Iain Lane ]
850+ * Add Build-Depends on libxkbfile-dev
851+
852+ -- Sebastien Bacher <seb128@ubuntu.com> Mon, 25 Jun 2012 16:49:37 +0200
853+
854+gnome-control-center (1:3.4.2-0ubuntu5) quantal; urgency=low
855+
856+ * debian/patches/51_unity_options_in_display_panel.patch:
857+ - updated for the new gnome-desktop as well (lp: #1011056)
858+
859+ -- Sebastien Bacher <seb128@ubuntu.com> Tue, 12 Jun 2012 21:48:18 +0200
860+
861+gnome-control-center (1:3.4.2-0ubuntu4) quantal; urgency=low
862+
863+ * debian/control.in, debian/patches/git_gnome_desktop_update.patch:
864+ update to the new gnome-desktop version (lp: #1011056)
865+
866+ -- Sebastien Bacher <seb128@ubuntu.com> Mon, 11 Jun 2012 11:34:48 +0200
867+
868+gnome-control-center (1:3.4.2-0ubuntu3) quantal; urgency=low
869+
870+ * Rebuild for the libgnome-desktop SOVER bump.
871+
872+ -- Adam Conrad <adconrad@ubuntu.com> Thu, 07 Jun 2012 15:58:01 -0600
873+
874+gnome-control-center (1:3.4.2-0ubuntu2) quantal; urgency=low
875+
876+ * debian/patches/96_sound_nua_panel.patch:
877+ Fix segfault on selecting bluetooth input (LP: #1004384)
878+
879+ -- David Henningsson <david.henningsson@canonical.com> Fri, 25 May 2012 12:08:05 +0200
880+
881+gnome-control-center (1:3.4.2-0ubuntu1) quantal; urgency=low
882+
883+ * New upstream release
884+
885+ -- Robert Ancell <robert.ancell@canonical.com> Tue, 22 May 2012 12:10:45 +1200
886+
887+gnome-control-center (1:3.4.1-0ubuntu4) quantal; urgency=low
888+
889+ * debian/control:
890+ - gnome-control-center breaks/replaces gnome-bluetooth (configuration applet
891+ moved into the control center) (LP: #1000709)
892+ * debian/patches/00git_online_accounts_layout.part:
893+ * debian/patches/00git_online_accounts_gtkgrid.patch:
894+ - Use new GNOME online accounts API
895+
896+ -- Robert Ancell <robert.ancell@canonical.com> Fri, 18 May 2012 14:55:36 +1200
897+
898+gnome-control-center (1:3.4.1-0ubuntu3) quantal; urgency=low
899+
900+ * debian/control:
901+ - Build-depend on libgnome-bluetooth-dev so the Bluetooth panel is compiled
902+
903+ -- Robert Ancell <robert.ancell@canonical.com> Thu, 17 May 2012 11:58:43 +1200
904+
905+gnome-control-center (1:3.4.1-0ubuntu2) precise-proposed; urgency=low
906+
907+ * debian/patches/deal_with_null_ssid.patch: don't try to dereference ssid when
908+ it's NULL (i.e. for non-broadcasting APs). (LP: #908670, #912948)
909+
910+ [ Conor Curran & David Henningsson ]
911+ * debian/patches/96_sound_nua_panel.patch:
912+ - updated version including fixes for
913+ - "moving running input stream fails" (lp: #984637)
914+ - "peak detection on input tab doubles up on level"(lp: #987626)
915+ - "SIGSEGV in gvc_mixer_ui_device_get_description()" (lp: #982495)
916+
917+ -- Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com> Fri, 27 Apr 2012 12:04:53 -0400
918+
919+gnome-control-center (1:3.4.1-0ubuntu1) precise-proposed; urgency=low
920+
921+ [ Sebastien Bacher ]
922+ * debian/patches/git_wacom_translations.patch:
923+ - updated, list the source files in POTFILES.in as well
924+
925+ [ Martin Pitt ]
926+ * New upstream bug fix release:
927+ - Fix translation of the rotation drop-down
928+ - Make controls insensitive when a user is not selected
929+ - Fix alignment of the "Map to Monitor..." button
930+ - Use PrinterAddOption method to set media size
931+ - Updated translations
932+ * Drop patches applied upstream:
933+ - accounts_handle_system_user.patch
934+ - git_rotation_translation.patch
935+
936+ -- Martin Pitt <martin.pitt@ubuntu.com> Mon, 16 Apr 2012 17:09:05 +0200
937+
938+gnome-control-center (1:3.4.0-0ubuntu7) precise-proposed; urgency=low
939+
940+ * debian/patches/04_new_appearance_settings.patch:
941+ - add edge corner reveal support for unity-2d now that it supports it
942+ - unref the new gsettings object introduced in a previous upload
943+ * debian/patches/54_enable_alt_tap_in_shortcut.patch:
944+ - enable assign alt and other key for the HUD shortcut in both Unity 2D
945+ and 3D (LP: #969256)
946+ (applied very late in the build for now as dep on
947+ revert_git_keyboard_gsettings.patch)
948+ * debian/patches/96_sound_nua_panel.patch:
949+ - quiet debug output, patch from ronoc
950+ * debian/patches/50_ubuntu_systemwide_prefs.patch:
951+ - fix the patch to really show "apply system wide" for new users
952+
953+ -- Didier Roche <didrocks@ubuntu.com> Thu, 12 Apr 2012 13:55:57 +0200
954+
955+gnome-control-center (1:3.4.0-0ubuntu6) precise; urgency=low
956+
957+ * debian/patches/96_sound_nua_panel.patch:
958+ - updated to quiet warnings on start (lp: #973312)
959+ * debian/patches/git_wacom_translations.patch:
960+ - set wacom strings as translatable (lp: #978153)
961+ * debian/patches/git_rotation_translation.patch:
962+ - git patch, correctly translation display rotation strings
963+
964+ [ Michael Terry ]
965+ * debian/patches/accounts_fix_unsetting_icon.patch:
966+ - Don't try to send NULL string over DBus when unsetting the user
967+ icon. Instead use an empty string. LP: #978049
968+
969+ -- Sebastien Bacher <seb128@ubuntu.com> Tue, 10 Apr 2012 21:33:55 +0200
970+
971+gnome-control-center (1:3.4.0-0ubuntu5) precise; urgency=low
972+
973+ [ Jeremy Bicha ]
974+ * debian/patches/50_ubuntu_systemwide_prefs.patch:
975+ - Network proxy: Show "apply system wide" for sudo group too
976+ (LP: #967978, LP: #893842)
977+
978+ [ Michael Terry ]
979+ * debian/patches/accounts_handle_system_user.patch:
980+ - Disable user controls when no user is selected, to prevent crashes
981+ in code that doesn't expect that situation. LP: #908140
982+
983+ -- Michael Terry <mterry@ubuntu.com> Mon, 09 Apr 2012 22:13:55 -0400
984+
985+gnome-control-center (1:3.4.0-0ubuntu4) precise; urgency=low
986+
987+ * debian/patches/96_sound_nua_panel.patch:
988+ - if the "sound" panel is asked under Unity load "sound-nua" rather
989+ than bailing out, that's better than patching all softwares calling it
990+ - update the tabs enum so command lines call load the right one
991+
992+ [ Jeremy Bicha ]
993+ * debian/patches/04_new_appearance_settings.patch:
994+ - Set the gsettings window theme value also (used by GNOME Shell 3.4)
995+
996+ -- Sebastien Bacher <seb128@ubuntu.com> Wed, 04 Apr 2012 15:23:59 +0200
997+
998+gnome-control-center (1:3.4.0-0ubuntu3) precise; urgency=low
999+
1000+ * debian/patches/96_sound_nua_panel.patch:
1001+ - change the a11y sound link to open soundnua under unity (lp: #963618)
1002+ * debian/patches/classic_use_sound_indicator.patch:
1003+ - don't autostart the sound applet under GNOME classic sessions since
1004+ indicators are used (lp: #965288)
1005+ * debian/patches/04_new_appearance_settings.patch:
1006+ - don't display a (null) background size when a solid color is used
1007+ (lp: #944076)
1008+ - set "default" string as translatable (lp: #968290)
1009+
1010+ -- Sebastien Bacher <seb128@ubuntu.com> Fri, 30 Mar 2012 12:34:31 +0200
1011+
1012+gnome-control-center (1:3.4.0-0ubuntu2) precise-proposed; urgency=low
1013+
1014+ * debian/patches/51_unity_options_in_display_panel.patch:
1015+ - use the same case that was in debian/patches/new_translations_hack.patch
1016+ for translators (Sentence case and not Title Case) (LP: #967110)
1017+ - do not show the panel on the preview, only the launcher (LP: #967027)
1018+ - Add a separator for the unity settings (LP: #967121)
1019+ - Fix some missing redrawing call (LP: #967136)
1020+ * debian/patches/new_translations_hack.patch:
1021+ - removed the translation as used in the other patch
1022+ * debian/patches/04_new_appearance_settings.patch:
1023+ - add launcher sensitivity to 2D settings now that 2D supports it as well
1024+ - reveal spot won't make it in 2D, hide it in this session
1025+ - remove a warning on non Unity session
1026+
1027+ -- Didier Roche <didrocks@ubuntu.com> Wed, 28 Mar 2012 12:39:01 +0200
1028+
1029+gnome-control-center (1:3.4.0-0ubuntu1) precise-proposed; urgency=low
1030+
1031+ * New upstream release:
1032+ - Network: Fix a crash by disconnecting idle sources
1033+ - Printers: Fix crash in actualize_printers_list
1034+
1035+ -- Robert Ancell <robert.ancell@canonical.com> Tue, 27 Mar 2012 11:41:31 +1100
1036+
1037+gnome-control-center (1:3.3.92-0ubuntu4) precise; urgency=low
1038+
1039+ * debian/patches/fix-crash-on-user-panel.patch:
1040+ - Fix occasional crash when closing user panel (LP: #873679)
1041+
1042+ -- Michael Terry <mterry@ubuntu.com> Fri, 23 Mar 2012 15:26:12 -0400
1043+
1044+gnome-control-center (1:3.3.92-0ubuntu3) precise-proposed; urgency=low
1045+
1046+ * debian/patches/51_unity_options_in_display_panel.patch:
1047+ - add the options to the display panel for unity multimonitor support.
1048+ Choice where the launcher can be set (one monitor, all monitor) and
1049+ sticky edges. (LP: #950136)
1050+ * debian/patches/revert_git_keyboard_gsettings.patch:
1051+ - refreshed
1052+ * debian/patches/04_new_appearance_settings.patch:
1053+ - revert the "click to get directly to a position" on the scroll bar.
1054+ This should be done in gtk to get the same behavior everywhere. Too
1055+ late for this cycle though.
1056+ - fix the scrolling since gtk introduced GDK_SCROLL_SMOOTH.
1057+
1058+ -- Didier Roche <didrocks@ubuntu.com> Fri, 23 Mar 2012 15:42:22 +0100
1059+
1060+gnome-control-center (1:3.3.92-0ubuntu2) precise; urgency=low
1061+
1062+ * debian/patches/dont_download_local_image.patch:
1063+ - bugzilla patch from Ryan Lortie, should fix public images
1064+ selected as wallpaper not showing in unity-greeter (lp: #672405)
1065+
1066+ -- Sebastien Bacher <seb128@ubuntu.com> Mon, 19 Mar 2012 19:39:08 +0100
1067+
1068+gnome-control-center (1:3.3.92-0ubuntu1) precise; urgency=low
1069+
1070+ * New upstream version:
1071+ - should fix color panel segfault in gcm_prefs_device_changed_cb()
1072+ (lp: #953145)
1073+ * debian/patches/git_zoom_shell_only.patch:
1074+ - dropped, the change is in the new version
1075+ * debian/patches/new_translations_hack.patch:
1076+ - updated strings
1077+
1078+ -- Sebastien Bacher <seb128@ubuntu.com> Mon, 19 Mar 2012 19:08:41 +0100
1079+
1080+gnome-control-center (1:3.3.91-0ubuntu4) precise; urgency=low
1081+
1082+ * debian/patches/96_sound_nua_panel.patch:
1083+ - updated to r8 of the new vcs, fixes:
1084+ - columns not correctly aligned (lp: #956888)
1085+ - some strings were not marked translatable (lp: #957013)
1086+ - combos resizing on profile changes (lp: #947302)
1087+ * debian/patches/new_translations_hack.patch:
1088+ - hack patch to add strings that will probably be added soon to
1089+ the translation template
1090+
1091+ -- Sebastien Bacher <seb128@ubuntu.com> Fri, 16 Mar 2012 19:23:11 +0100
1092+
1093+gnome-control-center (1:3.3.91-0ubuntu3) precise; urgency=low
1094+
1095+ * debian/patches/04_new_appearance_settings.patch,
1096+ debian/patches/63_normal_scrollbar_in_a11y.patch:
1097+ - disable overlay scrollbars with a11y themes by setting the gsettings
1098+ to false, thanks Andrea Cimitan (lp: #934123)
1099+
1100+ [ Marc Deslauriers ]
1101+ * debian/patches/99_add_lock-on-suspend.patch: Add a new preference to
1102+ lock the screen when the system suspends. (LP: #938076)
1103+ * debian/control.in: bump gsettings-desktop-schemas Depends
1104+
1105+ -- Sebastien Bacher <seb128@ubuntu.com> Fri, 09 Mar 2012 19:41:38 +0100
1106+
1107+gnome-control-center (1:3.3.91-0ubuntu2) precise; urgency=low
1108+
1109+ * debian/patches/96_sound_nua_panel.patch:
1110+ - change X-GNOME-Keywords to Keywords
1111+ - updated to r273, fixes profile selection issues with bluetooth devices
1112+ (lp: #948236)
1113+ * debian/patches/revert_git_drop_library.patch:
1114+ - simplified, don't copy files or create a new dir
1115+ * debian/patches/git_zoom_shell_only.patch:
1116+ - hide zoom option when not under gnome-shell since they do nothing
1117+ on other environments (lp: #945813)
1118+
1119+ [ Martin Pitt ]
1120+ * debian/control.in: Only recommend gnome-session-bin, to avoid pulling in
1121+ all of gnome-session and Unity for derivatives. (LP: #936761)
1122+
1123+ [ Aurélien Gâteau ]
1124+ * debian/patches/60_ubuntu_nav_bar.patch: Use a GtkBox instead of a GtkGrid
1125+ so that GTK_STYLE_CLASS_LINKED works.
1126+
1127+ -- Sebastien Bacher <seb128@ubuntu.com> Thu, 08 Mar 2012 18:30:18 +0100
1128+
1129+gnome-control-center (1:3.3.91-0ubuntu1) precise; urgency=low
1130+
1131+ * New upstream version:
1132+ - Fix updates buttons never saying "No updates" (lp: #859409)
1133+ - Fix wacom segfault (lp: #938549)
1134+ * debian/control.in:
1135+ - updated gnome-settings-daemon requirement
1136+ * debian/gnome-control-center-data.install:
1137+ - updated for the new version
1138+ * debian/patches/08_dont_crash_on_null_territories.patch:
1139+ - dropped, the issue is fixed is in the new version
1140+ * debian/patches/96_sound_nua_panel.patch:
1141+ - updated to r268, fixes:
1142+ - "Cannot switch profile on Bluetooth headset" (lp: #940282)
1143+ * debian/patches/99_fix_display_crash.patch:
1144+ - dropped, the fix is in the new version
1145+
1146+ -- Sebastien Bacher <seb128@ubuntu.com> Tue, 06 Mar 2012 19:10:59 +0100
1147+
1148+gnome-control-center (1:3.3.90-0ubuntu5) precise; urgency=low
1149+
1150+ * debian/gnome-control-center-data.postinst:
1151+ - dropped old postinst, it was required for jaunty
1152+ * debian/patches/04_new_appearance_settings.patch:
1153+ - use correct marging (lp: #945192)
1154+ - use correct capitalization "Restore Default Behaviours" (lp: #944082)
1155+ * debian/patches/58_ubuntu_icon_views_redesign.patch:
1156+ - don't segfault when moving to the new category with down (lp: #934053)
1157+
1158+ -- Sebastien Bacher <seb128@ubuntu.com> Mon, 05 Mar 2012 16:30:12 +0100
1159+
1160+gnome-control-center (1:3.3.90-0ubuntu4) precise; urgency=low
1161+
1162+ * debian/patches/99_fix_display_crash.patch:
1163+ - Disconnect signal when display panel is closed so we don't crash
1164+ later. LP: #843274
1165+
1166+ -- Michael Terry <mterry@ubuntu.com> Sat, 25 Feb 2012 09:36:05 -0500
1167+
1168+gnome-control-center (1:3.3.90-0ubuntu3) precise; urgency=low
1169+
1170+ * debian/patches/62_update_translations_template.patch:
1171+ - update POTFILES.in with the ubuntu specific sources for translation
1172+
1173+ -- Sebastien Bacher <seb128@ubuntu.com> Sat, 25 Feb 2012 12:39:48 +0100
1174+
1175+gnome-control-center (1:3.3.90-0ubuntu2) precise; urgency=low
1176+
1177+ * debian/patches/01_menu_category.patch:
1178+ - dropped, no need to change the categories with unity
1179+ * debian/patches/07_make_window_wider.patch:
1180+ - dropped, the geometry changes are included in the design changes
1181+ * debian/patches/58_ubuntu_icon_views_redesign.patch:
1182+ - included geometry changes there
1183+ * debian/patches/60_ubuntu_nav_bar.patch:
1184+ - correctly update when opening a panel directly (lp: #934074)
1185+ - correctly update when following links (lp: #934070)
1186+ - use a grid rather than a box, fixes buttons spacing (lp: #937397)
1187+ * debian/patches/lp829673_hide_nm-applet.patch:
1188+ - dropped (design decision), hiding system indicators is not
1189+ something most user do and doesn't require a visible ui element,
1190+ the gconf key is still available though
1191+ * debian/patches/96_sound_nua_panel.patch:
1192+ - backported upstream fix for balance use on mouse wheel
1193+ - changed the tabs order, sound effects is not the most important one
1194+ - updated to r261
1195+
1196+ [ Mathieu Trudel-Lapierre ]
1197+ * debian/patches/lp829673_hide_nm-applet.patch: fix up UI spacing.
1198+
1199+ [ Didier Roche ]
1200+ * debian/patches/04_new_appearance_settings.patch:
1201+ - reenable the reveal mode as supported upstream now. Make some tweaking
1202+ to adapt to new values
1203+ - hack for "clicking on slider shouldn't increase by steps (LP: #938534)
1204+
1205+ -- Sebastien Bacher <seb128@ubuntu.com> Thu, 23 Feb 2012 21:49:45 +0100
1206+
1207+gnome-control-center (1:3.3.90-0ubuntu1) precise; urgency=low
1208+
1209+ * New upstream version:
1210+ - gnome-control-center crashed with SIGSEGV in supply_levels_draw_cb()
1211+ (lp: #903680)
1212+ * Refreshed patches for the new version
1213+ * debian/control.in:
1214+ - updated g-s-d requirement
1215+ * debian/patches/91_configure_cheese.patch:
1216+ - dropped, the fix is in the new version
1217+ * debian/source_gnome-control-center.py:
1218+ - don't update the title several times, tag as well
1219+
1220+ [ Ken VanDine ]
1221+ * debian/patches/96_sound_nua_panel.patch
1222+ - sound-nua: fixed crashers in gtk_tree_model_get_valist()
1223+ (LP: #931708) and (LP: #932446)
1224+ - sound-nua: fixed a failure in profile selection
1225+
1226+ -- Sebastien Bacher <seb128@ubuntu.com> Tue, 21 Feb 2012 22:23:29 +0100
1227+
1228+gnome-control-center (1:3.3.5-0ubuntu5) precise; urgency=low
1229+
1230+ * debian/patches/lp829673_hide_nm-applet.patch: provide a way for users to
1231+ hide the network applet from the Network settings panel. (LP: #829673)
1232+
1233+ -- Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com> Tue, 21 Feb 2012 10:03:59 -0500
1234+
1235+gnome-control-center (1:3.3.5-0ubuntu4) precise; urgency=low
1236+
1237+ * debian/patches/04_new_appearance_settings.patch:
1238+ - remove the "launcher reveal option" as unsure that the unity side
1239+ will be ready on time.
1240+ - make some pixel tweaking as asked by design
1241+
1242+ -- Didier Roche <didrocks@ubuntu.com> Tue, 21 Feb 2012 13:06:43 +0100
1243+
1244+gnome-control-center (1:3.3.5-0ubuntu3) precise; urgency=low
1245+
1246+ * debian/patches/61_workaround_online_account.patch:
1247+ - hide the gnome-online-accounts icon under unity
1248+ - workaround to allow calling g-c-c on the online-accounts capplet,
1249+ we don't want to promote the online accounts under Unity since it's
1250+ currently creating confusion rather than being useful
1251+ (our email doesn't use it for example)
1252+ * debian/source_gnome-control-center.py:
1253+ - update the title to indicate in what panel the segfaults happen
1254+
1255+ -- Sebastien Bacher <seb128@ubuntu.com> Mon, 20 Feb 2012 10:59:08 +0100
1256+
1257+gnome-control-center (1:3.3.5-0ubuntu2) precise; urgency=low
1258+
1259+ * debian/patches/58_ubuntu_icon_views_redesign.patch:
1260+ - updated default height to fit on screen (lp: #929585)
1261+
1262+ [ Aurélien Gâteau ]
1263+ * debian/patches/58_ubuntu_icon_views_redesign.patch
1264+ - Refresh for 3.5.5
1265+ * debian/patches/60_ubuntu_nav_bar.patch:
1266+ - First implementation of breadcrumb buttons, without pointy arrows for
1267+ now (lp: #933482)
1268+
1269+ -- Sebastien Bacher <seb128@ubuntu.com> Thu, 16 Feb 2012 23:15:54 +0100
1270+
1271+gnome-control-center (1:3.3.5-0ubuntu1) precise; urgency=low
1272+
1273+ * Upload the new serie, that will bring in quite some fixes, we revert
1274+ some problematic or risky changes as well
1275+ * The new version includes those fixes:
1276+ - "Change Password in User Accounts panel focuses "New password" field,
1277+ skipping "Current password"" (lp: #821759)
1278+ - The dialog to add online accounts should have a title
1279+ (lp: #822380)
1280+ - "Remove Profile" button clickable in Color panel when
1281+ no profile selected (lp: #869603)
1282+ - Move Removable Media into System Info (lp: #835880)
1283+ - Sound preferences: mouse scrolling balance only works for right.
1284+ (lp: #918017)
1285+ - gnome-control-center SIGSEGV in actualize_printers_list()
1286+ (lp: #903009)
1287+ - selecting preffered applications is not an info (lp: #890143)
1288+ - Add a keyboard shortcut by default for take screenshot of a selection"
1289+ (lp: #625518)
1290+ * debian/patches/revert_git_datetime_port.patch:
1291+ - revert use of datetimed, we don't use systemd and ubuntu-system-service
1292+ doesn't support it yet
1293+ * debian/patches/revert_git_drop_library.patch:
1294+ - consolidate "01_allow_external_panels.patch", don't drop the library
1295+ we use it from other components on ubuntu, the patch will be improved
1296+ later to not use a copy of files like it does in that version
1297+ * debian/patches/revert_git_stop_using_gconf.patch,
1298+ debian/patches/revert_ua_gsettings.patch,
1299+ debian/patches/revert_git_keyboard_gsettings.patch:
1300+ - revert keyboard porting to gsettings, compiz still use gconf and we
1301+ didn't update gnome-shell to the new serie (yet)
1302+
1303+ [ Jeremy Bicha ]
1304+ * New upstream release (Thanks Rico Tzchichholz!)
1305+ * debian/control.in:
1306+ - Bump minimum dependency versions and add libwacom dependency
1307+ * debian/rules: Build without -Wl,-z,defs
1308+ * debian/watch: Watch for unstable releases
1309+ * Refreshed patches:
1310+ - 01_allow_external_panels.patch
1311+ - 04_add_theme_selection.patch
1312+ - 50_ubuntu_systemwide_prefs.patch
1313+ - 58_ubuntu_icon_views_redesign.patch
1314+ - 59_install_gcm_components_on_demand.patch
1315+ - 91_configure_cheese.patch
1316+ * Dropped upstream patches:
1317+ - 00git_handle_media_dialog_close.patch
1318+ - 03_show_wacom_under_unity.patch
1319+ - 90_git_sound_tab_order.patch
1320+ - 91_git_build_use_fontconfig.patch
1321+ - 92_git_minimal_output_height.patch
1322+ - 93_change_window_role_on_panel_change.patch
1323+ - 94_git_adding_shortcuts.patch
1324+ - 95_git_ctrlw_shortcut.patch
1325+ - git_extra_keywords.patch
1326+
1327+ [ Ken VanDine ]
1328+ * debian/patches/96_sound_nua_panel.patch
1329+ - refreshed with latest changes from ronoc
1330+
1331+ -- Sebastien Bacher <seb128@ubuntu.com> Wed, 15 Feb 2012 23:16:31 +0100
1332+
1333+gnome-control-center (1:3.2.2-2ubuntu10) precise; urgency=low
1334+
1335+ * debian/patches/97_unity_power_ui.patch:
1336+ - Patch that adjusts the Power panel to match design's mockups, only
1337+ when in Unity. And adds a drop down for controlling whether the
1338+ battery status icon is displayed or not.
1339+ * debian/patches/97_power_icon_policy.patch:
1340+ - Drop in favor of above patch
1341+
1342+ -- Michael Terry <mterry@ubuntu.com> Wed, 15 Feb 2012 09:14:48 -0500
1343+
1344+gnome-control-center (1:3.2.2-2ubuntu9) precise; urgency=low
1345+
1346+ * debian/contol.in:
1347+ - recommends indicator-sound (>= 0.8.1) since the new indicator option
1348+ needs the schemas to work
1349+ - recommends indicator-power (>= 1.90) for similar reasons
1350+ * debian/patches/96_sound_nua_panel.patch:
1351+ - drop generated files to simplify the diffs
1352+ * debian/patches/97_power_icon_policy.patch:
1353+ - Power Menu should respect icon-policy hide setting (lp: #811769)
1354+ * debian/patches/98_default_sound_theme.patch:
1355+ - default to "ubuntu" as a sound theme
1356+
1357+ [ Ken VanDine ]
1358+ * debian/patches/96_sound_nua_panel.patch
1359+ - refreshed with latest changes from ronoc
1360+
1361+ -- Sebastien Bacher <seb128@ubuntu.com> Tue, 14 Feb 2012 23:46:04 +0100
1362+
1363+gnome-control-center (1:3.2.2-2ubuntu8) precise; urgency=low
1364+
1365+ [ Sebastien Bacher ]
1366+ * debian/patches/git_extra_keywords.patch:
1367+ - list "preferences" as a keyword for system settings (lp: #921039)
1368+
1369+ * debian/patches/96_sound_nua_panel.patch
1370+ - Updated with latest changes from ronoc:
1371+ * protect against null in_profiles in the device
1372+ * ensure when swapping profiles on a sink that is not the pulse server
1373+ default that is reset as the default sink when the appropriate new
1374+ stream is created after the profile swap - head melt
1375+
1376+ -- Ken VanDine <ken.vandine@canonical.com> Fri, 10 Feb 2012 14:57:36 -0500
1377+
1378+gnome-control-center (1:3.2.2-2ubuntu7) precise; urgency=low
1379+
1380+ [ Didier Roche ]
1381+ * debian/patches/04_new_appearance_settings.patch:
1382+ - fix a typo (LP: #929070)
1383+ - new reveal sensitivity default is now 2.0
1384+
1385+ [ Ken VanDine ]
1386+ * debian/patches/96_sound_nua_panel.patch
1387+ - Adding the new sound-nua panel for sound settings, only displayed
1388+ in Unity, the old sound panel will load in GNOME
1389+
1390+ -- Ken VanDine <ken.vandine@canonical.com> Thu, 09 Feb 2012 16:44:44 -0500
1391+
1392+gnome-control-center (1:3.2.2-2ubuntu6) precise; urgency=low
1393+
1394+ [ Aurélien Gâteau ]
1395+ * debian/patches/58_ubuntu_icon_views_redesign.patch
1396+ - Implement the new category headers (LP: #921061)
1397+
1398+ [ Didier Roche ]
1399+ * debian/patches/04_new_appearance_settings.patch, respect new
1400+ design requests:
1401+ - High Contrast misspelled as "HighContrast" etc (LP: #878790)
1402+ - The scope of "Restore defaults" button in Appearance>Behavior is
1403+ not clear enough (LP: #924253)
1404+ - Add a new launcher reveal slider (LP: #923749)
1405+ - The Background section in Appearance panel should have an option
1406+ to display the dotted grid (LP: #922544)
1407+ - Restore Defaults buttons in appearance should be replaced with in
1408+ context hints (LP: #922543)
1409+ - Rename tabs to look and User Interface to Background (LP: #918580)
1410+
1411+ [ Christopher James Halse Rogers ]
1412+ * debian/patches/59_install_gcm_components_on_demand.patch:
1413+ - Install gnome-color-manager tools on-demand. Fixes the "calibrate"
1414+ and "View profile" buttons without requiring us to install 33MB of
1415+ Arygll on the CDs. (LP: #868803)
1416+
1417+ -- Didier Roche <didrocks@ubuntu.com> Tue, 07 Feb 2012 18:13:21 +0100
1418+
1419+gnome-control-center (1:3.2.2-2ubuntu5) precise; urgency=low
1420+
1421+ * debian/patches/04_new_appearance_settings.patch:
1422+ - Wallpapers grid in appearance should have 4 columns (LP: #922542)
1423+ - Change the mouse wheel scrolling on slider to the opposite direction
1424+ (LP: #922299)
1425+
1426+ -- Didier Roche <didrocks@ubuntu.com> Fri, 27 Jan 2012 15:02:10 +0100
1427+
1428+gnome-control-center (1:3.2.2-2ubuntu4) precise; urgency=low
1429+
1430+ * 04_add_theme_selection.patch => 04_new_appearance_settings.patch:
1431+ (background screen)
1432+ - rename and add unity officials option to it. Note that those
1433+ only appears if you are in an unity session. It impacts both
1434+ unity-2d and unity-3d. unity-3d settings are taken if the options
1435+ are different on first launch. All options for the settings aren't
1436+ exposed. If the user specify something else in ccsm for instance,
1437+ it will be preserved. (LP: #869080)
1438+ - also add a "restore defauts" on the background screen to reset
1439+ the user selection change to default.
1440+
1441+ -- Didier Roche <didrocks@ubuntu.com> Thu, 26 Jan 2012 10:42:38 +0100
1442+
1443+gnome-control-center (1:3.2.2-2ubuntu3) precise; urgency=low
1444+
1445+ [ Marco Trevisan (Treviño) ]
1446+ * debian/patches/93_change_window_role_on_panel_change.patch:
1447+ - Set the gtk WM window role when changing panel, this is needed
1448+ to get the real window id and match the gcc in unity (LP: #801784)
1449+
1450+ [ Sebastien Bacher ]
1451+ * debian/UbuntuLogo.png:
1452+ - updated logo for 12.04 (lp: #910356)
1453+
1454+ -- Sebastien Bacher <seb128@ubuntu.com> Tue, 24 Jan 2012 11:57:55 +0100
1455+
1456+gnome-control-center (1:3.2.2-2ubuntu2) precise; urgency=low
1457+
1458+ * debian/libgnome-control-center1.symbols: restore the symbols tracking,
1459+ since we build external capplets we better check they don't break
1460+ * debian/rules: don't build shlibs for a library which stopped being
1461+ distributed in GNOME3
1462+ * debian/patches/94_git_adding_shortcuts.patch:
1463+ - let add custom shortcuts in any categorie
1464+ * debian/patches/95_git_ctrlw_shortcut.patch:
1465+ - ctrl-W close capplets and go back to the overwiew (lp: #863549)
1466+
1467+ -- Sebastien Bacher <seb128@ubuntu.com> Mon, 23 Jan 2012 15:11:19 +0100
1468+
1469+gnome-control-center (1:3.2.2-2ubuntu1) precise; urgency=low
1470+
1471+ * Rebase on Debian, remaining Ubuntu changes:
1472+ * debian/control:
1473+ - Build-Depend on hardening-wrapper, dpkg-dev and dh-autoreconf
1474+ - Add dependency on ubuntu-system-service
1475+ - Don't depend on cheese, cups-pk-helper, libsocialweb, or mesa-utils
1476+ since they're in universe
1477+ - Depend on ubuntu-docs instead of gnome-user-guide
1478+ * debian/rules:
1479+ - Add binary-post-install rule for gnome-control-center-data
1480+ - Don't build with cheese or libsocialweb
1481+ * debian/gnome-control-center-data.install:
1482+ * debian/source/include-binaries:
1483+ - Install UbuntuLogo.png & apport hook
1484+ * debian/gnome-control-center.dirs:
1485+ * debian/gnome-control-center.links:
1486+ - Add a link to the control center shell for indicators
1487+ * debian/patches/04_add_theme_selection.patch:
1488+ - Add theme selection to User Interface panel
1489+ - Refreshed for Precise design and renamed to User Interface
1490+ * debian/patches/01_allow_external_panels.patch:
1491+ - Allow running external (non-embedded) panels (LP: #787694)
1492+ * debian/patches/02_no_assert_on_null_streams.patch:
1493+ - Temporary patch to not assert on NULL streams (LP: #741155)
1494+ * debian/patches/03_show_wacom_under_unity.patch:
1495+ - show the wacom panel under unity (lp: #840555)
1496+ * debian/patches/05_run_update_manager.patch:
1497+ - Run update-manager instead of PackageKit updater (LP: #801335)
1498+ * debian/patches/07_make_window_wider.patch
1499+ - Make the System Settings window a bit wider to reduce need for scrolling
1500+ * debian/patches/10_keyboard_layout_on_unity.patch:
1501+ - Show keyboard layout bits on Unity (LP: #834523)
1502+ * Add 11_power-configure_lid_action.patch: Add back configuration for lid
1503+ action. (LP: #792636, GNOME#659045)
1504+ * debian/patches/12_add_never_turn_screen_off.patch:
1505+ - Add back the "never turn screen off" option (LP: #862154)
1506+ * debian/patches/50_ubuntu_systemwide_prefs.patch:
1507+ - Add back system-wide proxy settings (LP: #795519)
1508+ * debian/patches/52_ubuntu_language_list_mods.patch:
1509+ - Change the list of options, when setting language from User
1510+ Accounts, to items representing available translations, and with
1511+ that make it similar to the language list in language-selector.
1512+ - Make items representing language @variants be displayed as such.
1513+ * debian/patches/53_use_ubuntu_help.patch: Use gnome-help when running
1514+ GNOME or GNOME Fallback (LP: #852911)
1515+ * debian/patches/55_user_accounts_hide_controls.patch:
1516+ - When not using GDM, hide certain controls in the User Accounts
1517+ panel that only apply to it. (LP: #821766, LP: #821771)
1518+ - When a user is using an ecryptfs home directory, do not allow
1519+ the user to log in without a password
1520+ * debian/patches/56_use_ubuntu_info_branding.patch:
1521+ - Use Ubuntu branding in System info panel (LP: #860497)
1522+ * debian/patches/57_use_nonsymbolic_keyboard_icon.patch: Use the non-monochrome
1523+ icon for the Keyboard panel (LP: #862027)
1524+ * debian/patches/90_git_sound_tab_order.patch: Reorder the tabs, the sound
1525+ effect one is the less used and shouldn't be first in the list
1526+ * debian/patches/91_git_build_use_fontconfig.patch:
1527+ - git patch to fix the build of the region capplet
1528+ * debian/patches/92_git_minimal_output_height.patch:
1529+ - set a minimal height on the output list (lp: #850032)
1530+
1531+ -- Jeremy Bicha <jbicha@ubuntu.com> Sun, 15 Jan 2012 13:55:05 -0500
1532+
1533+gnome-control-center (1:3.2.2-2) unstable; urgency=low
1534+
1535+ [ Josselin Mouette ]
1536+ * Recommend cups-pk-helper. Closes: #622688.
1537+
1538+ [ Michael Biebl ]
1539+ * Add Recommends on mesa-utils. The glxinfo utilitity is required to show
1540+ details about the graphics card.
1541+ * Upload to unstable.
1542+
1543+ -- Michael Biebl <biebl@debian.org> Fri, 16 Dec 2011 23:55:34 +0100
1544+
1545+gnome-control-center (1:3.2.2-1) experimental; urgency=low
1546+
1547+ [ Laurent Bigonville ]
1548+ * debian/control.in: Bump libgnome-desktop-3-dev build-dependency
1549+ (Closes: #647954)
1550+
1551+ [ Josselin Mouette ]
1552+ * Breaks/Replaces g-p-m < 3.2. Closes: #648410.
1553+
1554+ [ Michael Biebl ]
1555+ * New upstream release.
1556+ * Refresh debian/patches/91_configure_cheese.patch.
1557+ * debian/control.in:
1558+ - Mark Build-Depends on libnm-gtk-dev as linux-any.
1559+ - Bump Build-Depends on libnotify-dev to (>= 0.7.3).
1560+ - Bump Depends on gsettings-desktop-schemas to (>= 3.0.2).
1561+ * Remove debian/libgnome-control-center-dev.install, obsolete.
1562+ * Remove debian/libgnome-control-center1.symbols and instead add a strict
1563+ dependency between gnome-control-center and libgnome-control-center1.
1564+
1565+ -- Michael Biebl <biebl@debian.org> Wed, 16 Nov 2011 00:45:49 +0100
1566+
1567+gnome-control-center (1:3.2.1-1) experimental; urgency=low
1568+
1569+ * New upstream release
1570+ * Sync with Ubuntu
1571+ + debian/libgnome-control-center1.symbols: Update symbols
1572+ + debian/patches/90_force_fallback.patch: Updated
1573+ + debian/patches/06_handle_passwd_with_ldap.patch: Added
1574+ + debian/patches/08_dont_crash_on_null_territories.patch: Added
1575+ * debian/patches/02_https.patch: Removed, fixed upstream
1576+ * debian/patches/03_ppd_h.patch: Removed, fixed upstream
1577+ * debian/patches/91_configure_cheese.patch: Include cheese pkg-config flags
1578+ as symbols of it are being used
1579+ * debian/control.in: Remove libgnome-control-center-dev package
1580+ * debian/control.in: Add build-dependency on libgoa-1.0-dev, libcolord-dev,
1581+ and libnotify-dev
1582+ * debian/control.in: Tighten libgtk-3-dev build-dependency
1583+ * debian/control.in: Add libnm-gtk-dev b-d for network panel
1584+ * debian/control.in: Add libcheese-gtk-dev b-d to take account pictures
1585+ * debian/control.in: Add libsocialweb-client-dev b-d to use flickr background
1586+ service
1587+
1588+ -- Sjoerd Simons <sjoerd@debian.org> Sat, 05 Nov 2011 00:46:41 +0000
1589+
1590+gnome-control-center (1:3.0.2-3) unstable; urgency=low
1591+
1592+ * debian/control.in:
1593+ - Also add Breaks/Replaces against gdm (<< 3.0). Closes: #645400
1594+ - Update Depends on gnome-desktop-data to gnome-desktop3-data.
1595+ * Rename control-center2.xpm to gnome-control-center.xpm and refresh the
1596+ icon based on what's currently shipped in gnome-icon-theme.
1597+ Update the menu file accordingly.
1598+
1599+ -- Michael Biebl <biebl@debian.org> Sat, 15 Oct 2011 20:49:56 +0200
1600+
1601+gnome-control-center (1:3.0.2-2) unstable; urgency=low
1602+
1603+ [ Josselin Mouette ]
1604+ * Drop useless gst-alsa | gst-audiosink suggstion; suggest
1605+ gst-pulseaudio instead.
1606+
1607+ [ Michael Biebl ]
1608+ * Upload to unstable.
1609+ * debian/watch:
1610+ - Switch to .xz tarballs.
1611+ - Track stable releases.
1612+ * Bump debhelper compatibility level to 8.
1613+ - Update Build-Depends on debhelper.
1614+ - Strip debian/tmp/ from .install files.
1615+ * debian/control.in:
1616+ - Update Vcs-* URLs.
1617+ - Bump Standards-Version to 3.9.2. No further changes.
1618+ - Change network-manager build-dependencies to linux-any.
1619+ - Add Breaks/Replaces against gdm3 (<< 3.0) which shipped the faces
1620+ in previous versions.
1621+ - Add Breaks/Replaces against gnome-settings-daemon (<< 3.0).
1622+ Closes: #625783
1623+ * Refresh patches.
1624+ * debian/gnome-control-center-data.install
1625+ - Install face pictures.
1626+
1627+ -- Michael Biebl <biebl@debian.org> Fri, 14 Oct 2011 16:13:54 +0200
1628+
1629+gnome-control-center (1:3.0.2-1) experimental; urgency=low
1630+
1631+ [ Josselin Mouette ]
1632+ * Break glib < 2.28.6-2 for x-scheme-handler support.
1633+
1634+ [ Sjoerd Simons ]
1635+ * New upstream release
1636+
1637+ [ Josselin Mouette ]
1638+ * Break gnome-session < 3.0 because of the sound-applet startup.
1639+ * 01_menu_category.patch: new patch. Put g-c-c.desktop in the Settings
1640+ menu instead of the System one.
1641+ * 90_force_fallback.patch: new patch. Disable the “forced fallback
1642+ mode” switch, since we already provide a xsession file for it in
1643+ gnome-session-fallback.
1644+ * Break gnome-power-manager < 3.0 because of the power panel.
1645+ * 02_https.patch: patch from upstream git. Correctly register https
1646+ scheme together with http.
1647+ * 03_ppd_h.patch: patch from upstream git. Include ppd.h explicitly.
1648+ * Use dh-autoreconf to go with this patch.
1649+
1650+ -- Josselin Mouette <joss@debian.org> Sun, 04 Sep 2011 19:15:55 +0200
1651+
1652+gnome-control-center (1:3.0.1.1-1) experimental; urgency=low
1653+
1654+ * New upstream release.
1655+ * gnome-control-center-data.install: drop GConf schemas.
1656+ * gnome-control-center-data.gconf-defaults: dropped, obsolete.
1657+
1658+ -- Josselin Mouette <joss@debian.org> Fri, 29 Apr 2011 02:24:28 +0200
1659+
1660+gnome-control-center (1:3.0.0.1-1) experimental; urgency=low
1661+
1662+ * New upstream release.
1663+ * debian/control.in:
1664+ + add build dependency on new libnm-glib-dev, libnm-util-dev, and
1665+ network-manager-dev.
1666+ + bump build dependency on gnome-settings-daemon-dev.
1667+ + add dependency on gnome-icon-theme-symbolic.
1668+ + bump dependency on gnome-settings-daemon, required for new gsettings
1669+ schema.
1670+ * debian/patches/00_disable-nm.patch: removed as NM 0.9 is now available.
1671+ * debian/patches/99_autoreconf.patch: removed.
1672+ * debian/libgnome-control-center-dev.install: do not install gtk-doc as it
1673+ was incomplete and got removed.
1674+
1675+ -- Frederic Peters <fpeters@debian.org> Thu, 31 Mar 2011 01:01:31 +0530
1676+
1677+gnome-control-center (1:2.91.93-1) experimental; urgency=low
1678+
1679+ * New upstream release.
1680+
1681+ [ Emilio Pozuelo Monfort ]
1682+ * debian/control.in:
1683+ + Build depend on a new enough version of gdk-pixbuf. Closes: #619282.
1684+ + Drop Breaks on gnome-media-common.
1685+
1686+ [ Frederic Peters ]
1687+ * debian/patches/00_disable-nm.patch: updated.
1688+ * debian/patches/99_autoreconf.patch: refreshed.
1689+
1690+ -- Frederic Peters <fpeters@debian.org> Wed, 30 Mar 2011 23:44:16 +0530
1691+
1692+gnome-control-center (1:2.91.92-1) experimental; urgency=low
1693+
1694+ * New upstream release.
1695+
1696+ [ Emilio Pozuelo Monfort ]
1697+ * debian/control.in:
1698+ + gnome-control-center-dev belongs in the devel section.
1699+
1700+ [ Laurent Bigonville ]
1701+ * debian/control.in
1702+ - Add Vcs-* fields
1703+ - Bump libglib2.0-dev and gnome-settings-daemon-dev Build-dependencies
1704+ - Bump gnome-control-center Dependency against gnome-settings-daemon
1705+ - gnome-control-center-data Breaks gnome-media-common (<< 2.91)
1706+
1707+ [ Frederic Peters ]
1708+ * debian/patches/00_disable-nm.patch: updated.
1709+ * debian/images/, debian/patches/12_timezones.patch: merged upstream.
1710+ * debian/patches/10_libshortcuts-link.patch: merged upstream.
1711+ * debian/control.in: update build-deps.
1712+ * debian/control.in: add dependency on gsettings-desktop-schemas.
1713+
1714+ -- Frederic Peters <fpeters@debian.org> Mon, 21 Mar 2011 22:30:04 +0100
1715+
1716+gnome-control-center (1:2.91.91-3) experimental; urgency=low
1717+
1718+ * debian/control.in: add build-dep on locales, required for the datetime
1719+ test-endianess check.
1720+
1721+ -- Frederic Peters <fpeters@debian.org> Sun, 13 Mar 2011 20:05:56 +0100
1722+
1723+gnome-control-center (1:2.91.91-2) experimental; urgency=low
1724+
1725+ * debian/rules, debian/images/*, debian/patches/12_timezones.patch: ship
1726+ and install missing timezone graphics.
1727+ * debian/libgnome-control-center1.symbols: updated with three new symbols.
1728+
1729+ -- Frederic Peters <fpeters@debian.org> Sat, 12 Mar 2011 21:38:35 +0100
1730+
1731+gnome-control-center (1:2.91.91-1) experimental; urgency=low
1732+
1733+ * New upstream release.
1734+ + debian/patches/00_disable-nm.patch: updated.
1735+ + debian/patches/10_mouse-panel-link.patch: fixed upstream.
1736+ + debian/patches/11_keyboard-panel-link.patch: ditto.
1737+ + debian/patches/10_libshortcuts-link.patch: fix linking of the shortcut
1738+ code.
1739+ + debian/patches/99_autoreconf.patch: refreshed.
1740+ + debian/control.in: build build-dep on libgnomekbd-dev
1741+
1742+ -- Frederic Peters <fpeters@debian.org> Thu, 10 Mar 2011 17:35:21 +0100
1743+
1744+gnome-control-center (1:2.91.90-1) experimental; urgency=low
1745+
1746+ * New upstream release.
1747+ + debian/patches/00_disable-nm.patch: disable Network Manager 0.9 bits.
1748+ + debian/patches/10_mouse-panel-link.patch: fix linking of the mouse
1749+ panel.
1750+ + debian/patches/11_keyboard-panel-link.patch: fix linking of the keyboard
1751+ panel.
1752+ + debian/libgnome-control-center1.symbols: updated with a new symbol.
1753+
1754+ -- Frederic Peters <fpeters@debian.org> Fri, 25 Feb 2011 10:44:34 +0100
1755+
1756+gnome-control-center (1:2.91.6-1) experimental; urgency=low
1757+
1758+ * debian/control.in:
1759+ + Depend on accountsservice and apg for the User Accounts panel.
1760+ + Update for the new gtk+ package names.
1761+ * New upstream release.
1762+ + debian/patches/01_printers_link.patch:
1763+ - Fix linking for the printers capplet.
1764+ + debian/control.in:
1765+ - Update build dependencies.
1766+
1767+ -- Emilio Pozuelo Monfort <pochu@debian.org> Sat, 19 Feb 2011 14:40:15 +0000
1768+
1769+gnome-control-center (1:2.91.5-2) experimental; urgency=low
1770+
1771+ * debian/control.in:
1772+ - Drop gnome-control-center breaks/replaces against gnome-media(-common),
1773+ they seem unneeded.
1774+ - capplets-data replaces gnome-media-common.
1775+ - Build depend on docbook-xml, needed to build the docs.
1776+ - capplets-data: stop breaking g-c-c, it already depends on a new
1777+ enough version of the former so this is not needed.
1778+ - gnome-control-center: no need to manually depend on
1779+ libgnome-control-center1. The shlibs does that for us.
1780+ - Don't use tabs for padding.
1781+ - Drop obsolete dpkg-dev b-d.
1782+ * debian/control.in,
1783+ debian/rules,
1784+ debian/source/format:
1785+ - Switch to source format 3.0 (quilt).
1786+ * debian/control.in,
1787+ debian/{capplets,gnome-control-center}-data.*,
1788+ debian/rules:
1789+ - Rename capplets-data to gnome-control-center-data.
1790+ * debian/index.theme:
1791+ - Removed, unused.
1792+ * debian/libgnome-control-center1.symbols:
1793+ - Add a Build-Depends-Package field.
1794+ * debian/gnome-keyboard-properties.1,
1795+ debian/gnome-control-center.manpages:
1796+ - gnome-keyboard-properties is gone, drop the manpage.
1797+
1798+ -- Emilio Pozuelo Monfort <pochu@debian.org> Sun, 16 Jan 2011 23:01:37 +0000
1799+
1800+gnome-control-center (1:2.91.5-1) experimental; urgency=low
1801+
1802+ * New upstream release
1803+ * Based on ubuntu 1:2.91.3.1-0ubuntu1~build2, by Robert Ancell and others
1804+ * debian/patches/01_ml_po.patch
1805+ - Removed
1806+ * patches/25_window_manager_settings.patch
1807+ - Removed, no longer applicable
1808+
1809+ -- Sjoerd Simons <sjoerd@debian.org> Sat, 15 Jan 2011 12:18:29 +0000
1810+
1811+control-center (1:2.30.1-2) unstable; urgency=low
1812+
1813+ * debian/control.in:
1814+ - Let gnome-control-center depend on evolution-data-server, instead of
1815+ only recommending it. It's needed by gnome-about-me. Closes: #592525.
1816+
1817+ -- Emilio Pozuelo Monfort <pochu@debian.org> Wed, 11 Aug 2010 01:37:07 +0200
1818+
1819+control-center (1:2.30.1-1) unstable; urgency=low
1820+
1821+ * New upstream release.
1822+ * Update build-dependencies.
1823+ * Require g-s-d 2.30.
1824+ * 01_fix_libslab_build.patch, 02_xrandr_assert.patch: dropped, merged
1825+ upstream.
1826+ * 70_relibtoolize.patch: updated for the new version.
1827+ * 01_ml_po.patch: new patch. Fix Malayalam translation that causes
1828+ GConf errors.
1829+
1830+ -- Josselin Mouette <joss@debian.org> Tue, 27 Apr 2010 20:22:38 +0200
1831+
1832+control-center (1:2.28.1-2) unstable; urgency=low
1833+
1834+ * Drop libxxf86misc-dev build-dependency, it is not used.
1835+ Closes: #559694.
1836+ * 02_xrandr_assert.patch: stolen upstream. Fix assertion when using
1837+ mirroring. Closes: #563094.
1838+
1839+ -- Josselin Mouette <joss@debian.org> Mon, 04 Jan 2010 18:26:06 +0100
1840+
1841+control-center (1:2.28.1-1) unstable; urgency=low
1842+
1843+ * New upstream release.
1844+ - debian/patches/70_relibtoolize.patch:
1845+ + Updated.
1846+ - debian/control.in:
1847+ + Stop build depending on libhal-dev, it's not needed anymore.
1848+ * debian/rules: Remove check-dist.mk include to upload to unstable.
1849+
1850+ -- Emilio Pozuelo Monfort <pochu@debian.org> Thu, 22 Oct 2009 05:11:23 +0200
1851+
1852+control-center (1:2.28.0-2) experimental; urgency=low
1853+
1854+ * Build depend on a recent libslab-dev to build against one that doesn't
1855+ use libgnomeui, making gnome-control-center start again. Closes: #550461.
1856+
1857+ -- Emilio Pozuelo Monfort <pochu@debian.org> Mon, 12 Oct 2009 01:58:10 +0200
1858+
1859+control-center (1:2.28.0-1) experimental; urgency=low
1860+
1861+ [ Loic Minier ]
1862+ * Drop --disable-mime-cache configure flag which was introduced in a Debian
1863+ specific patch which was dropped in 1:2.18.1-1.
1864+
1865+ [ Emilio Pozuelo Monfort ]
1866+ * debian/patches/05_ta_po.patch: forwarded, add header.
1867+
1868+ [ Josselin Mouette ]
1869+ * Require gnome-settings-daemon 2.26. Closes: #540418.
1870+
1871+ [ Emilio Pozuelo Monfort ]
1872+ * New upstream release.
1873+ - debian/control.in:
1874+ + Bump libgtk2.0-dev and libgnomekbd-dev build dependencies.
1875+ + Build depend on libxklavier-dev >= 4.0 rather than libxklavier12-dev.
1876+ + Remove libglade2-dev, libpanel-applet2-dev and libgnomeui-dev build
1877+ dependencies.
1878+ + Add libunique-dev and libxi-dev build dependencies.
1879+ + Remove libpolkit-gnome-dev from build depends, recommend
1880+ policykit-1-gnome for PolicyKit 1 support.
1881+ - debian/patches/05_ta_po.patch:
1882+ + Removed, the issue is no longer present in the po file.
1883+ - debian/patches/01_fix_libslab_build.patch:
1884+ + Updated from https://bugzilla.gnome.org/show_bug.cgi?id=591428.
1885+ - debian/patches/25_window_manager_settings.patch,
1886+ debian/patches/70_relibtoolize.patch:
1887+ + Updated.
1888+ - debian/patches/04_path_xtra.patch:
1889+ + Removed, Debian's autoconf patch doesn't patch AC_PATH_XTRA to check
1890+ for its arguments anymore, so it's useless.
1891+ * debian/rules:
1892+ - Stop touching every file, it was done to workaround a broken tarball.
1893+ - Include check-dist.mk to avoid uploads to experimental.
1894+ * debian/control.in:
1895+ - Tighten libgnome-window-settings-dev dependency on the shared library.
1896+ - Standards-Version is 3.8.3, no changes needed.
1897+ - Remove old conflicts/replaces.
1898+
1899+ -- Emilio Pozuelo Monfort <pochu@debian.org> Fri, 09 Oct 2009 20:54:05 +0200
1900+
1901+control-center (1:2.26.0-1) unstable; urgency=low
1902+
1903+ * Stop mentioning GNOME 2.
1904+ * Remove scrollkeeper dependency.
1905+ * New upstream release.
1906+ * Update build-dependencies.
1907+ * Remove build-deps unneeded thanks to the external libslab: librsvg,
1908+ pango.
1909+ * 02_build_libgnome.patch, 06_gnomedesktop_api.patch: removed, fixed
1910+ upstream.
1911+ * 03_a11y_logout.patch: removed, now uses the gnome-session dbus
1912+ interface.
1913+ * 05_ta_po.patch, 70_relibtoolize.patch: updated for the new version.
1914+ * Install the autostart file in /usr/share/gnome/autostart.
1915+ * capplets-data.postinst: remove the one in the old location.
1916+
1917+ -- Josselin Mouette <joss@debian.org> Fri, 29 May 2009 13:28:19 +0200
1918+
1919+control-center (1:2.24.0.1-5) unstable; urgency=low
1920+
1921+ * Remove useless build-dependency on libeel2-dev.
1922+
1923+ -- Josselin Mouette <joss@debian.org> Sat, 25 Apr 2009 13:18:24 +0200
1924+
1925+control-center (1:2.24.0.1-4) unstable; urgency=low
1926+
1927+ * Set the team as primary maintainer. Closes: #523535.
1928+ * 02_build_libgnome.patch: new patch. Fix build failure by linking
1929+ explicitly to libgnomeui for stuff incorrectly listing gnome-desktop
1930+ only as a requirement. Closes: #524308.
1931+ * 06_gnomedesktop_api.patch: patch to cope with the API changes in
1932+ GnomeRR 2.26.
1933+ * 70_relibtoolize.patch: regenerated.
1934+ * Bump build-dependency on gnome-desktop to 2.26.
1935+
1936+ -- Josselin Mouette <joss@debian.org> Thu, 16 Apr 2009 10:34:54 +0200
1937+
1938+control-center (1:2.24.0.1-3) unstable; urgency=low
1939+
1940+ * capplets-data.gconf-defaults: remove the keybinding settings. Now
1941+ that X.org returns correctly the XF86* keys, they must be used
1942+ instead.
1943+ * Add missing shortcuts for Home and Help.
1944+
1945+ -- Josselin Mouette <joss@debian.org> Fri, 10 Apr 2009 20:51:39 +0200
1946+
1947+control-center (1:2.24.0.1-2) unstable; urgency=low
1948+
1949+ [ Josselin Mouette ]
1950+ * Depend on gnome-settings-daemon >= 2.24. Closes: #510172.
1951+ * Standards version is 3.8.1.
1952+ * Upload to unstable.
1953+
1954+ [ Emilio Pozuelo Monfort ]
1955+ * debian/rules, debian/shlibs.local: Call dh_makeshlibs for libgnome-
1956+ window-settings1 instead of using shlibs.local. It was likely
1957+ there to workaround dpkg-dev setting ignoring the dependency from
1958+ the Depends line and using that of dpkg-shlibdeps, but it's no
1959+ longer the case. As a side effect, this makes the shlibs
1960+ file be versioned as it should be.
1961+
1962+ [ Loic Minier ]
1963+ * Demote the scrollkeeper dep of capplets-data to a Suggest on rarian-compat
1964+ | scrollkeeper; the scrollkeeper dep seems to have been added around 2002
1965+ due to use of scrollkeeper-update in the postinst.
1966+
1967+ -- Josselin Mouette <joss@debian.org> Tue, 07 Apr 2009 09:11:09 +0200
1968+
1969+control-center (1:2.24.0.1-1) experimental; urgency=low
1970+
1971+ * 03_a11y_logout.patch: use gnome-panel-logout for logout when
1972+ available.
1973+ * New upstream release.
1974+ + Correctly sets background without nautilus. Closes: #472902.
1975+ + The about-me capplet correctly saves emails. Closes: #350651.
1976+ + Resolutions are sorted in the display capplet. Closes: #509899.
1977+ * Update build-dependencies.
1978+ * Build-depend on libeel 2.24 to build against the experimental
1979+ version.
1980+ * Suggest libcanberra-gtk-module instead of esound-clients.
1981+ * Remove obsolete files: libgnome-settings-daemon-dev.install,
1982+ gnome-control-center.dirs.
1983+ * Switch to quilt for managing patches; build-depend on quilt.
1984+ * 01_fix_libslab_build.patch: updated for the new version.
1985+ * 02_xklavier_utf8.patch: dropped, merged upstream
1986+ * 25_window_manager_settings.patch: don’t patch the Makefile.in’s.
1987+ * 70_relibtoolize.patch: regenerated.
1988+ * capplets-data.gconf-defaults: the /music key is renamed to /media.
1989+ * Don’t remove the GConf schemas in the installation target.
1990+ * *.install: simplify a lot the installation files.
1991+ + Remove the pkg-config files in capplets-data.
1992+ * Remove -1 suffix in build-deps.
1993+ * 99_ltmain_as-needed.patch: make --as-needed work for the library as
1994+ well.
1995+ * debian/gnome-control-center.postinst: remove gnome-vfs conffiles.
1996+ * 05_ta_po.patch: new patch. Fix Tamil translation of the GConf
1997+ defaults.
1998+
1999+ -- Josselin Mouette <joss@debian.org> Sun, 28 Dec 2008 12:38:50 +0100
2000+
2001+control-center (1:2.22.2.1-2) unstable; urgency=low
2002+
2003+ * 02_xklavier_utf8.patch: patch from upstream to accommodate the UTF8
2004+ changes in libxklavier 3.5-2.
2005+ * Standards version is 3.8.0, no changes.
2006+ * Suggest x11-xserver-utils for xrdb instead of xbase-clients.
2007+
2008+ -- Josselin Mouette <joss@debian.org> Wed, 10 Sep 2008 12:34:52 +0200
2009+
2010+control-center (1:2.22.2.1-1) unstable; urgency=low
2011+
2012+ [ Josselin Mouette ]
2013+ * Suggest gstreamer0.10-alsa | gstreamer0.10-audiosink.
2014+ Closes: #482794.
2015+
2016+ [ Sebastian Dröge ]
2017+ * New upstream bugfix release:
2018+ + debian/patches/70_relibtoolize.patch:
2019+ - Updated to apply cleanly again.
2020+ + debian/rules:
2021+ - Run touch on every file to fix up timestamps.
2022+
2023+ -- Sebastian Dröge <slomo@debian.org> Thu, 29 May 2008 10:32:54 +0200
2024+
2025+control-center (1:2.22.1-1) unstable; urgency=low
2026+
2027+ * New upstream bugfix release:
2028+ + debian/patches/70_relibtoolize.patch:
2029+ - Updated for the new version.
2030+
2031+ -- Sebastian Dröge <slomo@debian.org> Wed, 16 Apr 2008 11:03:33 +0200
2032+
2033+control-center (1:2.22.0-2) unstable; urgency=low
2034+
2035+ * Upload to unstable.
2036+ * debian/control.in,
2037+ debian/gnome-control-center.install:
2038+ + Use nautilus 2.20 for now.
2039+
2040+ -- Sebastian Dröge <slomo@debian.org> Wed, 19 Mar 2008 02:14:49 +0100
2041+
2042+control-center (1:2.22.0-1) experimental; urgency=low
2043+
2044+ * New upstream stable release:
2045+ + Upload to experimental first because of intrusive changes.
2046+ + gnome-settings-daemon moved to it's own source package.
2047+ + Update build dependencies and dependencies.
2048+
2049+ -- Sebastian Dröge <slomo@debian.org> Sat, 15 Mar 2008 19:06:48 +0100
2050+
2051+control-center (1:2.20.3-3) unstable; urgency=low
2052+
2053+ [ Josselin Mouette ]
2054+ * Conflict against gnome-session << 2.20.3-2 because earlier versions
2055+ require the dbus service file.
2056+
2057+ [ Sebastian Dröge ]
2058+ * debian/control.in:
2059+ + Build depend on libxklavier12-dev | libxklavier-dev and rebuild against
2060+ the new soname.
2061+
2062+ -- Sebastian Dröge <slomo@debian.org> Thu, 28 Feb 2008 10:03:20 +0100
2063+
2064+control-center (1:2.20.3-2) unstable; urgency=low
2065+
2066+ * capplets-data.install: don’t install the dbus service file, as g-s-d
2067+ should not be started through dbus.
2068+ * gnome-keyboard-properties.1:
2069+ + Fix missing space.
2070+ + Fix whatis entry.
2071+ * gnome-control-center.dirs: removed.
2072+ * Don’t run dh_makeshlibs for g-c-c.
2073+ * Update menu entry to the latest menu layout.
2074+
2075+ -- Josselin Mouette <joss@debian.org> Sat, 16 Feb 2008 14:58:03 +0100
2076+
2077+control-center (1:2.20.3-1) unstable; urgency=low
2078+
2079+ * New upstream bugfix release.
2080+ * debian/control.in:
2081+ + Update Standards-Version to 3.7.3, no additional changes needed.
2082+ * debian/patches/70_relibtoolize.patch:
2083+ + Updated for the new version.
2084+
2085+ -- Sebastian Dröge <slomo@debian.org> Sat, 12 Jan 2008 07:34:06 +0100
2086+
2087+control-center (1:2.20.1-2) unstable; urgency=high
2088+
2089+ [ Josselin Mouette ]
2090+ * 30_pkgconfig-path.patch: provide the path to the
2091+ gnome-settings-daemon binary in the pkgconfig file.
2092+
2093+ [ Loic Minier ]
2094+ * Upload with urgency high as we need this minor change for next
2095+ gnome-session.
2096+
2097+ -- Loic Minier <lool@dooz.org> Tue, 27 Nov 2007 13:57:27 +0100
2098+
2099+control-center (1:2.20.1-1) unstable; urgency=low
2100+
2101+ * New upstream bugfix release:
2102+ + debian/patches/70_relibtoolize.patch:
2103+ - Regenerated for the new version.
2104+
2105+ -- Sebastian Dröge <slomo@debian.org> Thu, 25 Oct 2007 19:45:06 +0200
2106+
2107+control-center (1:2.20.0.1-1) unstable; urgency=low
2108+
2109+ [ Loic Minier ]
2110+ * gnome-settings-daemon is in /usr/lib/control-center, not
2111+ gnome-control-center; closes: #443997.
2112+ * Drop the version of the scrollkeeper dependency.
2113+
2114+ [ Josselin Mouette ]
2115+ * Run dh_installmime for capplets-data, otherwise cdbs runs it before
2116+ dh_install.
2117+
2118+ [ Sven Arvidsson ]
2119+ * Add man page for gnome-keyboard-properties (Closes: #345818)
2120+
2121+ [ Sebastian Dröge ]
2122+ * New upstream bugfix release:
2123+ + debian/patches/70_relibtoolize.patch:
2124+ - Updated for the new version.
2125+
2126+ -- Sebastian Dröge <slomo@debian.org> Fri, 05 Oct 2007 08:45:45 +0200
2127+
2128+control-center (1:2.20.0-1) unstable; urgency=low
2129+
2130+ [ Loic Minier ]
2131+ * Bump up gnome-icon-theme dep to >= 2.16 for applications-internet etc.
2132+ * Bump up libpango1.0-dev b-dep to >= 1.17 to help experimental's sbuild to
2133+ install libgtk2.0-dev >= 2.11.
2134+
2135+ [ Sebastian Dröge ]
2136+ * New upstream release:
2137+ + debian/patches/27_nobashizms.patch:
2138+ - Dropped, merged upstream.
2139+ + 70_relibtoolize.patch:
2140+ - Updated for the new version.
2141+ * Upload to unstable, drop check-dist include.
2142+
2143+ -- Sebastian Dröge <slomo@debian.org> Sat, 22 Sep 2007 11:06:14 +0200
2144+
2145+control-center (1:2.19.6-1) experimental; urgency=low
2146+
2147+ * New upstream development release; no API change.
2148+ - Bump up libgtk2.0-dev build-dep to >= 2.11.6.
2149+ - Relibtoolize.
2150+ - Drop 99_ltmain_as-needed; fails to apply and not easy to update for me.
2151+
2152+ -- Loic Minier <lool@dooz.org> Fri, 03 Aug 2007 10:28:44 +0200
2153+
2154+control-center (1:2.19.5-2) experimental; urgency=low
2155+
2156+ * Update defaults to string type by explicitely quoting them;
2157+ closes: #432933.
2158+
2159+ -- Loic Minier <lool@dooz.org> Fri, 13 Jul 2007 11:14:52 +0200
2160+
2161+control-center (1:2.19.5-1) experimental; urgency=low
2162+
2163+ [ Josselin Mouette ]
2164+ * capplets-data.gconf-defaults: set the default keybindings, formerly
2165+ in patches/07_default_keys.patch.
2166+ * patches/07_default_keys.patch: removed.
2167+ * 99_ltmain_as-needed.patch: get --as-needed back to work.
2168+
2169+ [ Loic Minier ]
2170+ * Drop DEB_CONFIGURE_LOCALSTATEDIR which seems to be useless since forever.
2171+ * Drop Marc Dequènes (Duck) from Uploaders; thanks!
2172+ * Cleanups.
2173+ * New upstream release series; these are development releases, the API may
2174+ still change incompatibly; no API change in this release though.
2175+ - Target at experimental; include check-dist.
2176+ - Set GNOME_MODULE and update watch and copyright files as the upstream
2177+ module was renamed to gnome-control-center; update debian/*.install and
2178+ *.links files for new pathnames.
2179+ - Update patch 01_fix_libslab_build.
2180+ - Update patch 02_xrdb to only patch
2181+ gnome-settings-daemon/gnome-settings-xrdb.c (same as Ubuntu package).
2182+ - Update patch 09_locate_pointer (from Ubuntu package).
2183+ - Drop patch 10_eggaccelerators, merged upstream.
2184+ - Drop patch 15_gconf_peditor which has no documentation and seems
2185+ completely obsolete.
2186+ - Update patch 19_extra_keybindings (from the Ubuntu package).
2187+ - Drop patch 24_theme_dont_require_metacity, deprecated with the new
2188+ version (from the Ubuntu package).
2189+ - Drop patch 36-compiz-keybindings-support, deprecated with the new
2190+ version (from the Ubuntu package).
2191+ - Update relibtoolizing patch, 70_relibtoolize.
2192+ - Drop patch 90_workaround_gnome_doc_utils_bug, workaround not required
2193+ anymore.
2194+ - Bump up libglib2.0-dev build-dep to >> 2.13.
2195+ - Drop private icon dir and png pixmaps from capplets-data.install.
2196+ - Drop gnome-font-properties, gnome-background-properties,
2197+ gnome-theme-manager, and gnome-ui-properties from
2198+ gnome-control-center.install.
2199+ - Add a (libxklavier11-dev >= 3.2) build-dep.
2200+ - Update GConf defaults for the music and calculator keybindings and bind
2201+ the rhythmbox command to the default media player.
2202+ - Install gnome-keybindings.pc in libgnome-settings-daemon-dev.
2203+ - Misc updates to *.install files.
2204+ - New patch, 27_nobashizms, fixes a bashism in gnome-at-commandline; found
2205+ in the Ubuntu package.
2206+ - Install all files under usr/bin to gnome-control-center to ease handling
2207+ of its install file.
2208+
2209+ -- Loic Minier <lool@dooz.org> Tue, 10 Jul 2007 18:55:45 +0200
2210+
2211+control-center (1:2.18.1-1) unstable; urgency=low
2212+
2213+ [ Marco Cabizza ]
2214+ * New upstream release:
2215+ - gswitchit should be working as most of the keyboard-releated stuff
2216+ has been moved to libgnomekbd ( therefore depending on it ).
2217+ - dropping 12_sort_entries.patch, 22_bkg_capplet_follow_symlink.patch,
2218+ and 23_menu_files_conflict.patch due to code reorganisation.
2219+ - dropping 28_thunderbird-no-compose-flag.patch and
2220+ 29_iceweasel-icedove-preferred-apps.patch as they're merged upstream.
2221+ - fixing 02_xrdb.patch for the new upstream.
2222+ - don't create the libslab* packages, depend on gnome-main-menu's
2223+ libslab-dev.
2224+ - don't install the control-center schema as it's provided by slab.
2225+ * Fixing the .install files.
2226+
2227+ [ Riccardo Setti ]
2228+ * Built with the libslab-dev package provided by gnome-main-menu
2229+ instead of the libslab shipped in the source
2230+ - 01_fix_libslab_build.patch
2231+ * Removed 06_disable_update_mime_at_install.patch. Use
2232+ --disable-update-mimedb directly from the configure switch.
2233+ * Updated 04_path_xtra.patch, 02_xrdb.patch
2234+ * Added 05_autotools.patch
2235+ * Dropped 30_pulseaudio.patch, merged upstream.
2236+ * Added 07_default_keys.patch (patch taken from the ubuntu package)
2237+ * Added 91_from_svn_fix_gstreamer_warning.patch:
2238+ patch from SVN, "Initialise threads early, and fix option context
2239+ translation". (patch taken from the ubuntu package)
2240+
2241+ [ Loic Minier ]
2242+ * Drop commented out DEB_BUILDDIR completely; seems useless; cleanups.
2243+ * Set LDFLAGS directly instead of via DEB_CONFIGURE_SCRIPT_ENV; build-dep on
2244+ cdbs >= 0.4.41.
2245+ * New upstream release has API additions in gnome-settings-client.h, bump up
2246+ shlibs to >= 2.17.5.
2247+ * Suggest xrdb.
2248+ * Bump up intltool build-dep to 0.35.5.
2249+ * Build-depend on libpango1.0-dev, libgnomekbdui-dev.
2250+ * Drop build-dep on liborbit2-dev, libxklavier11-dev.
2251+ * Bump up dep on gnome-menus to >= 2.12.0.
2252+ * Version the libgnomekbd and libgnomekbdui build-deps to >= 0.1.
2253+ * New upstream release; no API change in libgnome-window-settings.
2254+ - Apply update to patch 07_default_keys, found in the Ubuntu package.
2255+ - Drop patch 91_from_svn_fix_gstreamer_warning, merged upstream.
2256+ - Rename patch 05_autotools to 70_relibtoolize and update it.
2257+ - New patch, 90_workaround_gnome_doc_utils_bug, works around a build
2258+ failure with newer gnome-doc-utils; from the Ubuntu package.
2259+ * New patch, 36-compiz-keybindings-support, permits configuring keybindings
2260+ when using compiz as window manager; from the Ubuntu package.
2261+ * Upload to unstable; drop check-dist include.
2262+ * Wrap build-deps and deps.
2263+ * Fix URL in copyright.
2264+ * Build-depend on scrollkeeper.
2265+
2266+ -- Loic Minier <lool@dooz.org> Sun, 22 Apr 2007 13:48:12 +0200
2267+
2268+control-center (1:2.16.3-1) experimental; urgency=low
2269+
2270+ [ Sven Arvidsson ]
2271+ * New patch, 30_pulseaudio.patch, Polypaudio is now PulseAudio;
2272+ thanks Mike Hommey.
2273+
2274+ [ Loic Minier ]
2275+ * Merge 1:2.14.2-6 and 1:2.14.2-7; SVN r7995:8671.
2276+ * New upstream stable release; bug fixes and translations.
2277+ - Update patch 25_window_manager_settings.
2278+ - Drop patch 30_null-terminate-font-list, merged upstream.
2279+ - Update patch 30_pulseaudio.
2280+ - Build-depend on scrollkeeper.
2281+
2282+ -- Loic Minier <lool@dooz.org> Sat, 17 Mar 2007 15:49:26 +0100
2283+
2284+control-center (1:2.16.2-3) experimental; urgency=low
2285+
2286+ * Add a get-orig-source target to retrieve the upstream tarball.
2287+ * Include the new check-dist Makefile to prevent accidental uploads to
2288+ unstable; bump build-dep on gnome-pkg-tools to >= 0.10.
2289+ * Build-depend on libgtk2.0-dev >= 2.10 for multihead support and to build
2290+ typing-break which uses GtkStatusIcon, par of the 2.10 API.
2291+ * Bump up libgnomeui-dev build-dep to >= 2.16.0-2 to get a Gtk 2.10
2292+ transitionned version.
2293+
2294+ -- Loic Minier <lool@dooz.org> Sun, 4 Feb 2007 13:22:54 +0100
2295+
2296+control-center (1:2.16.2-2) experimental; urgency=low
2297+
2298+ * Conflict with gnome-session < 2.16.
2299+
2300+ -- Josselin Mouette <joss@debian.org> Mon, 27 Nov 2006 20:55:48 +0100
2301+
2302+control-center (1:2.16.2-1) experimental; urgency=low
2303+
2304+ [ Marco Cabizza ]
2305+ * New upstream release:
2306+ - gnome-settings-daemon doesn't crash anymore, hooray! (Closes: #372873)
2307+ - dropping merged patches 26_ignore_pmu_permissions.patch and 27_bzip2.patch
2308+ - adapting 19_extra_keybindings.patch
2309+ * Bumping dependencies: libgtk2.0-dev, libxklavier11-dev, libebook-dev
2310+ * Build-Depends on hal and dbus
2311+ * Splitting off some stuff (gnome-window-settings.pc and its headers) into
2312+ libgnome-window-settings-dev, and thus including the dbus .service in
2313+ capplets-data
2314+ * Updated the watch file
2315+
2316+ [ Loic Minier ]
2317+ * Fix watch file to track stable releases and use HTTP.
2318+
2319+ [ Josselin Mouette ]
2320+ * Merge 2.14.2-5.
2321+ * rules: call clean-la.mk.
2322+ * Build-depend on gnome-pkg-tools 0.7.
2323+ * 29_iceweasel-icedove-preferred-apps.patch: remove the tons of
2324+ useless translations of iceweasel and icedove by themselves.
2325+
2326+ -- Josselin Mouette <joss@debian.org> Sun, 26 Nov 2006 21:38:20 +0100
2327+
2328+control-center (1:2.14.2-7) unstable; urgency=medium
2329+
2330+ * Add a get-orig-source target to retrieve the upstream tarball.
2331+ * New patch, 30_null-terminate-font-list, fixes crash triggerred by missing
2332+ NULL terminator in name list; GNOME #356435.
2333+
2334+ -- Loic Minier <lool@dooz.org> Mon, 26 Feb 2007 11:00:38 +0100
2335+
2336+control-center (1:2.14.2-6) unstable; urgency=low
2337+
2338+ * Update patch 29_iceweasel-icedove-preferred-apps to drop the -compose
2339+ flag, as in 28_thunderbird-no-compose-flag.
2340+
2341+ -- Loic Minier <lool@dooz.org> Mon, 27 Nov 2006 16:52:30 +0100
2342+
2343+control-center (1:2.14.2-5) unstable; urgency=low
2344+
2345+ * Update patch 29_iceweasel-icedove-preferred-apps to change the mixed case
2346+ IceWeasel in Iceweasel.
2347+
2348+ -- Loic Minier <lool@dooz.org> Sat, 25 Nov 2006 13:34:41 +0100
2349+
2350+control-center (1:2.14.2-4) unstable; urgency=low
2351+
2352+ * New patch, 29_iceweasel-icedove-preferred-apps, to offer IceWeasel and
2353+ Icedove in the list of preferred applications; thanks Sven Arvidsson;
2354+ closes: #393549.
2355+
2356+ -- Loic Minier <lool@dooz.org> Sat, 25 Nov 2006 11:41:26 +0100
2357+
2358+control-center (1:2.14.2-3) unstable; urgency=low
2359+
2360+ [ Loic Minier ]
2361+ * New patch, 28_thunderbird-no-compose-flag, to fix the way browsers invoke
2362+ Thunderbird (drop the -compose flag which is added automatically for
2363+ mailto: URLs); thanks Manuel Bilderbeek. (Closes: #380284)
2364+ * Recommend gnome-user-guide instead of gnome2-user-guide; thanks Luk Claes.
2365+ (Closes: #378718)
2366+
2367+ [ Marco Cabizza ]
2368+ * Set the correct path for bzip2 adding patches/27_bzip2.patch, and
2369+ Recommends: bzip2, (Closes: #378141)
2370+
2371+ [ Josselin Mouette ]
2372+ * Suggest gnome-screensaver first, xscreensaver second.
2373+ * Make libgnome-window-settings-dev tolerate binNMUs.
2374+ * Depend on gnome-pkg-tools 0.6.
2375+ * Use ${gnome:Version} and ${gnome:NextVersion}.
2376+ * Call gnome-version.mk in rules.
2377+
2378+ -- Josselin Mouette <joss@debian.org> Fri, 1 Sep 2006 21:24:32 +0200
2379+
2380+control-center (1:2.14.2-2) unstable; urgency=high
2381+
2382+ [ Marco Cabizza ]
2383+ * debian/control, debian/control.in:
2384+ - libgnome-window-settings1 replaces capplets (Closes: #372804)
2385+
2386+ [ Sjoerd Simons ]
2387+ * debian/patches/26_ignore_pmu_permissions.patch
2388+ - Added. Ignore errors when we can't open or use the pmu device for
2389+ brightness settings. A better fix would be to use hal instead.
2390+ (Closes: #373146)
2391+
2392+ [ Loic Minier ]
2393+ * Fix versioned dependency of capplets-data on gnome-control-center.
2394+ * Let libgnome-window-settings1 conflict with capplets too.
2395+ * Drop capplets Provides.
2396+
2397+ -- Loic Minier <lool@dooz.org> Fri, 7 Jul 2006 22:28:58 +0200
2398+
2399+control-center (1:2.14.2-1) unstable; urgency=low
2400+
2401+ * New upstream release
2402+ * debian/control, debian/control.in:
2403+ - libgnome-window-settings1, libgnome-window-settings-dev Replaces
2404+ gnome-control-center << 1:2.14.0-1 (Closes: #370211)
2405+ - New maintainer
2406+ * compat, libgnome-window-settings1.install, gnome-control-center.install:
2407+ - Debhelper compatibility is 5
2408+ - Fixed some missing files errors
2409+
2410+ -- Marco Cabizza <marco87@gmail.com> Sun, 28 May 2006 18:53:48 +0200
2411+
2412+control-center (1:2.14.1-1) unstable; urgency=low
2413+
2414+ [ Marco Cabizza ]
2415+ * New upstream release.
2416+ - fixed the xkb releated bugs (Closes: #348809, #349399, #351798)
2417+ - evdev doesn't crash gnome-settings-daemon any more
2418+ (Closes: #362107, #362563)
2419+ - fixed the gnome-settings-daemon crash at startup (Closes: #347796)
2420+ * debian/control, debian/control.in:
2421+ - dropped the dependency on xlibs due to its deprecation and since
2422+ libxklavier depends on xkb-data (Closes: 342536, #365977)
2423+ - standards version is 3.7.2
2424+ - Build-depend on libgtk2.0-dev (>= 2.8.12) and
2425+ libgstreamer-plugins-base0.10-dev
2426+ * debian/rules:
2427+ - append --enable-gstreamer=0.10 to configure
2428+ * debian/capplets-data.install:
2429+ - added usr/share/desktop-directories to the list
2430+ * debian/patches/02_xrdb.patch:
2431+ - updated to fit upstream
2432+ * debian/patches/08_pmu_fix.patch:
2433+ - dropped; already merged upstream
2434+ * New packages:
2435+ - Move libgnome-window-settings.so.1 in the newly created
2436+ libgnome-window-settings1 and add libgnome-window-settings1.shlibs
2437+ - Move the libwindow-settings' header files in the newly created
2438+ libgnome-window-settings-dev
2439+ * debian/patches/25_window_manager_settings.patch:
2440+ - rename /usr/lib/window-manager-settings to
2441+ /usr/lib/libgnome-window-settings1.
2442+
2443+ [ Josselin Mouette ]
2444+ * Make the package binNMU-safe.
2445+ + Build-depend on dpkg-dev 1.13.19.
2446+ + Use ${source:Version}.
2447+
2448+ -- Marco Cabizza <marco87@gmail.com> Sat, 6 May 2006 17:01:39 +0200
2449+
2450+control-center (1:2.12.3-2) unstable; urgency=medium
2451+
2452+ * Build-depend on libxrender-dev, libx11-dev, and libxt-dev explicitely as
2453+ these are used in configure.in, fixes FTBFS.
2454+ [debian/control, debian/control.in]
2455+ * Add missing build-deps on libgconf2-dev, libbonoboui2-dev, libesd0-dev,
2456+ libgnomevfs2-dev, libfontconfig1-dev, libfreetype6-dev, libglib2.0-dev.
2457+ [debian/control, debian/control.in]
2458+ * Fix old changelog entries:
2459+ - Fix the bug number closed in 1:2.12.1-2.
2460+ - Explain Marillat's joke in 1:2.4.0-8. (Closes: #244288)
2461+
2462+ -- Loic Minier <lool@dooz.org> Tue, 21 Feb 2006 11:38:12 +0100
2463+
2464+control-center (1:2.12.3-1) unstable; urgency=low
2465+
2466+ * New upstream release.
2467+ * Recommend evolution-data-server since gnome-about-me seems to require it.
2468+ (Closes: #340419)
2469+ [debian/control, debian/control.in]
2470+
2471+ -- Loic Minier <lool@dooz.org> Mon, 20 Feb 2006 18:27:00 +0100
2472+
2473+control-center (1:2.12.2-2) unstable; urgency=low
2474+
2475+ [ Gustavo Noronha Silva ]
2476+ * debian/control.in:
2477+ - increased debhelper b-dep to >= 4.1.0, because of cdbs
2478+
2479+ [ Josselin Mouette ]
2480+ * Rebuild to get rid of libgamin0 dependency (closes: #348347).
2481+
2482+ -- Josselin Mouette <joss@debian.org> Mon, 16 Jan 2006 20:47:30 +0100
2483+
2484+control-center (1:2.12.2-1) unstable; urgency=low
2485+
2486+ * New upstream release
2487+ * debian/control.in:
2488+ - removed duplicated build-dep on libgnome-menu-dev, leaving
2489+ the bigger one (>= 2.12), thanks to Kurt Roeckx <kurt@roeckx.be>
2490+ for pointing out
2491+
2492+ -- Gustavo Noronha Silva <kov@debian.org> Sun, 8 Jan 2006 12:02:37 -0200
2493+
2494+control-center (1:2.12.1-2) UNRELEASED; urgency=low
2495+
2496+ * Only install /usr/share/applications/*.desktop, not
2497+ /usr/share/applications in capplets-data, and rm -rf
2498+ /usr/share/applications/mimeinfo.cache in
2499+ binary-post-install/capplets-data:: to be completely safe (the
2500+ update-desktop-database can't be deactivated via configure).
2501+ (Closes: #346062)
2502+ [debian/capplets-data.install, debian/rules]
2503+
2504+ -- Loic Minier <lool@dooz.org> Sat, 7 Jan 2006 15:30:16 +0100
2505+
2506+control-center (1:2.12.1-1) experimental; urgency=low
2507+
2508+ [ Loic Minier ]
2509+ * New upstream releases.
2510+ - Update watch file. [debian/watch]
2511+ - Don't run scrollkeeper. [debian/rules]
2512+ - Bump libgtk2.0-dev build-dep to >= 2.6.0.
2513+ [debian/control, debian/control.in]
2514+ - Add a libxft-dev build-dep on >= 2.1.2.
2515+ [debian/control, debian/control.in]
2516+ - Version libgnome-menu-dev build-dep on >= 2.10.1.
2517+ [debian/control, debian/control.in]
2518+ - Enable about-me capplet.
2519+ . Update configure flags. [debian/rules]
2520+ . Add libebook1.2-dev build-dep. [debian/control, debian/control.in]
2521+ - Suggest gnome-screensaver. [debian/control, debian/control.in]
2522+ * Add CDBS' utils. [debian/rules]
2523+ * Don't overwrite DEB_CONFIGURE_EXTRA_FLAGS and
2524+ DEB_INSTALL_MANPAGES_gnome-control-center. [debian/rules]
2525+
2526+ [ Sjoerd Simons ]
2527+ * debian/patches/12_sort_entries.patch
2528+ - Updated for new upstream
2529+ * debian/patches/20_gswitchit_dont_crash_when_no_xkb_config.patch
2530+ - Removed. fixed upstream
2531+ * debian/patches/22_bkg_capplet_follow_symlink.patch
2532+ - Updated for new upstream (from the ubuntu package)
2533+ * debian/patches/23_menu_files_conflict.patch
2534+ - Update for new upstream
2535+ * debian/patches/99_reautogenization.patch
2536+ - Removed
2537+ * Updated build-depends
2538+ * Install gnome-about-me and the nautilus extensions
2539+ * Use upstream versions of gnome-font-viewer.desktop and
2540+ themus-theme-applier.desktop
2541+
2542+ -- Sjoerd Simons <sjoerd@debian.org> Mon, 21 Nov 2005 18:21:32 +0000
2543+
2544+control-center (1:2.10.2-1) unstable; urgency=low
2545+
2546+ [ Josselin Mouette ]
2547+ * Use again --as-needed.
2548+
2549+ [ Marc Dequènes (Duck) ]
2550+ * New upstream release.
2551+ * Applied patch for gnome-font-viewer 'fonts:///' url capability from
2552+ Sam Morris (Closes: #316188).
2553+ * Fixed 'Apply theme' contextual entry in 'themes://' (corrected
2554+ 'debian/themus-theme-applier.desktop') (Closes #298360).
2555+ * Regenerated and merged reautogenization patches.
2556+
2557+ -- Marc Dequènes (Duck) <Duck@DuckCorp.org> Fri, 30 Sep 2005 15:08:27 +0200
2558+
2559+control-center (1:2.10.1-6) unstable; urgency=medium
2560+
2561+ * Urgency medium because of FTBFS on sparc and alpha (binutils issue).
2562+ * Remove --as-needed from LD_FLAGS.
2563+
2564+ -- Loic Minier <lool@dooz.org> Wed, 10 Aug 2005 12:48:11 +0200
2565+
2566+control-center (1:2.10.1-5) unstable; urgency=high
2567+
2568+ * Urgency high because of RC bugfix and because this holds the GNOME 2.10
2569+ transition.
2570+ * Add missing build-deps on libxss-dev (Closes: #319971) and
2571+ libxinerama-dev.
2572+
2573+ -- Loic Minier <lool@dooz.org> Tue, 26 Jul 2005 09:52:43 +0200
2574+
2575+control-center (1:2.10.1-4) unstable; urgency=medium
2576+
2577+ * Don't overwrite DEB_CONFIGURE_SCRIPT_ENV completely.
2578+ * 24_theme_dont_require_metacity.patch: make gnome-theme-manager work
2579+ without metacity being installed (closes: #315730).
2580+ * Use type-handling's Provides: feature to avoid hacking the control file.
2581+ * Remove the capplets package, which doesn't have a purpose anymore. Move
2582+ all package contents back to gnome-control-center.
2583+ * Remove most Replaces: and Conflicts:, not useful anymore.
2584+ * Standards-version is 3.6.2.
2585+
2586+ -- Josselin Mouette <joss@debian.org> Sat, 25 Jun 2005 19:11:37 +0200
2587+
2588+control-center (1:2.10.1-3) unstable; urgency=low
2589+
2590+ * Fix menu files conflict (renaming 'preferences.menu' to 'gnome-
2591+ preferences.menu') (causing control-center summary window to be
2592+ empty).
2593+ * Now building in 'debian/build/' directory (cleaner & avoid non-
2594+ idempotency hackerie).
2595+ * Updated 'debian/copyright' download URL.
2596+ * 'debian/rules' spring-cleaning.
2597+
2598+ -- Marc Dequènes (Duck) <Duck@DuckCorp.org> Wed, 15 Jun 2005 00:47:05 +0200
2599+
2600+control-center (1:2.10.1-2) unstable; urgency=low
2601+
2602+ * Upload to unstable (GNOME Team upload) (Closes: #313217).
2603+ * Fixed in 2.10 :
2604+ + crashes at startup when loading settings (Closes: #251126).
2605+ + installing files from ~/.themes fails (Closes: #166983).
2606+ + bad icon themes install path (Closes: #257241).
2607+ + installing bad theme fails silently (Closes: #166982).
2608+ + incorrect position of volume dialog (Closes: #260277).
2609+ + cannot turn off sound events (Closes: #216927).
2610+ and probably some more...
2611+ * Buildsys not idempotent breaking next build because of missing
2612+ schema '.in' file worked around in clean rule (GNOME people should
2613+ really learn to test before releasing...).
2614+
2615+ -- Marc Dequènes (Duck) <Duck@DuckCorp.org> Sun, 12 Jun 2005 19:43:28 +0200
2616+
2617+control-center (1:2.10.1-1) experimental; urgency=low
2618+
2619+ * New upstream release.
2620+ * debian/control.in:
2621+ - Updated build-dependencies
2622+ * debian/patches:
2623+ - 01_gnome-default-applications-properties-structs.c.patch: Removed as
2624+ Debian's default applications are included upstream
2625+ - 03_gsd_actions_makefile.am.patch: Not more needed
2626+ - 05_path_xtra-2.patch: Regenerated
2627+ - 06_disable_update_mime_at_install.patch:
2628+ - 07_disable_update_mime_at_install-2.patch:
2629+ Don't call update-desktop-database
2630+ - 11_sleepkey.patch: patch taken to seb128's package to use gdm-signal
2631+ - 12_sort_entries.patch: Sort entries in each categories
2632+ when suspending from keyboard key
2633+ - 21_show_xkb_warning_one_time.patch: should not be needed anymore
2634+ - 21_show_xkb_warning_one_time.patch: updated
2635+ - 17_locate_pointer.patch:
2636+ - 23_infinite_loop_theme_manager.patch:
2637+ This upstream version has theses patches
2638+
2639+ -- Arnaud Patard <arnaud.patard@rtp-net.org> Sat, 9 Apr 2005 01:00:12 +0200
2640+
2641+control-center (1:2.8.2-3) unstable; urgency=medium
2642+
2643+ * 20_gswitchit_dont_crash_when_no_xkb_config.patch:
2644+ + Reverse a wrong test condition.
2645+ + Don't check the "options" key (closes: #296434).
2646+
2647+ -- Josselin Mouette <joss@debian.org> Thu, 17 Mar 2005 22:28:32 +0100
2648+
2649+control-center (1:2.8.2-2) unstable; urgency=low
2650+
2651+ * debian/control:
2652+ - fixes the Build-Depends (Closes: #299753).
2653+
2654+ -- Sebastien Bacher <seb128@debian.org> Wed, 16 Mar 2005 23:29:27 +0100
2655+
2656+control-center (1:2.8.2-1) unstable; urgency=low
2657+
2658+ * New upstream version:
2659+ - Fix theme thumbnailing
2660+ - Fix widget expansion in the keyboard preferences
2661+ - Handle backspace in multilayout setups correctly
2662+ - theme-thumbnailer doesn't require an absolute path
2663+ * debian/patches:
2664+ - 05_relibtoolised.patch : Removed as no more accurate
2665+ - 06_gst-fix.patch: Merged
2666+ - 14_gst-mixer-grab.patch : Merged
2667+ - 16_disable_text_editor_tab.patch: Merged
2668+ - 18_logout.patch: Merged
2669+ - 04_path_xtra.patch: Updated to patch only the configure.in file. The
2670+ configure update is now in 05_path_xtra.patch-2.patch
2671+ - 23_infinite_loop_theme_manager.patch: Forgotten patch in the 2.8.2
2672+ release
2673+ * debian/rules:
2674+ - Pass --as-needed to LDFLAGS to reduce dependencies and removes
2675+ dependency upon libhowl0. (Closes: 298805)
2676+ * debian/control.in:
2677+ - Depends on libgnomeui >= 2.8.1-3 to be sure to remove the dependency on
2678+ the libhowl0
2679+
2680+ -- Arnaud Patard <arnaud.patard@rtp-net.org> Wed, 9 Mar 2005 23:18:44 +0100
2681+
2682+control-center (1:2.8.1-4) unstable; urgency=low
2683+
2684+ * debian/patches:
2685+ - 17_locate_pointer.patch: fix the "locate pointer" when numlock is
2686+ activated.
2687+ - 18_logout.patch: fix the logout shortcut (Closes: #289009).
2688+ - 01_gnome-default-applications-properties-structs.c.patch: Corrected
2689+ Thunderbird command (Closes: #278762)
2690+ - Updated 08_pmu_fix.patch with patches from Sjoerd Simons and Sven Luther
2691+ as a fix for the pmu error message
2692+ - 19_extra_keybindings.patch: Add bindings for calculator and music
2693+ multimedia keys (Closes: #291917)
2694+ - 20_gswitchit_dont_crash_when_no_xkb_config.patch: Patch from kov to
2695+ prevent crash when used remotely (Closes: #286220)
2696+ - 21_show_xkb_warning_one_time.patch: Adopt a similar behaviour as for the
2697+ xmodmap warning (Closes: #287965)
2698+ - 22_bkg_capplet_follow_symlink.patch: Resolv symlink to generate the
2699+ thumbnails (Closes: #281657)
2700+
2701+ -- Arnaud Patard <arnaud.patard@rtp-net.org> Sun, 6 Feb 2005 19:13:04 +0100
2702+
2703+control-center (1:2.8.1-3) unstable; urgency=low
2704+
2705+ * debian/rules:
2706+ - Corrected erroneous line responsible for not including the .desktop
2707+ files (Closes: #274401)
2708+ * debian/patches:
2709+ - Suppressed 'Text Editor' in the "preferred applications" as it's useless
2710+ with the new mime type system.
2711+
2712+ -- Arnaud Patard <arnaud.patard@rtp-net.org> Thu, 25 Nov 2004 21:16:04 +0100
2713+
2714+control-center (1:2.8.1-2) unstable; urgency=low
2715+
2716+ * debian/rules,debian/capplets.install:
2717+ - Added manually a .desktop for fontilus taken from Gnome's cvs
2718+ (Closes: #274401)
2719+ - Added manually a .desktop for themes:///. Thanks to Dan Korostelev
2720+
2721+ -- Arnaud Patard <arnaud.patard@rtp-net.org> Wed, 17 Nov 2004 23:44:21 +0100
2722+
2723+control-center (1:2.8.1-1) experimental; urgency=low
2724+
2725+ * New upstream release
2726+ - Some tweaking of the available default applications
2727+ - Background capplet fixes
2728+ - keyboard patchs
2729+ - Patch leak in XKB code
2730+ - update translations
2731+ * Update the package with the modifications from the 2.6 package
2732+ * Added Evolution 2.0 to preferred applications (Closes: 279198)
2733+ * debian/patches:
2734+ - Removed 13_drw_monitor.patch
2735+ - Re-added an updated version of 14_gst-mixer-grab.patch as the bug
2736+ isn't fixed upstream
2737+
2738+ -- Arnaud Patard <arnaud.patard@rtp-net.org> Tue, 9 Nov 2004 00:24:23 +0100
2739+
2740+control-center (1:2.8.0-1) experimental; urgency=low
2741+
2742+ * GNOME Team Upload with Rtp's permission.
2743+ * New upstream release :
2744+ + fix french typo (Closes: #238387) (or even closed in 2.6).
2745+ + fix german typo (Closes: #267767)
2746+ * Removed 07_acme_position.patch and 11_default_app.patch now
2747+ applied upstream.
2748+ * Removed part of the 12_custom_browser.patch related to the dead
2749+ file-types capplet (due to mime system changes).
2750+ * Corrected 'patch unexpectedly ends in middle of line' in
2751+ 13_drw_monitor.patch.
2752+ * Removed 14_gst-mixer-grab.patch recoded upstream.
2753+ * Updated URL in 'debian/copyright'.
2754+ * Updated watch file.
2755+ * 'debian/control.in' : using ${misc:Depends} and updated versions.
2756+ * Added 'autotools-dev' to build dependencies to take advantage of the
2757+ CDBS automatic 'config.*' management.
2758+ * Regenerated relibtoolize patch.
2759+ * As not (yet) DD i'm not listed as GNOME Team member, so adding
2760+ myself to Uploaders to avoid this upload to be considered a NMU.
2761+
2762+ -- Marc Dequènes (Duck) <Duck@DuckCorp.org> Wed, 15 Sep 2004 04:20:24 +0200
2763+
2764+control-center (1:2.6.1-13) unstable; urgency=low
2765+
2766+ * debian/patches:
2767+ - Added a sanity check on the type of gconf value before calling strcmp in
2768+ gconf_property_editor (Closes: #272358)
2769+ - Check that one is on a powerpc with a pmu before reporting that's
2770+ there is no /dev/pmu in 08_pmu_fix.patch (Closes: #273336)
2771+ - Updated 01_gnome-default-applications-properties-structs.c.patch to add
2772+ FireFox and ThunderBird (Closes: #265882)
2773+ - Added a check on self->priv in 14_gst-mixer-grab.patch in order to
2774+ provent a crash if something went wrong during initialiastion
2775+ (Closes: #269429)
2776+ - Updated 09_locate_pointer.patch XUngrabKeyboard call thanks to Sjoerd
2777+ Simons (Closes: #275723)
2778+ * debian/control{,.in},debian/rules:
2779+ - Patch from Robert Millan to build on kfreebsd-gnu (Closes: #272722)
2780+
2781+ -- Arnaud Patard <arnaud.patard@rtp-net.org> Tue, 12 Oct 2004 13:49:27 +0200
2782+
2783+control-center (1:2.6.1-12) unstable; urgency=low
2784+
2785+ * debian/patches:
2786+ - Corrected patch 11_default_app.patch so that it checks the pointer value
2787+ before calling strlen (Closes: #264288)
2788+ - Added a patch that close the mixer devices after 4s of inactivity
2789+ (Closes: #255793)
2790+
2791+ -- Arnaud Patard <arnaud.patard@rtp-net.org> Fri, 13 Aug 2004 12:47:09 +0200
2792+
2793+control-center (1:2.6.1-11) unstable; urgency=low
2794+
2795+ * debian/patches:
2796+ - Added a patch for fixing the default applications properties capplet
2797+ (Closes: #245237)
2798+ - Added a patch from http://bugzilla.gnome.org/show_bug.cgi?id=123487 for
2799+ handling http,https, unknow urls with the custom browser setting
2800+ (Closes: #236297)
2801+ - Backported a patch from control-center 2.7 for preventing the typing
2802+ break to starts while watching a movie with totem
2803+ * debian/control.in:
2804+ - Updated the libgnomeui-dev build-depends to get gnutls11
2805+ (Closes: #263609)
2806+
2807+ -- Arnaud Patard <arnaud.patard@rtp-net.org> Thu, 5 Aug 2004 17:46:37 +0200
2808+
2809+control-center (1:2.6.1-10) unstable; urgency=low
2810+
2811+ * debian/patch
2812+ - Added a patch so that using the 'locate cursor' mouse option doesn't
2813+ disable all multimedia keybinding (Closes: #257581)
2814+ - Corrected the patch for the pmu by suppressing the wrong test, as
2815+ discussed with upstream (Closes: #258105)
2816+ - Added a patch from http://bugzilla.gnome.org/show_bug.cgi?id=145271 to
2817+ ensure that all keysims in shortcuts exists in the keymap (Closes: 254745)
2818+ * debian
2819+ - Corrected some errors in the man page.
2820+
2821+ -- Arnaud Patard <arnaud.patard@rtp-net.org> Mon, 12 Jul 2004 23:32:27 +0200
2822+
2823+control-center (1:2.6.1-9) unstable; urgency=low
2824+
2825+ * debian/patch:
2826+ - Corrected the patch so that all modified files are in the diff
2827+ (Closes: #257352)
2828+ - Modified 06_gst-fix.patch to ensure the usage of the first soundcard on
2829+ system with multiple soundcards
2830+
2831+ -- Arnaud Patard <arnaud.patard@rtp-net.org> Sat, 3 Jul 2004 12:50:18 +0200
2832+
2833+control-center (1:2.6.1-8) unstable; urgency=low
2834+
2835+ * debian/capplets-data.install:
2836+ - Suppressed the line that was reponsible for copying Xresources two times
2837+ (Closes: #252324).
2838+ * debian/control.in:
2839+ - Added libgstreamer-plugins0.8-dev to build-depends
2840+ - Added some gstreamer sound plugin for the volume keybindings
2841+ * debian/patch:
2842+ - Added a patch from Sjoerd Simons to fix the gstreamer volume code
2843+ (Closes: #251831,#253416)
2844+ - Added a patch for setting the position of the volume window after
2845+ showing it (Closes: #254822)
2846+ - Added a patch for cleaning error messages for /dev/pmu from
2847+ http://bugzilla.gnome.org/show_bug.cgi?id=132655. It will be merged
2848+ in 2.7 (Closes: #252460)
2849+
2850+ -- Arnaud Patard <arnaud.patard@rtp-net.org> Thu, 1 Jul 2004 22:16:30 +0200
2851+
2852+control-center (1:2.6.1-7) unstable; urgency=high
2853+
2854+ * debian/control.in:
2855+ + removed libgstreamer-plugins0.8-dev from Build-Depends.
2856+
2857+ -- Sebastien Bacher <seb128@debian.org> Sat, 19 Jun 2004 15:10:37 +0200
2858+
2859+control-center (1:2.6.1-6) unstable; urgency=high
2860+
2861+ * Rebuilt without gstreamer to try to get control-center in testing fast
2862+ to fix nautilus' breakage.
2863+
2864+ -- Sebastien Bacher <seb128@debian.org> Fri, 18 Jun 2004 01:26:12 +0200
2865+
2866+control-center (1:2.6.1-5) unstable; urgency=low
2867+
2868+ * Rebuilt in a pbuilder, fix the crashe due to linkage with both libxft
2869+ (Closes: #254076).
2870+
2871+ -- Sebastien Bacher <seb128@debian.org> Sat, 12 Jun 2004 23:22:42 +0200
2872+
2873+control-center (1:2.6.1-4) unstable; urgency=low
2874+
2875+ * Gnome Team Upload.
2876+ * Added a link to the gnome-settings-daemon in /usr/bin (Closes: #251953).
2877+ * debian/control.in:
2878+ + Depends on xlibs (Closes: #253287).
2879+ + Recommends gnome2-user-guide (Closes: #251992).
2880+
2881+ -- Sebastien Bacher <seb128@debian.org> Thu, 10 Jun 2004 22:28:02 +0200
2882+
2883+control-center (1:2.6.1-3) unstable; urgency=low
2884+
2885+ * debian/rules :
2886+ - As gstreamer 0.8 as reached unstable, reactivate the default option to use
2887+ it with the keybindings.
2888+ * debian/control.in :
2889+ - Added build dependency on libgstreamer-plugins0.8-dev
2890+ - Removes dependency on libgnome-keyring-dev since no more needed.
2891+ - Added libXrandr-dev as build dependency (Closes: #251429).
2892+ * debian/patch :
2893+ - Added a patch for resolving conflictings ALSA_CFLAGS problems (Closes:
2894+ #249357).
2895+ - Added a pathc for using Debian's ac_path_xtra
2896+ - Modified the patch for relibtoolizing
2897+
2898+ -- Arnaud Patard <arnaud.patard@rtp-net.org> Sat, 29 May 2004 18:01:45 +0200
2899+
2900+control-center (1:2.6.1-2) unstable; urgency=low
2901+
2902+ * GNOME Team Upload.
2903+ * Upload in unstable.
2904+
2905+ -- Sebastien Bacher <seb128@debian.org> Wed, 26 May 2004 17:30:32 +0200
2906+
2907+control-center (1:2.6.1-1) experimental; urgency=low
2908+
2909+ * New upstream release.
2910+ - Fix uniqueness test for binding special keys with no name
2911+ - Fix theme manager selection when not running metacity
2912+ - Match nautilus' interpretation of icons in desktop files
2913+ - Add Evolution 1.5 and 1.6 to "Preferred Applications" (Closes: #243973).
2914+ * debian/patches:
2915+ - Removes patch for keyboards
2916+ - Updates patch for libtool
2917+ * debian.control:
2918+ - Added a dependency on gconf2 for capplets-data (Closes: #243894).
2919+
2920+ -- Arnaud Patard <arnaud.patard@rtp-net.org> Fri, 16 Apr 2004 12:50:54 +0200
2921+
2922+control-center (1:2.6.0.3-2) experimental; urgency=low
2923+
2924+ * debian/patch:
2925+ - Added a patch from gnome cvs for fixing issues with multimedia
2926+ keybindings (see http://bugs.gnome.org/show_bug.cgi?id=139190).
2927+ - Added a patch to regenerate libtool files.
2928+
2929+ -- Arnaud Patard <arnaud.patard@rtp-net.org> Wed, 7 Apr 2004 01:44:10 +0200
2930+
2931+control-center (1:2.6.0.3-1) experimental; urgency=low
2932+
2933+ * New upstream release
2934+ - Fix some keyboard problems
2935+ (see http://bugzilla.gnome.org/show_bug.cgi?id=138701).
2936+ * control.in:
2937+ - Added versionning informations on depend for capplets (needed to ensure
2938+ having right version of capplets when upgrapding).
2939+
2940+ -- Arnaud Patard <arnaud.patard@rtp-net.org> Sun, 4 Apr 2004 15:39:57 +0200
2941+
2942+control-center (1:2.6.0.2-1) experimental; urgency=low
2943+
2944+ * New Upstream release.
2945+ + Disabled GStreamer (as it now depends on it by default and the package
2946+ is not yet upgraded)
2947+ * control.in:
2948+ + Updated dependencies to libnautilus2 2.6.0.
2949+ + Added a conflict on acme, since it's now a part of control-center
2950+ + Changed the build dependency on libxrender-dev to libxcursor-dev
2951+ (Closes #240483)
2952+
2953+ -- Arnaud Patard <arnaud.patard@rtp-net.org> Thu, 1 Apr 2004 00:09:52 +0200
2954+
2955+control-center (1:2.5.4-1) experimental; urgency=low
2956+
2957+ * New maintainer (Closes: #238876)
2958+ * New upstream release
2959+ - fix implicitly conversion (Closes: #226554).
2960+ - support icon themes now (Closes: #215851).
2961+ * debian/control.in, debian/rules:
2962+ - now, it uses cdbs.
2963+ - adapted for the gnome team packaging.
2964+ * Modified patch 01_gnome-default-applications-properties-structs.c.patch to
2965+ fit with new version.
2966+
2967+ -- Arnaud Patard <arnaud.patard@rtp-net.org> Thu, 25 Mar 2004 00:07:35 +0100
2968+
2969+control-center (1:2.4.0-9) unstable; urgency=low
2970+
2971+ * Debian/control set Maintainer to Debian QA Group
2972+
2973+ -- Christian Marillat <marillat@debian.org> Sat, 20 Mar 2004 09:34:15 +0100
2974+
2975+control-center (1:2.4.0-8) unstable; urgency=low
2976+
2977+ * You need
2978+ * Notes by Loic Minier <lool@dooz.org>: the above changelog message was
2979+ meant to be some sort of joke, a message split between many source
2980+ packages. No actual change besides orphaning was done in this version.
2981+ You can read the full story at:
2982+ <http://lists.debian.org/debian-curiosa/2004/03/msg00017.html>
2983+
2984+ -- Christian Marillat <marillat@debian.org> Fri, 19 Mar 2004 15:08:21 +0100
2985+
2986+control-center (1:2.4.0-7) unstable; urgency=low
2987+
2988+ * debian/control capplets package need to depends on capplets-data (Closes: #237311)
2989+
2990+ -- Christian Marillat <marillat@debian.org> Thu, 11 Mar 2004 09:07:06 +0100
2991+
2992+control-center (1:2.4.0-6) unstable; urgency=low
2993+
2994+ * Split the package. The gnome-control-center binary like nautilus is
2995+ simply a front-end for capplets, thus move all capplets in a separate
2996+ package (capplets) and add a dependency to 'gnome-control-center |
2997+ nautilus | gnome-panel' for that package. Also move data files in
2998+ capplets-data package.
2999+ * Remove /usr/lib/libgnome-window-settings.{a,la,so},
3000+ gnome-window-settings-2.0.pc and include files. These files are not
3001+ needed and should not be packaged (Closes: #221283)
3002+
3003+ -- Christian Marillat <marillat@debian.org> Sun, 29 Feb 2004 17:40:37 +0100
3004+
3005+control-center (1:2.4.0-5) unstable; urgency=low
3006+
3007+ * debian/prerm Unregister schemas file from the database.
3008+ * Patch from bugzilla to fix "symlink" in fontilus (Closes: #231639)
3009+
3010+ -- Christian Marillat <marillat@debian.org> Thu, 12 Feb 2004 14:35:46 +0100
3011+
3012+control-center (1:2.4.0-4) unstable; urgency=low
3013+
3014+ * Move Xresources files in /etc/gnome/config and disable all resources.
3015+
3016+ -- Christian Marillat <marillat@debian.org> Mon, 27 Oct 2003 15:51:37 +0100
3017+
3018+control-center (1:2.4.0-3) unstable; urgency=low
3019+
3020+ * Update gnome-desktop-data version in Replaces field (Closes: #217284)
3021+
3022+ -- Christian Marillat <marillat@debian.org> Fri, 24 Oct 2003 18:56:02 +0200
3023+
3024+control-center (1:2.4.0-2) unstable; urgency=low
3025+
3026+ * Suggest xbase-clients for xrdb
3027+ * Rebuild to remove liblinc dependency in the -dev package (Closes: #216722)
3028+ * Don't package .la files for modules (Closes: #182873)
3029+ * Run libtoolize, I don't know but something is broken in the original tarball.
3030+
3031+ -- Christian Marillat <marillat@debian.org> Tue, 21 Oct 2003 21:56:55 +0200
3032+
3033+control-center (1:2.4.0-1) unstable; urgency=low
3034+
3035+ * New upstream release.
3036+ * Conflicts with drwright and fontilus.
3037+ * Need to Build-Depends on libnautilus2-dev
3038+ * Add gok and gnopernicus in suggests
3039+
3040+ -- Christian Marillat <marillat@debian.org> Sat, 18 Oct 2003 16:54:45 +0200
3041+
3042+control-center (1:2.2.2-3) unstable; urgency=low
3043+
3044+ * debian/control Should suggests xscreensaver (Closes: #212737)
3045+
3046+ -- Christian Marillat <marillat@debian.org> Fri, 26 Sep 2003 14:39:18 +0200
3047+
3048+control-center (1:2.2.2-2) unstable; urgency=low
3049+
3050+ * debian/rules fix DEB_BUILD_OPTIONS=noopt (Closes: #199189)
3051+ * Don't need to depends on xbase-clients
3052+ * Suggests esound-clients (Closes: #205700)
3053+ * Create /usr/share/themes/metacity-1 directory to remove warning (Closes: #211182)
3054+ * Add hack to remove libtool rpath
3055+ * Add libxrender-dev in Builde-Depends
3056+
3057+ -- Christian Marillat <marillat@debian.org> Sun, 21 Sep 2003 10:17:00 +0200
3058+
3059+control-center (1:2.2.2-1) unstable; urgency=low
3060+
3061+ * New upstream release.
3062+ * New patches :
3063+ * 02_network-preferences
3064+ fix range of proxy port (Closes: #195644)
3065+ * 01_gnome-default-applications-properties-structs.c:
3066+ add epiphany in ww-browser list (Closes: #192241)
3067+ * Add icon for Debian menu
3068+ * Fix linkage bug (Closes: #187368)
3069+ * debian/control Remove Suggests: xscreensaver-gnome
3070+
3071+ -- Christian Marillat <marillat@debian.org> Mon, 23 Jun 2003 11:18:45 +0200
3072+
3073+control-center (1:2.2.1-2) unstable; urgency=low
3074+
3075+ * Update section
3076+ * Move metacity-properties package in control-center (Closes: #188077)
3077+
3078+ -- Christian Marillat <marillat@debian.org> Mon, 7 Apr 2003 22:42:55 +0200
3079+
3080+control-center (1:2.2.1-1) unstable; urgency=low
3081+
3082+ * New upstream release.
3083+
3084+ -- Christian Marillat <marillat@debian.org> Fri, 14 Mar 2003 15:17:56 +0100
3085+
3086+control-center (1:2.2.0.1-1) unstable; urgency=low
3087+
3088+ * New upstream release.
3089+ * Hack the Icon tag in Advanced.directory (Closes: #179593)
3090+
3091+ -- Christian Marillat <marillat@debian.org> Wed, 5 Feb 2003 09:49:20 +0100
3092+
3093+control-center (1:2.2.0-2) unstable; urgency=low
3094+
3095+ * Add flex and autotools-dev in Build-Depends (Closes: #178702)
3096+ * Move the metacity capplet in a new package metacity-properties
3097+
3098+ -- Christian Marillat <marillat@debian.org> Thu, 30 Jan 2003 18:40:33 +0100
3099+
3100+control-center (1:2.2.0-1) unstable; urgency=low
3101+
3102+ * New upstream release.
3103+ * Add a default theme. Thanks to Johannes Rohr
3104+ * Drag and drop for theme work (Closes: #166980)
3105+ * Themes aren't sorted case-sensitively (Closes: #166981)
3106+ * Should fix key gnome binding properties and metacity key bindings (Closes: #172380)
3107+
3108+ -- Christian Marillat <marillat@debian.org> Thu, 23 Jan 2003 16:32:09 +0100
3109+
3110+control-center (1:2.0.3.2-3) unstable; urgency=low
3111+
3112+ * Remove duplicate advanced-directory.png
3113+
3114+ -- Christian Marillat <marillat@debian.org> Sat, 18 Jan 2003 11:54:29 +0100
3115+
3116+control-center (1:2.0.3.2-2) unstable; urgency=low
3117+
3118+ * Use sensible-browser as default browser.
3119+ * Add replaces with gnome-desktop-data (Closes: #177141, #176977)
3120+
3121+ -- Christian Marillat <marillat@debian.org> Fri, 17 Jan 2003 16:10:52 +0100
3122+
3123+control-center (1:2.0.3.2-1) unstable; urgency=low
3124+
3125+ * New upstream release.
3126+
3127+ -- Christian Marillat <marillat@debian.org> Fri, 20 Dec 2002 13:27:59 +0100
3128+
3129+control-center (1:2.0.3-2) unstable; urgency=low
3130+
3131+ * Should depends on scrollkeeper (Closes: #169850)
3132+
3133+ -- Christian Marillat <marillat@debian.org> Sun, 24 Nov 2002 16:11:14 +0100
3134+
3135+control-center (1:2.0.3-1) unstable; urgency=low
3136+
3137+ * New upstream release.
3138+
3139+ -- Christian Marillat <marillat@debian.org> Sun, 24 Nov 2002 15:27:52 +0100
3140+
3141+control-center (1:2.0.2.91-1) unstable; urgency=low
3142+
3143+ * New upstream release.
3144+
3145+ -- Christian Marillat <marillat@debian.org> Sun, 17 Nov 2002 00:52:21 +0100
3146+
3147+control-center (1:2.0.1.1-5) unstable; urgency=low
3148+
3149+ * Upload to unstable
3150+ * Call scrollkeeper-update with -q (Closes: #166625)
3151+ * New upstream release (Closes: #110004)
3152+ * keyboard setup are correctly restored (Closes: #156856)
3153+ * Bugs related to the old interface (Closes: #62491, #81299, #131440, #71042)
3154+ * No more problem when rescaling an image (Closes: #72602)
3155+ * Sould build correctly under mips (Closes: #163604)
3156+ * Can center large image (Closes: #68651)
3157+
3158+ -- Christian Marillat <marillat@debian.org> Mon, 28 Oct 2002 11:46:53 +0100
3159+
3160+control-center (1:2.0.1.1-4) experimental; urgency=low
3161+
3162+ * Upload with the new original tarball
3163+
3164+ -- Christian Marillat <marillat@debian.org> Sun, 29 Sep 2002 17:22:15 +0200
3165+
3166+control-center2 (1:2.0.1.1-3) experimental; urgency=low
3167+
3168+ * Update package veriosn to 1:2.0.1.1-3 to supersedes the unstable version
3169+ which is 1:1.4.0.5-6
3170+
3171+ -- Christian Marillat <marillat@debian.org> Sat, 28 Sep 2002 20:07:45 +0200
3172+
3173+control-center2 (2.0.1.1-2) experimental; urgency=low
3174+
3175+ * Update to standards version 3.5.7
3176+ * Upload withtout the 2 suffix
3177+
3178+ -- Christian Marillat <marillat@debian.org> Sat, 28 Sep 2002 18:05:58 +0200
3179+
3180+control-center2 (2.0.1.1-1) experimental; urgency=low
3181+
3182+ * New upstream release.
3183+ * Remove fam from recommends should be in libgnomevfs2-0 package.
3184+
3185+ -- Christian Marillat <marillat@debian.org> Thu, 22 Aug 2002 15:44:13 +0200
3186+
3187+control-center2 (2.0.1-2) experimental; urgency=low
3188+
3189+ * Build against the latest libgnomevfs2-dev 2.0.2-4
3190+
3191+ -- Christian Marillat <marillat@debian.org> Fri, 16 Aug 2002 17:44:03 +0200
3192+
3193+control-center2 (2.0.1-1) experimental; urgency=low
3194+
3195+ * New upstream release.
3196+
3197+ -- Christian Marillat <marillat@debian.org> Wed, 7 Aug 2002 12:33:10 +0200
3198+
3199+control-center2 (2.0.0-3) experimental; urgency=low
3200+
3201+ * Should recommends fame.
3202+
3203+ -- Christian Marillat <marillat@debian.org> Thu, 25 Jul 2002 15:28:22 +0200
3204+
3205+control-center2 (2.0.0-2) experimental; urgency=low
3206+
3207+ * Add x-terminal-emulator in the list of terminal.
3208+ * Build against the latest libzvt
3209+
3210+ -- Christian Marillat <marillat@debian.org> Sun, 7 Jul 2002 20:44:23 +0200
3211+
3212+control-center2 (2.0.0-1) experimental; urgency=low
3213+
3214+ * New upstream release.
3215+ * Add support for DEB_HOST_GNU_TYPE DEB_BUILD_GNU_TYPE and
3216+ DEB_BUILD_OPTIONS
3217+
3218+ -- Christian Marillat <marillat@debian.org> Tue, 18 Jun 2002 12:34:40 +0200
3219+
3220+control-center2 (1.99.10-2) experimental; urgency=low
3221+
3222+ * debian/rules Add GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 in install target.
3223+ * Install schemas file in postinst.
3224+ * debian/postinst check if schemas files are present before calling
3225+ gconftool-2
3226+ * debian/postrm call scrollkeeper-update with -q
3227+ * Removed old package in suggests
3228+ * Update the menu file with the rigth binary name
3229+
3230+ -- Christian Marillat <marillat@debian.org> Sun, 9 Jun 2002 20:29:30 +0200
3231+
3232+control-center2 (1.99.10-1) experimental; urgency=low
3233+
3234+ * New upstream release.
3235+
3236+ -- Christian Marillat <marillat@debian.org> Sun, 12 May 2002 14:59:06 +0200
3237+
3238+control-center2 (1.99.9-1) experimental; urgency=low
3239+
3240+ * New upstream release.
3241+
3242+ -- Christian Marillat <marillat@debian.org> Tue, 30 Apr 2002 10:47:01 +0200
3243+
3244+control-center2 (1.99.7-1) experimental; urgency=low
3245+
3246+ * New upstream release.
3247+
3248+ -- Christian Marillat <marillat@debian.org> Mon, 22 Apr 2002 18:17:28 +0200
3249+
3250+control-center2 (1.99.6-1) experimental; urgency=low
3251+
3252+ * New upstream release.
3253+
3254+ -- Christian Marillat <marillat@debian.org> Sun, 14 Apr 2002 17:43:36 +0200
3255+
3256+control-center2 (1.99.4-3) experimental; urgency=low
3257+
3258+ * Need to Depends on gnome-desktop-data
3259+
3260+ -- Christian Marillat <marillat@debian.org> Wed, 13 Mar 2002 11:17:58 +0100
3261+
3262+control-center2 (1.99.4-2) experimental; urgency=low
3263+
3264+ * Need to Depends on gnome-session2 (Closes: #137961)
3265+
3266+ -- Christian Marillat <marillat@debian.org> Wed, 13 Mar 2002 11:05:26 +0100
3267+
3268+control-center2 (1.99.4-1) experimental; urgency=low
3269+
3270+ * New upstream release.
3271+
3272+ -- Christian Marillat <marillat@debian.org> Mon, 11 Mar 2002 14:49:29 +0100
3273+
3274+control-center2 (1.99.3-2) experimental; urgency=low
3275+
3276+ * Remove duplicate session.desktop file.
3277+
3278+ -- Christian Marillat <marillat@debian.org> Mon, 25 Feb 2002 18:14:07 +0100
3279+
3280+control-center2 (1.99.3-1) experimental; urgency=low
3281+
3282+ * New upstream release
3283+
3284+ -- Christian Marillat <marillat@debian.org> Fri, 15 Feb 2002 00:35:49 +0100
3285+
3286+control-center2 (1.99.0-1) experimental; urgency=low
3287+
3288+ * New upstream release.
3289+
3290+ -- Christian Marillat <marillat@debian.org> Sun, 20 Jan 2002 18:08:37 +0100
3291+
3292+control-center (1:1.5.11-1) unstable; urgency=low
3293+
3294+ * New upstream release.
3295+
3296+ -- Christian Marillat <marillat@debian.org> Mon, 17 Dec 2001 17:49:00 +0100
3297+
3298+control-center (1:1.5.8-1) unstable; urgency=low
3299+
3300+ * New upstream release.
3301+
3302+ -- Christian Marillat <marillat@debian.org> Sat, 6 Oct 2001 19:12:41 +0200
3303+
3304+control-center (1:1.5.4-1) unstable; urgency=low
3305+
3306+ * New upstream release.
3307+ * debian/*.sgml Use docbook 4.1
3308+
3309+ -- Christian Marillat <marillat@debian.org> Mon, 6 Aug 2001 15:30:44 +0200
3310+
3311+control-center (1:1.4.0.1-11) unstable; urgency=low
3312+
3313+ * Update config.sub and config.guess (Closes: #103733, #103903)
3314+ * Remove libtool hack.
3315+
3316+ -- Christian Marillat <marillat@debian.org> Sun, 8 Jul 2001 11:36:30 +0200
3317+
3318+control-center (1:1.4.0.1-10) unstable; urgency=low
3319+
3320+ * Switch to debhelper V3
3321+ * Change the WPrefs location in WindowMaker.desktop (Closes: #101148)
3322+ * Change libraries versionning to (>= 1:1.4.0.1-6) instead of the latest
3323+ package number.
3324+
3325+ -- Christian Marillat <marillat@debian.org> Fri, 22 Jun 2001 16:48:15 +0200
3326+
3327+control-center (1:1.4.0.1-9) unstable; urgency=low
3328+
3329+ * Rewrote the callbacks.c patch (not complete) (Closes: #98085)
3330+
3331+ -- Christian Marillat <marillat@debian.org> Sun, 20 May 2001 09:36:48 +0200
3332+
3333+control-center (1:1.4.0.1-8) unstable; urgency=low
3334+
3335+ * Depends on gnome-bin (Closes: #97677)
3336+ * Depends on xbase-clients
3337+
3338+ -- Christian Marillat <marillat@debian.org> Fri, 18 May 2001 00:06:13 +0200
3339+
3340+control-center (1:1.4.0.1-7) unstable; urgency=low
3341+
3342+ * Patch callbacks.c to reflect change in the new xscreensaver package (3.32-1)
3343+ and update the suggests field. Thaks to Roderich Schupp. (Closes: #96542)
3344+
3345+ -- Christian Marillat <marillat@debian.org> Sun, 6 May 2001 22:34:12 +0200
3346+
3347+control-center (1:1.4.0.1-6) unstable; urgency=low
3348+
3349+ * Build against the latest gnome-libs 1.2.13-5.
3350+
3351+ -- Christian Marillat <marillat@debian.org> Tue, 24 Apr 2001 12:39:50 +0200
3352+
3353+control-center (1:1.4.0.1-5) unstable; urgency=low
3354+
3355+ * Typo in build depends (Closes: #93267)
3356+ * Rewrote Flame.desktop
3357+
3358+ -- Christian Marillat <marillat@debian.org> Sat, 14 Apr 2001 15:32:28 +0200
3359+
3360+control-center (1:1.4.0.1-4) unstable; urgency=low
3361+
3362+ * Really add docbook-to-man in build-depends (Closes: #93190)
3363+ * Replace libungif3g-dev by libungif4-dev in build-depends (Closes: #93197)
3364+
3365+ -- Christian Marillat <marillat@debian.org> Sat, 7 Apr 2001 12:18:03 +0200
3366+
3367+control-center (1:1.4.0.1-3) unstable; urgency=low
3368+
3369+ * Remove unused Flame.desktop (Closes: #92850)
3370+ * Patch po/Makefile.in.in to use DESTDIR
3371+ * Add scrollkeeper in depends (Closes: #93007)
3372+
3373+ -- Christian Marillat <marillat@debian.org> Thu, 5 Apr 2001 18:30:35 +0200
3374+
3375+control-center (1:1.4.0.1-2) unstable; urgency=low
3376+
3377+ * Add docbook-to-man in build-depends (Closes: #92421)
3378+ * Don't compress control-center.sgml (Closes: #92603)
3379+ * Call scrollkeeper-update in postinst and prerm for gnome-control-center
3380+
3381+ -- Christian Marillat <marillat@debian.org> Mon, 2 Apr 2001 21:35:15 +0200
3382+
3383+control-center (1:1.4.0.1-1) unstable; urgency=low
3384+
3385+ * New upstream release.
3386+ * Write 12 manpages (Closes: #87098)
3387+
3388+ -- Christian Marillat <marillat@debian.org> Fri, 30 Mar 2001 19:38:51 +0200
3389+
3390+control-center (1:1.4.0-1) unstable; urgency=low
3391+
3392+ * New upstream release.
3393+ * debian/control build-depends on libgnome-vfs-dev and xml-i18n-tools
3394+
3395+ -- Christian Marillat <marillat@debian.org> Mon, 19 Mar 2001 11:10:30 +0100
3396+
3397+control-center (1:1.2.4-1) unstable; urgency=low
3398+
3399+ * New upstream release.
3400+ * Add libgdk-pixbuf-dev in build-depends (Closes: #87416)
3401+ * debian/menu The session properties capplet is now on the gnome-core
3402+ package, remove this menu entry.
3403+
3404+ -- Christian Marillat <marillat@debian.org> Thu, 8 Mar 2001 00:12:29 +0100
3405+
3406+control-center (1:1.2.3-1) unstable; urgency=low
3407+
3408+ * New upstream release.
3409+ * Removed locale and callback patchs included by upstream.
3410+ * No more lockup while closing desktop (Closes: #76215)
3411+
3412+ -- Christian Marillat <marillat@debian.org> Sun, 18 Feb 2001 15:57:25 +0100
3413+
3414+control-center (1:1.2.2-10) unstable; urgency=low
3415+
3416+ * Build against the latest gnome-libs 1.2.11
3417+
3418+ -- Christian Marillat <marillat@debian.org> Mon, 5 Feb 2001 14:53:58 +0100
3419+
3420+control-center (1:1.2.2-9) unstable; urgency=low
3421+
3422+ * Remove xpm4g-dev from Build-depends (Closes: #82556)
3423+
3424+ -- Christian Marillat <marillat@debian.org> Wed, 17 Jan 2001 10:04:01 +0100
3425+
3426+control-center (1:1.2.2-8) unstable; urgency=low
3427+
3428+ * Patch to show the right debian version (Closes: #82391)
3429+
3430+ -- Christian Marillat <marillat@debian.org> Mon, 15 Jan 2001 15:35:59 +0100
3431+
3432+control-center (1:1.2.2-7) unstable; urgency=low
3433+
3434+ * Remove imlib-progs from depends. Move gnome-core from depends to Suggests.
3435+
3436+ -- Christian Marillat <marillat@debian.org> Thu, 30 Nov 2000 11:59:04 +0100
3437+
3438+control-center (1:1.2.2-6) unstable; urgency=low
3439+
3440+ * Change fonts attribute in callback.dpatch (Closes: #75320)
3441+ * Install symlinks in /usr/share/doc for -dev package.
3442+
3443+ -- Christian Marillat <marillat@debian.org> Thu, 2 Nov 2000 17:48:11 +0100
3444+
3445+control-center (1:1.2.2-5) unstable; urgency=low
3446+
3447+ * Patch all capplets to add a call to setlocale(LC_ALL, "").
3448+
3449+ -- Christian Marillat <marillat@debian.org> Fri, 20 Oct 2000 15:55:34 +0200
3450+
3451+control-center (1:1.2.2-4) unstable; urgency=low
3452+
3453+ * Add a patch to display russian and other 8 byte character correctly
3454+ thanks to ChiDeok Hwang <hwang@mizi.co.kr>
3455+ * New version close this old bug (Closes: #58797)
3456+
3457+ -- Christian Marillat <marillat@debian.org> Wed, 11 Oct 2000 17:54:29 +0200
3458+
3459+control-center (1:1.2.2-3) unstable; urgency=low
3460+
3461+ * Fix bad symlink in gnome-control-center (Closes: #74279)
3462+
3463+ -- Christian Marillat <marillat@debian.org> Mon, 9 Oct 2000 15:02:57 +0200
3464+
3465+control-center (1:1.2.2-2) unstable; urgency=low
3466+
3467+ * Arrange documentation for dhelp.
3468+
3469+ -- Christian Marillat <marillat@debian.org> Fri, 6 Oct 2000 17:09:54 +0200
3470+
3471+control-center (1:1.2.2-1) unstable; urgency=low
3472+
3473+ * Return to the 1.2 branch, because 1.3 is ...
3474+ * Switch to debhelper V2.
3475+ * New/old GUI (Closes: #71043, #71040, #71039, #71038)
3476+
3477+ -- Christian Marillat <marillat@debian.org> Mon, 25 Sep 2000 17:33:23 +0200
3478+
3479+control-center (1.3.0-5) unstable; urgency=low
3480+
3481+ * Add debhelper in Build-Depends (Closes: #70220)
3482+ * Build against libungif4g (Closes: #71236)
3483+
3484+ -- Christian Marillat <marillat@debian.org> Sun, 10 Sep 2000 00:48:36 +0200
3485+
3486+control-center (1.3.0-4) unstable; urgency=low
3487+
3488+ * Patch configure to install session-properties-capplet.
3489+
3490+ -- Christian Marillat <marillat@debian.org> Thu, 24 Aug 2000 20:35:38 +0200
3491+
3492+control-center (1.3.0-3) unstable; urgency=low
3493+
3494+ * Install screensaver-properties.desktop in the right place (Closes: #69502).
3495+ * Install Documents.directory and Session.directory files.
3496+
3497+ -- Christian Marillat <marillat@debian.org> Mon, 21 Aug 2000 00:59:43 +0200
3498+
3499+control-center (1.3.0-2) unstable; urgency=low
3500+
3501+ * debian/control Added imlib-progs in the dependencies field (Closes: #69427).
3502+
3503+ -- Christian Marillat <marillat@debian.org> Sat, 19 Aug 2000 22:31:37 +0200
3504+
3505+control-center (1.3.0-1) unstable; urgency=low
3506+
3507+ * New upstream release.
3508+
3509+ -- Christian Marillat <marillat@debian.org> Mon, 14 Aug 2000 15:32:43 +0200
3510+
3511+control-center (1.2.1-1) unstable; urgency=low
3512+
3513+ * New upstrem release.
3514+ * debian/patches Added 2 patches for IceWM.desktop and WindowMaker.desktop
3515+ (Closes: #47353, #48099).
3516+ * New e-mail address.
3517+ * Removed 2 undocumented manpages (bell-properties-capplet.1, e-conf.1).
3518+ * Removed property-background patche.
3519+ * debian/menu removed entry for bell-properties and put all entrys in
3520+ System/Gnome.
3521+
3522+ -- Christian Marillat <marillat@debian.org> Wed, 2 Aug 2000 09:03:59 +0200
3523+
3524+control-center (1.2.0-2) unstable; urgency=low
3525+
3526+ * Updated the Build-depends field. (Closes: #64904)
3527+
3528+ -- Christian Marillat <marillat.christian@wanadoo.fr> Tue, 30 May 2000 10:15:38 +0200
3529+
3530+control-center (1.2.0-1) unstable; urgency=low
3531+
3532+ * New upstream source (Closes: #64584)
3533+ * debian/control removed depends libcapplet0 provided by shlibs:Depends.
3534+ * Updated Standards-Version to 3.1.1.1 added Build-depends field.
3535+
3536+ -- Christian Marillat <marillat.christian@wanadoo.fr> Thu, 25 May 2000 19:21:14 +0200
3537+
3538+control-center (1.0.53-1) unstable; urgency=low
3539+
3540+ * New upstream source.
3541+
3542+ -- Christian Marillat <marillat.christian@wanadoo.fr> Fri, 31 Mar 2000 11:32:47 +0200
3543+
3544+control-center (1.0.51-5) frozen unstable; urgency=low
3545+
3546+ * debian/copyright updated to the new directory.
3547+
3548+ -- Christian Marillat <marillat.christian@wanadoo.fr> Wed, 22 Mar 2000 23:17:17 +0100
3549+
3550+control-center (1.0.51-4) frozen unstable; urgency=low
3551+
3552+ * Apply a patch I wrote to fix the RCB. Closes: #51568
3553+ * New maintainer. Christian Marillat is taking the package over.
3554+ I'm sponsoring him for the moment ...
3555+ * Changed the description. Removed the part about beta software.
3556+ Closes: #54979
3557+ * Applied the patch for centering the background picture.
3558+ Closes: #54285
3559+ * Added patch-on-the-fly support to debian/rules.
3560+
3561+ -- Raphael Hertzog <hertzog@debian.org> Tue, 21 Mar 2000 20:31:20 +0100
3562+
3563+control-center (1.0.51-3) frozen unstable; urgency=low
3564+
3565+ * NMU.
3566+ * Fixes RC bug #56769, WindowMaker wm settings fixed.
3567+
3568+ -- Chris McKillop <cdm@debian.org> Thu, 3 Feb 2000 07:13:39 -0500
3569+
3570+control-center (1.0.51-2) frozen unstable; urgency=low
3571+
3572+ * Orphaned.
3573+
3574+ -- Michael Alan Dorman <mdorman@debian.org> Thu, 3 Feb 2000 07:13:29 -0500
3575+
3576+control-center (1.0.51-1) unstable; urgency=low
3577+
3578+ * Officially claimed as my own.
3579+ * libcapplet has been stripped for a while (closes: bug#31245)
3580+ * We've updated... (closes: bug#44136)
3581+ * Correct xworm definition for screensaver (closes: bug#51514)
3582+ * The libc/libglib issues are resolved now (closes: bug#37535)
3583+ * control-center is much more stable, and should work with window-maker (closes: bug#38706)
3584+ * gnomecc seems to respect current bg color better (closes: bug#38917)
3585+ * Couldn't reproduce this error with current versions (closes: bug#38995)
3586+ * Invoking individual capplets seems to work now (closes: bug#39135)
3587+ * Screensavers seem to be more stable now (closes: bug#41992)
3588+ * URL handler assignments seems to work now (closes: bug#44983)
3589+ * Fudged dependency on esd to get rid of versioned depends (closes: bug#52353)
3590+ * Totally revamped build process (closes: bug#33848, bug#38344)
3591+ * Appears to have been fixed (closes: bug#33736, bug#33472))
3592+
3593+ -- Michael Alan Dorman <mdorman@debian.org> Mon, 20 Dec 1999 14:19:48 -0500
3594+
3595+control-center (1.0.51-0.2) unstable; urgency=low
3596+
3597+ * Fix from Christian Marillat <marillat@alpes-net.fr> for wm-properties
3598+
3599+ -- Michael Alan Dorman <mdorman@debian.org> Tue, 19 Oct 1999 14:22:43 -0400
3600+
3601+control-center (1.0.51-0.1) unstable; urgency=low
3602+
3603+ * New upstream version. NMU.
3604+
3605+ -- Michael Alan Dorman <mdorman@debian.org> Sun, 10 Oct 1999 16:48:39 -0400
3606+
3607+control-center (1.0.50-0.1) unstable; urgency=low
3608+
3609+ * New upstream version. NMU
3610+
3611+ -- Michael Alan Dorman <mdorman@debian.org> Thu, 30 Sep 1999 22:24:11 -0400
3612+
3613+control-center (1.0.5-2) unstable; urgency=low
3614+
3615+ * Actually changed maintainer address in debian/control
3616+ * Fixed up WindowMaker and IceWM paths for wm-properties
3617+
3618+ -- Steve Haslam <araqnid@debian.org> Thu, 27 May 1999 02:05:10 +0100
3619+
3620+control-center (1.0.5-1) unstable; urgency=low
3621+
3622+ * New maintainer.
3623+ * Moved "xscreensaver" to "Suggests:" field. (Bug#32724)
3624+ * Called dh_strip when making libcapplet-dev
3625+
3626+ -- Steve Haslam <araqnid@debian.org> Thu, 20 May 1999 03:50:25 +0100
3627+
3628+control-center (1.0.5-0.1) unstable; urgency=low
3629+
3630+ * Non-maintainer upload
3631+ * New upstream version
3632+
3633+ -- Steve Haslam <araqnid@debian.org> Mon, 19 Apr 1999 10:08:13 +0100
3634+
3635+control-center (1.0.1-0.1) unstable; urgency=low
3636+
3637+ * NMU for GNOME-1.0
3638+
3639+ -- Jules Bean <jules@debian.org> Fri, 5 Mar 1999 10:34:56 +0000
3640+
3641+control-center (0.99.3-3) unstable; urgency=low
3642+
3643+ * Patched to remove #define HAVE_REDHAT_SCREENSAVER_RPM.
3644+ Also, added Recommends: xscreensaver
3645+ Fixes: BUG#32462
3646+
3647+ -- Jim Pick <jim@jimpick.com> Wed, 27 Jan 1999 21:40:24 -0800
3648+
3649+control-center (0.99.3-2) unstable; urgency=low
3650+
3651+ * Recompiled due to dependencies.
3652+
3653+ -- Jim Pick <jim@jimpick.com> Sun, 24 Jan 1999 01:11:12 -0800
3654+
3655+control-center (0.99.3-1) unstable; urgency=low
3656+
3657+ * New upstream release.
3658+
3659+ -- Jim Pick <jim@jimpick.com> Thu, 21 Jan 1999 21:31:48 -0800
3660+
3661+gnome-core (0.30-2) frozen unstable; urgency=low
3662+
3663+ * Recompiled with new libs.
3664+ * Fixed reference to /usr/X11R6 in README.Debian.
3665+ * Added warnings (Gnome is ALPHA).
3666+ * Patched dialer_applet to use pon/poff.
3667+ * Patched drivemount_applet to default to /floppy.
3668+
3669+ -- Jim Pick <jim@jimpick.com> Tue, 24 Nov 1998 10:56:08 -0800
3670+
3671+gnome-core (0.30-1) unstable; urgency=low
3672+
3673+ * New upstream release.
3674+
3675+ -- Jim Pick <jim@jimpick.com> Thu, 24 Sep 1998 21:28:02 -0700
3676+
3677+gnome-core (0.28.1-1) unstable; urgency=low
3678+
3679+ * New upstream release.
3680+ * Hopefully fixes panel applet bug.
3681+
3682+ -- Jim Pick <jim@jimpick.com> Wed, 19 Aug 1998 20:12:25 -0700
3683+
3684+gnome-core (0.28-1) unstable; urgency=low
3685+
3686+ * New upstream release.
3687+
3688+ -- Jim Pick <jim@jimpick.com> Mon, 17 Aug 1998 12:59:26 -0700
3689+
3690+gnome-core (0.27-1) unstable; urgency=low
3691+
3692+ * New upstream release.
3693+ * Added /usr/doc/gnome
3694+
3695+ -- Jim Pick <jim@jimpick.com> Sat, 15 Aug 1998 14:21:06 -0700
3696+
3697+gnome-core (0.25-1) unstable; urgency=low
3698+
3699+ * New upstream release.
3700+
3701+ -- Jim Pick <jim@jimpick.com> Thu, 6 Aug 1998 22:51:22 -0700
3702+
3703+gnome-core (0.20-2) unstable; urgency=low
3704+
3705+ * Added Debian menu-method for gnome-panel. Fixed Bug #24025
3706+ (Thanks to Ray Dassen for reporting the bug, and Riku Voipio
3707+ who wrote the menu method for Gnome 0.12)
3708+
3709+ -- Jim Pick <jim@jimpick.com> Wed, 22 Jul 1998 20:22:00 -0700
3710+
3711+gnome-core (0.20-1) unstable; urgency=low
3712+
3713+ * New upstream release.
3714+
3715+ -- Jim Pick <jim@jimpick.com> Mon, 8 Jun 1998 12:00:08 -0700
3716+
3717+gnome-core (0.13-1) unstable; urgency=low
3718+
3719+ * Initial Release.
3720+
3721+ -- Jim Pick <jim@jimpick.com> Mon, 16 Mar 1998 15:27:43 -0800
3722+
3723+
3724
3725=== added file 'debian/compat'
3726--- debian/compat 1970-01-01 00:00:00 +0000
3727+++ debian/compat 2014-05-05 02:39:38 +0000
3728@@ -0,0 +1,1 @@
3729+9
3730
3731=== added file 'debian/control'
3732--- debian/control 1970-01-01 00:00:00 +0000
3733+++ debian/control 2014-05-05 02:39:38 +0000
3734@@ -0,0 +1,154 @@
3735+# This file is autogenerated. DO NOT EDIT!
3736+#
3737+# Modifications should be made to debian/control.in instead.
3738+# This file is regenerated automatically in the clean target.
3739+Source: gnome-control-center
3740+Section: gnome
3741+Priority: optional
3742+Maintainer: Ubuntu Desktop Team <ubuntu-desktop@lists.ubuntu.com>
3743+XSBC-Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
3744+Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>, Jeremy Bicha <jbicha@ubuntu.com>
3745+Standards-Version: 3.9.3
3746+Build-Depends: autotools-dev,
3747+ cdbs (>= 0.4.41),
3748+ debhelper (>= 9),
3749+ desktop-file-utils,
3750+ dh-autoreconf,
3751+ gtk-doc-tools,
3752+ gnome-common,
3753+ gnome-pkg-tools (>= 0.10),
3754+ gnome-settings-daemon-dev (>= 3.8.4),
3755+ gsettings-desktop-schemas-dev (>= 3.7.2.2),
3756+ hardening-wrapper,
3757+ intltool (>= 0.37.1),
3758+ libcanberra-gtk3-dev,
3759+ libcheese-gtk-dev (>= 2.91.91.1),
3760+ libcolord-dev,
3761+ libcups2-dev,
3762+ libdbus-1-dev (>= 0.32),
3763+ libdbus-glib-1-dev (>= 0.32),
3764+ libgdk-pixbuf2.0-dev (>= 2.23.0),
3765+ libglib2.0-dev (>= 2.31.2),
3766+ libgnome-bluetooth-dev (>= 3.3.4),
3767+ libgnome-desktop-3-dev (>= 3.5.91),
3768+ libgnome-menu-3-dev,
3769+ libgnomekbd-dev,
3770+ libgoa-1.0-dev (>= 3.5.90),
3771+ libgstreamer-plugins-base0.10-dev,
3772+ libgtk-3-dev (>= 3.5.13),
3773+ libgtop2-dev,
3774+ libibus-1.0-dev (>= 1.5.0),
3775+ libnm-glib-dev (>= 0.9) [linux-any],
3776+ libnm-gtk-dev (>= 0.9) [linux-any],
3777+ libnm-util-dev (>= 0.9) [linux-any],
3778+ libnotify-dev (>= 0.7.3),
3779+ libpolkit-gobject-1-dev (>= 0.103),
3780+ libpulse-dev (>= 1:2.0),
3781+ libpwquality-dev,
3782+# libsocialweb-client-dev,
3783+ libupower-glib-dev (>= 0.9.1),
3784+ libsystemd-login-dev,
3785+ libwacom-dev (>= 0.6),
3786+ libx11-dev,
3787+ libxft-dev (>= 2.1.2),
3788+ libxkbfile-dev,
3789+ libxklavier-dev (>= 5.1),
3790+ libxml2-dev,
3791+ locales,
3792+ network-manager-dev (>= 0.9) [linux-any],
3793+ shared-mime-info,
3794+ libwebkitgtk-3.0-dev,
3795+ libgl1-mesa-dev,
3796+Vcs-Bzr: http://code.launchpad.net/~ubuntu-desktop/gnome-control-center/ubuntu
3797+
3798+Package: gnome-control-center
3799+Architecture: any
3800+Section: gnome
3801+Depends: ${misc:Depends},
3802+ ${shlibs:Depends},
3803+ accountsservice,
3804+ apg,
3805+ desktop-file-utils,
3806+ gkbd-capplet (>= 3.5.90),
3807+ gnome-control-center-data (<< ${gnome:NextVersion}),
3808+ gnome-control-center-data (>= ${source:Version}),
3809+ gnome-desktop3-data,
3810+ gnome-icon-theme (>= 2.24),
3811+ gnome-icon-theme-symbolic,
3812+ gnome-menus (>= 2.12.0),
3813+ gnome-settings-daemon (>= 3.8.4),
3814+ gsettings-desktop-schemas (>= 3.5.91),
3815+Recommends: cups-pk-helper,
3816+ gnome-session-bin,
3817+ ubuntu-system-service,
3818+ ibus (>= 1.5.0),
3819+ iso-codes,
3820+ mousetweaks,
3821+ policykit-1-gnome,
3822+ libcanberra-pulse,
3823+ system-config-printer-gnome
3824+Replaces: gnome-bluetooth (<< 3.4.0)
3825+Breaks: gnome-power-manager (<< 3.0),
3826+ gnome-session (<< 3.0),
3827+ libglib2.0-0 (<< 2.28.6-2),
3828+ gnome-bluetooth (<< 3.4.0),
3829+ compiz (<< 1:0.9.8+bzr330),
3830+ metacity (<< 1:2.34.2),
3831+ unity (<< 6.2-0ubuntu2~),
3832+Suggests: gnome-screensaver | xscreensaver,
3833+ gnome-user-guide | ubuntu-docs,
3834+ gstreamer0.10-pulseaudio,
3835+ libcanberra-gtk-module,
3836+ x11-xserver-utils
3837+Description: utilities to configure the GNOME desktop
3838+ This package contains configuration applets for the GNOME desktop,
3839+ allowing to set accessibility configuration, desktop fonts, keyboard
3840+ and mouse properties, sound setup, desktop theme and background, user
3841+ interface properties, screen resolution, and other GNOME parameters.
3842+ .
3843+ It also contains a front end to these applets, which can also be
3844+ accessed with the GNOME panel or the Nautilus file manager.
3845+
3846+Package: gnome-control-center-dev
3847+Architecture: all
3848+Section: devel
3849+Depends: ${misc:Depends}
3850+Description: utilities to configure the GNOME desktop
3851+ This package contains the file required to get the keydirs location
3852+
3853+Package: gnome-control-center-data
3854+Architecture: all
3855+Section: gnome
3856+Depends: ${misc:Depends}
3857+Recommends: gnome-control-center (>= ${source:Version})
3858+Provides: capplets-data
3859+Conflicts: capplets-data
3860+Replaces: capplets-data,
3861+ gdm (<< 3.0),
3862+ gdm3 (<< 3.0),
3863+ gnome-media-common (<< 2.91),
3864+ gnome-power-manager (<< 3.2),
3865+ gnome-settings-daemon (<< 3.0)
3866+Breaks: gdm (<< 3.0),
3867+ gdm3 (<< 3.0),
3868+ gnome-power-manager (<< 3.2),
3869+ gnome-settings-daemon (<< 3.0)
3870+Description: configuration applets for GNOME - data files
3871+ This package contains data files (icons, pixmaps, locales files) needed by
3872+ the configuration applets in the gnome-control-center package.
3873+
3874+Package: libgnome-control-center-dev
3875+Architecture: any
3876+Section: libdevel
3877+Depends: ${misc:Depends},
3878+ libgnome-control-center1 (= ${binary:Version})
3879+Description: utilities to configure the GNOME desktop
3880+ This package contains the files needed to build Control Center panels
3881+
3882+Package: libgnome-control-center1
3883+Architecture: any
3884+Section: libs
3885+Depends: ${misc:Depends},
3886+ ${shlibs:Depends}
3887+Description: utilities to configure the GNOME desktop
3888+ This package contains the library used by Control Center panels
3889
3890=== added file 'debian/control.in'
3891--- debian/control.in 1970-01-01 00:00:00 +0000
3892+++ debian/control.in 2014-05-05 02:39:38 +0000
3893@@ -0,0 +1,163 @@
3894+Source: gnome-control-center
3895+Section: gnome
3896+Priority: optional
3897+Maintainer: Ubuntu Desktop Team <ubuntu-desktop@lists.ubuntu.com>
3898+XSBC-Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
3899+Uploaders: @GNOME_TEAM@
3900+Standards-Version: 3.9.3
3901+Build-Depends: autotools-dev,
3902+ cdbs (>= 0.4.41),
3903+ debhelper (>= 9),
3904+ desktop-file-utils,
3905+ dh-autoreconf,
3906+ gtk-doc-tools,
3907+ gnome-common,
3908+ gnome-pkg-tools (>= 0.10),
3909+ gnome-settings-daemon-dev (>= 3.8.4),
3910+ gsettings-desktop-schemas-dev (>= 3.7.2.2),
3911+ hardening-wrapper,
3912+ intltool (>= 0.37.1),
3913+ libcanberra-gtk3-dev,
3914+ libcheese-gtk-dev (>= 2.91.91.1),
3915+ libcolord-dev,
3916+ libcups2-dev,
3917+ libdbus-1-dev (>= 0.32),
3918+ libdbus-glib-1-dev (>= 0.32),
3919+ libgdk-pixbuf2.0-dev (>= 2.23.0),
3920+ libglib2.0-dev (>= 2.31.2),
3921+ libgnome-bluetooth-dev (>= 3.3.4),
3922+ libgnome-desktop-3-dev (>= 3.5.91),
3923+ libgnome-menu-3-dev,
3924+ libgnomekbd-dev,
3925+ libgoa-1.0-dev (>= 3.5.90),
3926+ libgstreamer-plugins-base0.10-dev,
3927+ libgtk-3-dev (>= 3.5.13),
3928+ libgtop2-dev,
3929+ libibus-1.0-dev (>= 1.5.0),
3930+ libnm-glib-dev (>= 0.9) [linux-any],
3931+ libnm-gtk-dev (>= 0.9) [linux-any],
3932+ libnm-util-dev (>= 0.9) [linux-any],
3933+ libnotify-dev (>= 0.7.3),
3934+ libpolkit-gobject-1-dev (>= 0.103),
3935+ libpulse-dev (>= 1:2.0),
3936+ libpwquality-dev,
3937+# libsocialweb-client-dev,
3938+ libupower-glib-dev (>= 0.9.1),
3939+ libsystemd-login-dev,
3940+ libwacom-dev (>= 0.6),
3941+ libx11-dev,
3942+ libxft-dev (>= 2.1.2),
3943+ libxkbfile-dev,
3944+ libxklavier-dev (>= 5.1),
3945+ libxml2-dev,
3946+ locales,
3947+ network-manager-dev (>= 0.9) [linux-any],
3948+ shared-mime-info,
3949+ ttf-ubuntu-font-family,
3950+ libwebkitgtk-3.0-dev,
3951+ libgl1-mesa-dev,
3952+ valac (>= 0.20.0),
3953+Vcs-Bzr: http://code.launchpad.net/~ubuntu-desktop/gnome-control-center/ubuntu
3954+
3955+Package: gnome-control-center
3956+Architecture: any
3957+Section: gnome
3958+Depends: ${misc:Depends},
3959+ ${shlibs:Depends},
3960+ accountsservice,
3961+ apg,
3962+ desktop-file-utils,
3963+ gkbd-capplet (>= 3.5.90),
3964+ gnome-control-center-data (<< ${gnome:NextVersion}),
3965+ gnome-control-center-data (>= ${source:Version}),
3966+ gnome-desktop3-data,
3967+ gnome-icon-theme (>= 2.24),
3968+ gnome-icon-theme-symbolic,
3969+ gnome-menus (>= 2.12.0),
3970+ gnome-settings-daemon (>= 3.8.4),
3971+ gsettings-desktop-schemas (>= 3.5.91),
3972+Recommends: cups-pk-helper,
3973+ gnome-session-bin,
3974+ ubuntu-system-service,
3975+ ibus (>= 1.5.0),
3976+ iso-codes,
3977+ mousetweaks,
3978+ policykit-1-gnome,
3979+ libcanberra-pulse,
3980+ system-config-printer-gnome,
3981+ gnome-control-center-shared-data
3982+Replaces: gnome-bluetooth (<< 3.4.0)
3983+Breaks: gnome-power-manager (<< 3.0),
3984+ gnome-session (<< 3.0),
3985+ libglib2.0-0 (<< 2.28.6-2),
3986+ gnome-bluetooth (<< 3.4.0),
3987+ compiz (<< 1:0.9.8+bzr330),
3988+ metacity (<< 1:2.34.2),
3989+ unity (<< 6.2-0ubuntu2~),
3990+Suggests: gnome-screensaver | xscreensaver,
3991+ gnome-user-guide | ubuntu-docs,
3992+ gstreamer0.10-pulseaudio,
3993+ libcanberra-gtk-module,
3994+ x11-xserver-utils
3995+Description: utilities to configure the GNOME desktop
3996+ This package contains configuration applets for the GNOME desktop,
3997+ allowing to set accessibility configuration, desktop fonts, keyboard
3998+ and mouse properties, sound setup, desktop theme and background, user
3999+ interface properties, screen resolution, and other GNOME parameters.
4000+ .
4001+ It also contains a front end to these applets, which can also be
4002+ accessed with the GNOME panel or the Nautilus file manager.
4003+
4004+Package: gnome-control-center-dev
4005+Architecture: all
4006+Section: devel
4007+Depends: ${misc:Depends}
4008+Description: utilities to configure the GNOME desktop
4009+ This package contains the file required to get the keydirs location
4010+
4011+Package: gnome-control-center-data
4012+Architecture: all
4013+Section: gnome
4014+Depends: ${misc:Depends}
4015+Recommends: gnome-control-center (>= ${source:Version})
4016+Provides: capplets-data
4017+Conflicts: capplets-data
4018+Replaces: capplets-data,
4019+ gdm (<< 3.0),
4020+ gdm3 (<< 3.0),
4021+ gnome-media-common (<< 2.91),
4022+ gnome-power-manager (<< 3.2),
4023+ gnome-settings-daemon (<< 3.0)
4024+Breaks: gdm (<< 3.0),
4025+ gdm3 (<< 3.0),
4026+ gnome-power-manager (<< 3.2),
4027+ gnome-settings-daemon (<< 3.0)
4028+Description: configuration applets for GNOME - data files
4029+ This package contains data files (icons, pixmaps, locales files) needed by
4030+ the configuration applets in the gnome-control-center package.
4031+
4032+Package: gnome-control-center-shared-data
4033+Architecture: all
4034+Section: gnome
4035+Depends: ${misc:Depends}
4036+Replaces: gnome-control-center-data (<< 1:3.6.3-0ubuntu54)
4037+Conflicts: gnome-control-center-data (<< 1:3.6.3-0ubuntu54)
4038+Description: configuration applets for GNOME - shared data
4039+ This package contains datas that are used by gnome-control-center and the
4040+ new unity-control-center
4041+
4042+Package: libgnome-control-center-dev
4043+Architecture: any
4044+Section: libdevel
4045+Depends: ${misc:Depends},
4046+ libgnome-control-center1 (= ${binary:Version})
4047+Description: utilities to configure the GNOME desktop
4048+ This package contains the files needed to build Control Center panels
4049+
4050+Package: libgnome-control-center1
4051+Architecture: any
4052+Section: libs
4053+Depends: ${misc:Depends},
4054+ ${shlibs:Depends}
4055+Description: utilities to configure the GNOME desktop
4056+ This package contains the library used by Control Center panels
4057
4058=== added file 'debian/copyright'
4059--- debian/copyright 1970-01-01 00:00:00 +0000
4060+++ debian/copyright 2014-05-05 02:39:38 +0000
4061@@ -0,0 +1,26 @@
4062+This package was debianized by Jim Pick jim@jimpick.com on
4063+Sat, 14 Mar 1998 20:12:23 -0800.
4064+
4065+It was downloaded from:
4066+ http://ftp.gnome.org/pub/GNOME/sources/gnome-control-center/
4067+
4068+Copyright: 1998,99,2000 Free Software Foundation, Inc.
4069+
4070+ This program is free software; you can redistribute it and/or modify
4071+ it under the terms of the GNU General Public License as published by
4072+ the Free Software Foundation; either version 2 of the License, or
4073+ (at your option) any later version.
4074+
4075+ This program is distributed in the hope that it will be useful,
4076+ but WITHOUT ANY WARRANTY; without even the implied warranty of
4077+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
4078+ GNU General Public License for more details.
4079+
4080+ You should have received a copy of the GNU General Public License
4081+ along with this package; if not, write to the Free Software
4082+ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
4083+ USA.
4084+
4085+On Debian systems, the complete text of the GNU General
4086+Public License can be found in `/usr/share/common-licenses/GPL'.
4087+
4088
4089=== added file 'debian/gnome-control-center-data.install'
4090--- debian/gnome-control-center-data.install 1970-01-01 00:00:00 +0000
4091+++ debian/gnome-control-center-data.install 2014-05-05 02:39:38 +0000
4092@@ -0,0 +1,11 @@
4093+etc/xdg/autostart
4094+etc/xdg/menus
4095+debian/searchingthedashlegalnotice.html /usr/share/gnome-control-center
4096+usr/share/gnome-control-center
4097+usr/share/sounds
4098+usr/share/desktop-directories
4099+usr/share/locale
4100+usr/share/icons
4101+usr/share/polkit-1
4102+#debian/gnome-control-center.pkla /var/lib/polkit-1/localauthority/10-vendor.d/
4103+debian/source_gnome-control-center.py /usr/share/apport/package-hooks
4104
4105=== added file 'debian/gnome-control-center-dev.install'
4106--- debian/gnome-control-center-dev.install 1970-01-01 00:00:00 +0000
4107+++ debian/gnome-control-center-dev.install 2014-05-05 02:39:38 +0000
4108@@ -0,0 +1,1 @@
4109+usr/share/pkgconfig
4110
4111=== added file 'debian/gnome-control-center-shared-data.install'
4112--- debian/gnome-control-center-shared-data.install 1970-01-01 00:00:00 +0000
4113+++ debian/gnome-control-center-shared-data.install 2014-05-05 02:39:38 +0000
4114@@ -0,0 +1,1 @@
4115+usr/share/pixmaps/faces
4116
4117=== added file 'debian/gnome-control-center.install'
4118--- debian/gnome-control-center.install 1970-01-01 00:00:00 +0000
4119+++ debian/gnome-control-center.install 2014-05-05 02:39:38 +0000
4120@@ -0,0 +1,4 @@
4121+usr/bin
4122+usr/lib/*/control-center-1/panels/*.so
4123+usr/share/applications
4124+usr/share/man
4125
4126=== added file 'debian/gnome-control-center.menu'
4127--- debian/gnome-control-center.menu 1970-01-01 00:00:00 +0000
4128+++ debian/gnome-control-center.menu 2014-05-05 02:39:38 +0000
4129@@ -0,0 +1,4 @@
4130+?package(gnome-control-center):needs="X11" section="Applications/System/Administration" \
4131+ hints="Gnome" title="Gnome Control Center" \
4132+ icon="/usr/share/pixmaps/gnome-control-center.xpm" \
4133+ command="/usr/bin/gnome-control-center"
4134
4135=== added file 'debian/gnome-control-center.pkla'
4136--- debian/gnome-control-center.pkla 1970-01-01 00:00:00 +0000
4137+++ debian/gnome-control-center.pkla 2014-05-05 02:39:38 +0000
4138@@ -0,0 +1,4 @@
4139+[Allow admins to set the hostname without prompting]
4140+Identity=unix-group:admin;unix-group:sudo
4141+Action=org.freedesktop.hostname1.set-static-hostname;org.freedesktop.hostname1.set-hostname
4142+ResultActive=yes
4143
4144=== added file 'debian/gnome-control-center.sh'
4145--- debian/gnome-control-center.sh 1970-01-01 00:00:00 +0000
4146+++ debian/gnome-control-center.sh 2014-05-05 02:39:38 +0000
4147@@ -0,0 +1,8 @@
4148+#!/bin/sh
4149+
4150+# Support legacy applications that still refer to gnome-control-center in Unity
4151+if [ "$XDG_CURRENT_DESKTOP" = "Unity" ] && [ -x /usr/bin/unity-control-center ]; then
4152+ exec /usr/bin/unity-control-center $@
4153+else
4154+ exec /usr/bin/gnome-control-center.real $@
4155+fi
4156
4157=== added file 'debian/gnome-control-center.xpm'
4158--- debian/gnome-control-center.xpm 1970-01-01 00:00:00 +0000
4159+++ debian/gnome-control-center.xpm 2014-05-05 02:39:38 +0000
4160@@ -0,0 +1,361 @@
4161+/* XPM */
4162+static char * gnome_control_center_xpm[] = {
4163+"32 32 326 2",
4164+" c None",
4165+". c #959791",
4166+"+ c #C0C1BD",
4167+"@ c #8F908B",
4168+"# c #8E8F8B",
4169+"$ c #F1F1F0",
4170+"% c #F0F1F0",
4171+"& c #979A94",
4172+"* c #585A56",
4173+"= c #90918B",
4174+"- c #8D8E89",
4175+"; c #B3B5B0",
4176+"> c #F3F3F2",
4177+", c #EEEEED",
4178+"' c #898C87",
4179+") c #5A5C59",
4180+"! c #ADAFAC",
4181+"~ c #DDDDDC",
4182+"{ c #5B5D5A",
4183+"] c #9A9C95",
4184+"^ c #B3B5B1",
4185+"/ c #8A8C87",
4186+"( c #F2F2F2",
4187+"_ c #FAFAFA",
4188+": c #92948F",
4189+"< c #5B5D59",
4190+"[ c #838582",
4191+"} c #D0D0CE",
4192+"| c #D6D6D5",
4193+"1 c #C2C3C1",
4194+"2 c #979A93",
4195+"3 c #F9F9F9",
4196+"4 c #939490",
4197+"5 c #979894",
4198+"6 c #F6F7F6",
4199+"7 c #FCFCFB",
4200+"8 c #A5A7A3",
4201+"9 c #626460",
4202+"0 c #F7F7F7",
4203+"a c #EDEEED",
4204+"b c #D8D9D7",
4205+"c c #5F625D",
4206+"d c #8D8F8A",
4207+"e c #D2D5D0",
4208+"f c #868983",
4209+"g c #878984",
4210+"h c #A5A7A4",
4211+"i c #F1F2F0",
4212+"j c #F0F1EF",
4213+"k c #FCFCFC",
4214+"l c #A6A7A4",
4215+"m c #5A5C58",
4216+"n c #676964",
4217+"o c #CBCBC9",
4218+"p c #F9F9F8",
4219+"q c #969693",
4220+"r c #888985",
4221+"s c #E7E8E6",
4222+"t c #D8DAD6",
4223+"u c #E7E7E5",
4224+"v c #EAEBE9",
4225+"w c #ECECEA",
4226+"x c #E8E9E7",
4227+"y c #F3F4F3",
4228+"z c #E5E7E4",
4229+"A c #E1E2E0",
4230+"B c #858883",
4231+"C c #5A5E58",
4232+"D c #676965",
4233+"E c #A5A7A2",
4234+"F c #696C68",
4235+"G c #626461",
4236+"H c #5B5C58",
4237+"I c #A4A7A3",
4238+"J c #E7E8E5",
4239+"K c #CDCFCA",
4240+"L c #D4D6D2",
4241+"M c #E0E1DE",
4242+"N c #ECEDEB",
4243+"O c #E8EAE7",
4244+"P c #C2C4BE",
4245+"Q c #D0D2CD",
4246+"R c #C4C5C2",
4247+"S c #686A66",
4248+"T c #AAACA7",
4249+"U c #696A66",
4250+"V c #5D5F59",
4251+"W c #9C9D98",
4252+"X c #D8D9D6",
4253+"Y c #E5E5E4",
4254+"Z c #ECECEB",
4255+"` c #CBCFC8",
4256+" . c #B6B8B2",
4257+".. c #B2B4AE",
4258+"+. c #D6D7D4",
4259+"@. c #5B5F59",
4260+"#. c #6A6B67",
4261+"$. c #ADB0AB",
4262+"%. c #696C67",
4263+"&. c #80827D",
4264+"*. c #8E918B",
4265+"=. c #E0E1DF",
4266+"-. c #C6C8C3",
4267+";. c #ADB0AA",
4268+">. c #B4B6B1",
4269+",. c #E2E3E1",
4270+"'. c #AFB0AE",
4271+"). c #5D5E5B",
4272+"!. c #6B6E69",
4273+"~. c #B2B4B0",
4274+"{. c #696B68",
4275+"]. c #81837E",
4276+"^. c #D1D2CF",
4277+"/. c #C4C6C2",
4278+"(. c #BEC0BB",
4279+"_. c #EEEEEE",
4280+":. c #B0B1AE",
4281+"<. c #5D5F5B",
4282+"[. c #6E706B",
4283+"}. c #B6B8B5",
4284+"|. c #6B6C68",
4285+"1. c #7F807A",
4286+"2. c #CECFCD",
4287+"3. c #D9D9D7",
4288+"4. c #DADBD9",
4289+"5. c #EBEBEB",
4290+"6. c #EFEFEF",
4291+"7. c #5C5E5B",
4292+"8. c #6F716E",
4293+"9. c #BBBDB9",
4294+"0. c #6A6D68",
4295+"a. c #7C7F7A",
4296+"b. c #D0D0CF",
4297+"c. c #ECECEC",
4298+"d. c #E7E7E7",
4299+"e. c #E4E5E4",
4300+"f. c #717270",
4301+"g. c #C0C1BE",
4302+"h. c #6B6D69",
4303+"i. c #D1D1D0",
4304+"j. c #E1E1E0",
4305+"k. c #979895",
4306+"l. c #797B77",
4307+"m. c #6C6D68",
4308+"n. c #7C7D79",
4309+"o. c #9A9B99",
4310+"p. c #7A7B78",
4311+"q. c #C9CBC7",
4312+"r. c #70726D",
4313+"s. c #747572",
4314+"t. c #61635F",
4315+"u. c #7B7D79",
4316+"v. c #CDCFCB",
4317+"w. c #70726E",
4318+"x. c #828380",
4319+"y. c #B7B7B6",
4320+"z. c #9C9D9A",
4321+"A. c #204B86",
4322+"B. c #244E89",
4323+"C. c #565D62",
4324+"D. c #787977",
4325+"E. c #D2D4D0",
4326+"F. c #898A88",
4327+"G. c #A5A6A3",
4328+"H. c #B4B5B2",
4329+"I. c #DFE0DD",
4330+"J. c #ACADAA",
4331+"K. c #214B87",
4332+"L. c #5A7EAE",
4333+"M. c #92ABC6",
4334+"N. c #828A8E",
4335+"O. c #D6D7D5",
4336+"P. c #6E6F6B",
4337+"Q. c #5E5F5C",
4338+"R. c #9D9E9C",
4339+"S. c #C5C6C4",
4340+"T. c #C1C3BF",
4341+"U. c #DBDCD9",
4342+"V. c #ABACA9",
4343+"W. c #6E706C",
4344+"X. c #355E94",
4345+"Y. c #97B4D4",
4346+"Z. c #4574AD",
4347+"`. c #507DB5",
4348+" + c #737C80",
4349+".+ c #4F585D",
4350+"++ c #6D6F6A",
4351+"@+ c #C3C4C2",
4352+"#+ c #BABCB7",
4353+"$+ c #D7D8D5",
4354+"%+ c #6D706B",
4355+"&+ c #2E5790",
4356+"*+ c #8DA7C5",
4357+"=+ c #4D7AB1",
4358+"-+ c #4A7AB3",
4359+";+ c #5783B6",
4360+">+ c #617CA1",
4361+",+ c #173663",
4362+"'+ c #C1C1BF",
4363+")+ c #D2D3D0",
4364+"!+ c #B6B9B4",
4365+"~+ c #D0D1CD",
4366+"{+ c #CDCECC",
4367+"]+ c #787976",
4368+"^+ c #204A87",
4369+"/+ c #4A6FA3",
4370+"(+ c #91ADCD",
4371+"_+ c #507CB3",
4372+":+ c #4B7BB4",
4373+"<+ c #5881B3",
4374+"[+ c #5978A2",
4375+"}+ c #2C4A78",
4376+"|+ c #173560",
4377+"1+ c #6F716C",
4378+"2+ c #BEC0BD",
4379+"3+ c #CED0CD",
4380+"4+ c #B0B2AC",
4381+"5+ c #ADB0A9",
4382+"6+ c #CECFCB",
4383+"7+ c #E3E4E2",
4384+"8+ c #BCBDBB",
4385+"9+ c #A2A5A0",
4386+"0+ c #90928F",
4387+"a+ c #727571",
4388+"b+ c #29508C",
4389+"c+ c #7294BE",
4390+"d+ c #89AAD1",
4391+"e+ c #4372AC",
4392+"f+ c #4D7CB5",
4393+"g+ c #5780B3",
4394+"h+ c #506B91",
4395+"i+ c #1C3B69",
4396+"j+ c #6B6D6A",
4397+"k+ c #C4C5C3",
4398+"l+ c #C3C6C1",
4399+"m+ c #B7B9B4",
4400+"n+ c #DFE1DD",
4401+"o+ c #F4F5F3",
4402+"p+ c #E5E6E4",
4403+"q+ c #E6E7E5",
4404+"r+ c #385F96",
4405+"s+ c #8EAED2",
4406+"t+ c #749BC7",
4407+"u+ c #3D6DA9",
4408+"v+ c #4D7DB5",
4409+"w+ c #527DB2",
4410+"x+ c #4D6B97",
4411+"y+ c #1A3867",
4412+"z+ c #DBDCDA",
4413+"A+ c #D9DBD6",
4414+"B+ c #F8F8F8",
4415+"C+ c #DEDFDC",
4416+"D+ c #E2E3E0",
4417+"E+ c #CFD1CC",
4418+"F+ c #E8E8E7",
4419+"G+ c #2A518C",
4420+"H+ c #87A7CC",
4421+"I+ c #648EBF",
4422+"J+ c #3A6AA7",
4423+"K+ c #4E7DB6",
4424+"L+ c #537FB5",
4425+"M+ c #466899",
4426+"N+ c #203F6C",
4427+"O+ c #818380",
4428+"P+ c #F8F8F7",
4429+"Q+ c #EBECEA",
4430+"R+ c #E6E8E4",
4431+"S+ c #E4E4E3",
4432+"T+ c #9B9D9A",
4433+"U+ c #7A7C77",
4434+"V+ c #DFDFDD",
4435+"W+ c #757873",
4436+"X+ c #224B89",
4437+"Y+ c #7093BE",
4438+"Z+ c #6B92C1",
4439+"`+ c #5684B9",
4440+" @ c #385D94",
4441+".@ c #294977",
4442+"+@ c #183462",
4443+"@@ c #7E7F7B",
4444+"#@ c #CCCCCA",
4445+"$@ c #797A77",
4446+"%@ c #FAFBFA",
4447+"&@ c #9C9D99",
4448+"*@ c #204987",
4449+"=@ c #577CAB",
4450+"-@ c #7095C3",
4451+";@ c #5481B6",
4452+">@ c #325A91",
4453+",@ c #305284",
4454+"'@ c #173462",
4455+")@ c #767874",
4456+"!@ c #F1F2F1",
4457+"~@ c #ECEDEC",
4458+"{@ c #6A6C68",
4459+"]@ c #C5C6C3",
4460+"^@ c #29528B",
4461+"/@ c #7596C1",
4462+"(@ c #3B6BA7",
4463+"_@ c #4E7AAF",
4464+":@ c #335A90",
4465+"<@ c #294C7D",
4466+"[@ c #183762",
4467+"}@ c #60625D",
4468+"|@ c #E1E2DF",
4469+"1@ c #8D8E8B",
4470+"2@ c #656663",
4471+"3@ c #244980",
4472+"4@ c #5779A2",
4473+"5@ c #4773AA",
4474+"6@ c #34588E",
4475+"7@ c #214271",
4476+"8@ c #16335E",
4477+"9@ c #81827E",
4478+"0@ c #5E605D",
4479+"a@ c #264779",
4480+"b@ c #496487",
4481+"c@ c #345585",
4482+"d@ c #1B3B68",
4483+"e@ c #132C51",
4484+"f@ c #7D7F7B",
4485+"g@ c #80837D",
4486+"h@ c #17345E",
4487+"i@ c #15335B",
4488+"j@ c #575855",
4489+"k@ c #5E605C",
4490+" ",
4491+" . + @ ",
4492+" # $ % & * ",
4493+" = - ; > , ' ) ! ~ { ",
4494+" ] ^ / ( _ : < [ } | 1 ) ",
4495+" 2 3 4 5 6 7 8 9 0 a b c ",
4496+" d % e f g h i j k l m n o p q ",
4497+" r s t u v w x y z A B C D E F G H ",
4498+" I J K L M N O P Q R { S T U V ",
4499+" W X Y Z v ` ...+.! @.#.$.%.) ",
4500+" &.*.=.-.;.>.,.'. ).!.~.{.m ",
4501+" ].^./.(.^._.:. <.[.}.|.< ",
4502+" 1.2.3.4.5.6.'. 7.8.9.0.). ",
4503+" a.b.c.d.e.c.].f.g.h.{ ",
4504+" a.i.c.j.k.l./.m.< ",
4505+" n.2.o.p.q.r.s.t. ",
4506+" n u.v.w.x.y.z. ",
4507+" A.B.C.D.E.8.F.G.H.I.J.w. ",
4508+" K.L.M.N.O.P.Q.R.S./.T.U.V.W. ",
4509+" X.Y.Z.`. +.+ ++@++.(.#+$+V.%+ ",
4510+" &+*+=+-+;+>+,+ 8.'+)+!+; ~+{+]+ ",
4511+" ^+/+(+_+:+<+[+}+|+ 1+2+3+4+5+6+7+8+9+0+a+ ",
4512+" b+c+d+e+f+g+h+i+ j+k+l+m+n+o+% v p+q+l. ",
4513+" r+s+t+u+v+w+x+y+ 1+z+A+B+v C+n+D+E+F+#. ",
4514+" G+H+I+J+K+L+M+N+ O+P+Q+R+S+T+U+V+v W+ ",
4515+" X+Y+Z+J+K+`+ @.@+@ @@P+q+#@F $@%@&@ ",
4516+" *@=@-@J+K+;@>@,@'@ )@!@~@{@ ]@5 ",
4517+" ^@/@(@K+_@:@<@[@ }@s |@1@ 2@{@ ",
4518+" 3@4@f+5@6@7@8@ 9@x s 0@ ",
4519+" a@b@c@d@e@ f@e.g@ ",
4520+" h@i@ j@k@ ",
4521+" "};
4522
4523=== added file 'debian/libgnome-control-center-dev.install'
4524--- debian/libgnome-control-center-dev.install 1970-01-01 00:00:00 +0000
4525+++ debian/libgnome-control-center-dev.install 2014-05-05 02:39:38 +0000
4526@@ -0,0 +1,3 @@
4527+debian/tmp/usr/lib/*/pkgconfig
4528+debian/tmp/usr/include/gnome-control-center-1
4529+debian/tmp/usr/lib/*/libgnome-control-center.so
4530
4531=== added file 'debian/libgnome-control-center1.install'
4532--- debian/libgnome-control-center1.install 1970-01-01 00:00:00 +0000
4533+++ debian/libgnome-control-center1.install 2014-05-05 02:39:38 +0000
4534@@ -0,0 +1,1 @@
4535+usr/lib/*/libgnome-control-center.so.*
4536
4537=== added file 'debian/libgnome-control-center1.symbols'
4538--- debian/libgnome-control-center1.symbols 1970-01-01 00:00:00 +0000
4539+++ debian/libgnome-control-center1.symbols 2014-05-05 02:39:38 +0000
4540@@ -0,0 +1,24 @@
4541+libgnome-control-center.so.1 libgnome-control-center1 #MINVER#
4542+* Build-Depends-Package: libgnome-control-center-dev
4543+ cc_editable_entry_get_editable@Base 1:3.1.3
4544+ cc_editable_entry_get_scale@Base 1:3.1.3
4545+ cc_editable_entry_get_selectable@Base 1:3.1.4
4546+ cc_editable_entry_get_text@Base 1:3.1.3
4547+ cc_editable_entry_get_type@Base 1:3.1.3
4548+ cc_editable_entry_get_weight@Base 1:3.1.3
4549+ cc_editable_entry_new@Base 1:3.1.3
4550+ cc_editable_entry_set_editable@Base 1:3.1.3
4551+ cc_editable_entry_set_scale@Base 1:3.1.3
4552+ cc_editable_entry_set_selectable@Base 1:3.1.4
4553+ cc_editable_entry_set_text@Base 1:3.1.3
4554+ cc_editable_entry_set_weight@Base 1:3.1.3
4555+ cc_panel_get_help_uri@Base 1:3.5.2
4556+ cc_panel_get_permission@Base 1:3.1.3
4557+ cc_panel_get_shell@Base 1:2.91.2
4558+ cc_panel_get_type@Base 1:2.91.2
4559+ cc_shell_embed_widget_in_header@Base 1:3.3.5
4560+ cc_shell_get_active_panel@Base 1:2.91.2
4561+ cc_shell_get_toplevel@Base 1:2.91.2
4562+ cc_shell_get_type@Base 1:2.91.2
4563+ cc_shell_set_active_panel@Base 1:2.91.2
4564+ cc_shell_set_active_panel_from_id@Base 1:2.91.2
4565
4566=== added directory 'debian/patches'
4567=== added file 'debian/patches/0001-online-accounts-use-the-async-function-to-get-all-th.patch'
4568--- debian/patches/0001-online-accounts-use-the-async-function-to-get-all-th.patch 1970-01-01 00:00:00 +0000
4569+++ debian/patches/0001-online-accounts-use-the-async-function-to-get-all-th.patch 2014-05-05 02:39:38 +0000
4570@@ -0,0 +1,86 @@
4571+From 82e6777cb1a32edb9c85b85c0c3768f9ca62c4c2 Mon Sep 17 00:00:00 2001
4572+From: Marco Barisione <marco.barisione@collabora.co.uk>
4573+Date: Wed, 21 Aug 2013 11:48:25 +0100
4574+Subject: [PATCH] online-accounts: use the async function to get all the
4575+ providers
4576+
4577+https://bugzilla.gnome.org/show_bug.cgi?id=706148
4578+---
4579+ panels/online-accounts/cc-online-accounts-panel.c | 49 ++++++++++++++++++-----
4580+ 1 file changed, 40 insertions(+), 9 deletions(-)
4581+
4582+Index: b/panels/online-accounts/cc-online-accounts-panel.c
4583+===================================================================
4584+--- a/panels/online-accounts/cc-online-accounts-panel.c
4585++++ b/panels/online-accounts/cc-online-accounts-panel.c
4586+@@ -596,9 +596,17 @@
4587+
4588+ /* ---------------------------------------------------------------------------------------------------- */
4589+
4590++typedef struct
4591++{
4592++ GoaPanel *panel;
4593++} AddAccountData;
4594++
4595+ static void
4596+-add_account (GoaPanel *panel)
4597++get_all_providers_cb (GObject *source,
4598++ GAsyncResult *res,
4599++ gpointer user_data)
4600+ {
4601++ AddAccountData *data = user_data;
4602+ GtkWindow *parent;
4603+ GtkWidget *dialog;
4604+ gint response;
4605+@@ -609,12 +617,15 @@
4606+
4607+ providers = NULL;
4608+
4609+- parent = GTK_WINDOW (cc_shell_get_toplevel (cc_panel_get_shell (CC_PANEL (panel))));
4610++ providers = NULL;
4611++ if (!goa_provider_get_all_finish (&providers, res, NULL))
4612++ goto out;
4613++
4614++ parent = GTK_WINDOW (cc_shell_get_toplevel (cc_panel_get_shell (CC_PANEL (data->panel))));
4615+
4616+- dialog = goa_panel_add_account_dialog_new (panel->client);
4617++ dialog = goa_panel_add_account_dialog_new (data->panel->client);
4618+ gtk_window_set_transient_for (GTK_WINDOW (dialog), parent);
4619+
4620+- providers = goa_provider_get_all ();
4621+ for (l = providers; l != NULL; l = l->next)
4622+ {
4623+ GoaProvider *provider;
4624+@@ -643,11 +654,11 @@
4625+ {
4626+ GtkTreeIter iter;
4627+ /* navigate to newly created object */
4628+- if (goa_panel_accounts_model_get_iter_for_object (panel->accounts_model,
4629++ if (goa_panel_accounts_model_get_iter_for_object (data->panel->accounts_model,
4630+ object,
4631+ &iter))
4632+ {
4633+- gtk_tree_selection_select_iter (gtk_tree_view_get_selection (GTK_TREE_VIEW (panel->accounts_treeview)),
4634++ gtk_tree_selection_select_iter (gtk_tree_view_get_selection (GTK_TREE_VIEW (data->panel->accounts_treeview)),
4635+ &iter);
4636+ }
4637+ g_object_unref (object);
4638+@@ -675,6 +686,18 @@
4639+ out:
4640+ g_list_foreach (providers, (GFunc) g_object_unref, NULL);
4641+ g_list_free (providers);
4642++ g_clear_object (&data->panel);
4643++ g_slice_free (AddAccountData, data);
4644++}
4645++
4646++static void
4647++add_account (GoaPanel *panel)
4648++{
4649++ AddAccountData *data;
4650++
4651++ data = g_slice_new0 (AddAccountData);
4652++ data->panel = g_object_ref_sink (panel);
4653++ goa_provider_get_all (get_all_providers_cb, data);
4654+ }
4655+
4656+ /* ---------------------------------------------------------------------------------------------------- */
4657
4658=== added file 'debian/patches/0001-rfkill-glib-Don-t-use-g_assert_not_reached-in-type_t.patch'
4659--- debian/patches/0001-rfkill-glib-Don-t-use-g_assert_not_reached-in-type_t.patch 1970-01-01 00:00:00 +0000
4660+++ debian/patches/0001-rfkill-glib-Don-t-use-g_assert_not_reached-in-type_t.patch 2014-05-05 02:39:38 +0000
4661@@ -0,0 +1,27 @@
4662+From 90f49a4d5dd646b8fce10f61a9231db4973a907b Mon Sep 17 00:00:00 2001
4663+From: Adel Gadllah <adel.gadllah@gmail.com>
4664+Date: Thu, 16 May 2013 15:41:17 +0200
4665+Subject: [PATCH] rfkill-glib: Don't use g_assert_not_reached in type_to_string
4666+
4667+New kernel versions can add new RFKILL types, we should now crash here,
4668+just say that we don't know what the switch is.
4669+---
4670+ panels/network/rfkill-glib.c | 2 +-
4671+ 1 file changed, 1 insertion(+), 1 deletion(-)
4672+
4673+diff --git a/panels/network/rfkill-glib.c b/panels/network/rfkill-glib.c
4674+index e27ca40..7c9ee3c 100644
4675+--- a/panels/network/rfkill-glib.c
4676++++ b/panels/network/rfkill-glib.c
4677+@@ -80,7 +80,7 @@ type_to_string (unsigned int type)
4678+ case RFKILL_TYPE_WWAN:
4679+ return "WWAN";
4680+ default:
4681+- g_assert_not_reached ();
4682++ return "UNKNOWN";
4683+ }
4684+ }
4685+
4686+--
4687+1.8.3.2
4688+
4689
4690=== added file 'debian/patches/05_run_update_manager.patch'
4691--- debian/patches/05_run_update_manager.patch 1970-01-01 00:00:00 +0000
4692+++ debian/patches/05_run_update_manager.patch 2014-05-05 02:39:38 +0000
4693@@ -0,0 +1,13 @@
4694+Index: b/panels/info/cc-info-panel.c
4695+===================================================================
4696+--- a/panels/info/cc-info-panel.c
4697++++ b/panels/info/cc-info-panel.c
4698+@@ -1900,7 +1900,7 @@
4699+ {
4700+ GError *error;
4701+ error = NULL;
4702+- g_spawn_command_line_async ("gpk-update-viewer", &error);
4703++ g_spawn_command_line_async ("update-manager", &error);
4704+ if (error != NULL)
4705+ {
4706+ g_warning ("unable to launch Software Updates: %s", error->message);
4707
4708=== added file 'debian/patches/06_handle_passwd_with_ldap.patch'
4709--- debian/patches/06_handle_passwd_with_ldap.patch 1970-01-01 00:00:00 +0000
4710+++ debian/patches/06_handle_passwd_with_ldap.patch 2014-05-05 02:39:38 +0000
4711@@ -0,0 +1,19 @@
4712+Description: Handle the case where passwd re-asks for the current password when it was entered incorrectly (when using LDAP)
4713+ Based on a patch from Ryan Tandy
4714+Author: Chris Coulson <chris.coulson@canonical.com>
4715+Bug-Ubuntu: https:/launchpad.net/bugs/607357
4716+Forwarded: no
4717+
4718+Index: b/panels/user-accounts/run-passwd.c
4719+===================================================================
4720+--- a/panels/user-accounts/run-passwd.c
4721++++ b/panels/user-accounts/run-passwd.c
4722+@@ -408,7 +408,7 @@
4723+
4724+ if (is_string_complete (str->str, "assword: ", "failure", "wrong", "error", NULL)) {
4725+
4726+- if (strstr (str->str, "assword: ") != NULL) {
4727++ if (strstr (str->str, "assword: ") != NULL && strstr (str->str, "incorrect") == NULL) {
4728+ /* Authentication successful */
4729+
4730+ passwd_handler->backend_state = PASSWD_STATE_NEW;
4731
4732=== added file 'debian/patches/11_power-configure_lid_action.patch'
4733--- debian/patches/11_power-configure_lid_action.patch 1970-01-01 00:00:00 +0000
4734+++ debian/patches/11_power-configure_lid_action.patch 2014-05-05 02:39:38 +0000
4735@@ -0,0 +1,149 @@
4736+Subject: [PATCH] power: Add configuration for lid action
4737+Bug: https://bugzilla.gnome.org/show_bug.cgi?id=659045
4738+Bug-Ubuntu: https://bugs.launchpad.net/bugs/792636
4739+--- a/panels/power/cc-power-panel.c
4740++++ b/panels/power/cc-power-panel.c
4741+@@ -932,6 +932,7 @@
4742+ set_ac_battery_ui_mode (CcPowerPanel *self)
4743+ {
4744+ gboolean has_batteries = FALSE;
4745++ gboolean has_lid = FALSE;
4746+ gboolean ret;
4747+ GError *error = NULL;
4748+ GPtrArray *devices;
4749+@@ -964,7 +965,13 @@
4750+ }
4751+ }
4752+ g_ptr_array_unref (devices);
4753++
4754++ has_lid = up_client_get_lid_is_present (self->priv->up_client);
4755++
4756+ out:
4757++ gtk_widget_set_visible (WID (priv->builder, "combobox_lid_ac"), has_lid);
4758++ gtk_widget_set_visible (WID (priv->builder, "label_lid_action"), has_lid);
4759++ gtk_widget_set_visible (WID (priv->builder, "combobox_lid_battery"), has_batteries && has_lid);
4760+ gtk_widget_set_visible (WID (priv->builder, "label_header_battery"), has_batteries);
4761+ gtk_widget_set_visible (WID (priv->builder, "label_header_ac"), has_batteries);
4762+ gtk_widget_set_visible (WID (priv->builder, "combobox_sleep_battery"), has_batteries);
4763+@@ -1080,6 +1087,26 @@
4764+ G_CALLBACK (activate_link_cb),
4765+ self);
4766+
4767++ value = g_settings_get_enum (self->priv->gsd_settings, "lid-close-ac-action");
4768++ widget = GTK_WIDGET (gtk_builder_get_object (self->priv->builder,
4769++ "combobox_lid_ac"));
4770++ disable_unavailable_combo_items (self, GTK_COMBO_BOX (widget));
4771++ set_value_for_combo (GTK_COMBO_BOX (widget), value);
4772++ g_object_set_data (G_OBJECT(widget), "_gsettings_key", "lid-close-ac-action");
4773++ g_signal_connect (widget, "changed",
4774++ G_CALLBACK (combo_enum_changed_cb),
4775++ self);
4776++
4777++ value = g_settings_get_enum (self->priv->gsd_settings, "lid-close-battery-action");
4778++ widget = GTK_WIDGET (gtk_builder_get_object (self->priv->builder,
4779++ "combobox_lid_battery"));
4780++ disable_unavailable_combo_items (self, GTK_COMBO_BOX (widget));
4781++ set_value_for_combo (GTK_COMBO_BOX (widget), value);
4782++ g_object_set_data (G_OBJECT(widget), "_gsettings_key", "lid-close-battery-action");
4783++ g_signal_connect (widget, "changed",
4784++ G_CALLBACK (combo_enum_changed_cb),
4785++ self);
4786++
4787+ widget = WID (self->priv->builder, "vbox_power");
4788+ gtk_widget_reparent (widget, (GtkWidget *) self);
4789+ }
4790+--- a/panels/power/power.ui
4791++++ b/panels/power/power.ui
4792+@@ -53,6 +53,28 @@
4793+ </row>
4794+ </data>
4795+ </object>
4796++ <object class="GtkListStore" id="liststore_lid">
4797++ <columns>
4798++ <!-- column-name name -->
4799++ <column type="gchararray"/>
4800++ <!-- column-name value -->
4801++ <column type="gint"/>
4802++ <!-- column-name sensitive -->
4803++ <column type="gboolean"/>
4804++ </columns>
4805++ <data>
4806++ <row>
4807++ <col id="0" translatable="yes">Suspend</col>
4808++ <col id="1">1</col>
4809++ <col id="2">True</col>
4810++ </row>
4811++ <row>
4812++ <col id="0" translatable="yes">Do nothing</col>
4813++ <col id="1">5</col>
4814++ <col id="2">True</col>
4815++ </row>
4816++ </data>
4817++ </object>
4818+ <object class="GtkWindow" id="window_power">
4819+ <property name="can_focus">False</property>
4820+ <property name="resizable">False</property>
4821+@@ -172,6 +194,50 @@
4822+ <property name="top_attach">2</property>
4823+ </packing>
4824+ </child>
4825++ <child>
4826++ <object class="GtkLabel" id="label_lid_action">
4827++ <property name="visible">True</property>
4828++ <property name="can_focus">False</property>
4829++ <property name="halign">end</property>
4830++ <property name="label" translatable="yes">When the lid is closed</property>
4831++ </object>
4832++ <packing>
4833++ <property name="left_attach">0</property>
4834++ <property name="top_attach">3</property>
4835++ </packing>
4836++ </child>
4837++ <child>
4838++ <object class="GtkComboBox" id="combobox_lid_battery">
4839++ <property name="visible">True</property>
4840++ <property name="can_focus">False</property>
4841++ <property name="model">liststore_lid</property>
4842++ <property name="hexpand">True</property>
4843++ <accessibility>
4844++ <relation type="labelled-by" target="label_header_battery"/>
4845++ <relation type="labelled-by" target="label_lid_action"/>
4846++ </accessibility>
4847++ </object>
4848++ <packing>
4849++ <property name="left_attach">1</property>
4850++ <property name="top_attach">3</property>
4851++ </packing>
4852++ </child>
4853++ <child>
4854++ <object class="GtkComboBox" id="combobox_lid_ac">
4855++ <property name="visible">True</property>
4856++ <property name="can_focus">False</property>
4857++ <property name="model">liststore_lid</property>
4858++ <property name="hexpand">True</property>
4859++ <accessibility>
4860++ <relation type="labelled-by" target="label_header_ac"/>
4861++ <relation type="labelled-by" target="label_lid_action"/>
4862++ </accessibility>
4863++ </object>
4864++ <packing>
4865++ <property name="left_attach">2</property>
4866++ <property name="top_attach">3</property>
4867++ </packing>
4868++ </child>
4869+ </object>
4870+ <packing>
4871+ <property name="expand">False</property>
4872+@@ -352,9 +418,12 @@
4873+ </object>
4874+ <object class="GtkSizeGroup" id="sizegroup_combos">
4875+ <widgets>
4876++ <widget name="combobox_lid_battery"/>
4877++ <widget name="combobox_lid_ac"/>
4878+ <widget name="combobox_critical"/>
4879+ <widget name="combobox_sleep_battery"/>
4880+ <widget name="combobox_sleep_ac"/>
4881++ <widget name="combobox_sleep_ac"/>
4882+ </widgets>
4883+ </object>
4884+ </interface>
4885
4886=== added file 'debian/patches/12_add_never_turn_screen_off.patch'
4887--- debian/patches/12_add_never_turn_screen_off.patch 1970-01-01 00:00:00 +0000
4888+++ debian/patches/12_add_never_turn_screen_off.patch 2014-05-05 02:39:38 +0000
4889@@ -0,0 +1,29 @@
4890+Index: b/panels/screen/cc-screen-panel.c
4891+===================================================================
4892+--- a/panels/screen/cc-screen-panel.c
4893++++ b/panels/screen/cc-screen-panel.c
4894+@@ -402,8 +402,7 @@
4895+ gtk_tree_model_get (model, &iter,
4896+ 1, &value_tmp,
4897+ -1);
4898+- if (value == value_tmp ||
4899+- (value_tmp > value_prev && value < value_tmp))
4900++ if (value == value_tmp)
4901+ {
4902+ gtk_combo_box_set_active_iter (combo_box, &iter);
4903+ return;
4904+Index: b/panels/screen/screen.ui
4905+===================================================================
4906+--- a/panels/screen/screen.ui
4907++++ b/panels/screen/screen.ui
4908+@@ -84,6 +84,10 @@
4909+ <col id="0" translatable="yes">1 hour</col>
4910+ <col id="1">3600</col>
4911+ </row>
4912++ <row>
4913++ <col id="0" translatable="yes">Never</col>
4914++ <col id="1">0</col>
4915++ </row>
4916+ </data>
4917+ </object>
4918+ <object class="GtkWindow" id="window1">
4919
4920=== added file 'debian/patches/51_unity_options_in_display_panel.patch'
4921--- debian/patches/51_unity_options_in_display_panel.patch 1970-01-01 00:00:00 +0000
4922+++ debian/patches/51_unity_options_in_display_panel.patch 2014-05-05 02:39:38 +0000
4923@@ -0,0 +1,592 @@
4924+Index: gnome-control-center-3.4.2/panels/display/cc-display-panel.c
4925+===================================================================
4926+--- gnome-control-center-3.4.2.orig/panels/display/cc-display-panel.c 2012-05-15 12:18:30.000000000 +0200
4927++++ gnome-control-center-3.4.2/panels/display/cc-display-panel.c 2012-07-23 10:26:57.281976435 +0200
4928+@@ -54,6 +54,13 @@
4929+ #define MINIMUM_WIDTH 675
4930+ #define MINIMUM_HEIGHT 530
4931+
4932++#define UNITY_GSETTINGS_SCHEMA "org.compiz.unityshell"
4933++#define UNITY_GSETTINGS_PATH "/org/compiz/profiles/unity/plugins/unityshell/"
4934++#define UNITY_LAUNCHER_ALL_MONITORS_KEY "num-launchers"
4935++#define UNITY_STICKY_EDGE_KEY "launcher-capture-mouse"
4936++#define UNITY2D_GSETTINGS_MAIN "com.canonical.Unity2d"
4937++#define UNITY2D_GSETTINGS_LAUNCHER "com.canonical.Unity2d.Launcher"
4938++
4939+ enum {
4940+ TEXT_COL,
4941+ WIDTH_COL,
4942+@@ -72,6 +79,9 @@
4943+ GnomeRROutputInfo *current_output;
4944+
4945+ GSettings *clock_settings;
4946++ GSettings *unity_settings;
4947++ GSettings *unity2d_settings_main;
4948++ GSettings *unity2d_settings_launcher;
4949+ GtkBuilder *builder;
4950+ guint focus_id;
4951+
4952+@@ -119,6 +129,8 @@
4953+ guint n_properties,
4954+ GObjectConstructParam *properties);
4955+ static void on_screen_changed (GnomeRRScreen *scr, gpointer data);
4956++static void refresh_unity_launcher_placement (CcDisplayPanel *self);
4957++static gboolean unity_launcher_on_all_monitors (GSettings *settings);
4958+
4959+ static void
4960+ cc_display_panel_get_property (GObject *object,
4961+@@ -168,6 +180,13 @@
4962+ if (self->priv->clock_settings != NULL)
4963+ g_object_unref (self->priv->clock_settings);
4964+
4965++ if (self->priv->unity2d_settings_main != NULL)
4966++ g_object_unref (self->priv->unity2d_settings_main);
4967++ if (self->priv->unity2d_settings_launcher != NULL)
4968++ g_object_unref (self->priv->unity2d_settings_launcher);
4969++ if (self->priv->unity_settings != NULL)
4970++ g_object_unref (self->priv->unity_settings);
4971++
4972+ shell = cc_panel_get_shell (CC_PANEL (self));
4973+ if (shell != NULL)
4974+ {
4975+@@ -223,6 +242,12 @@
4976+ }
4977+
4978+ static gboolean
4979++is_unity_session (void)
4980++{
4981++ return (g_strcmp0 (g_getenv("XDG_CURRENT_DESKTOP"), "Unity") == 0);
4982++}
4983++
4984++static gboolean
4985+ should_show_resolution (gint output_width,
4986+ gint output_height,
4987+ gint width,
4988+@@ -262,6 +287,9 @@
4989+ gnome_rr_labeler_show (self->priv->labeler);
4990+
4991+ select_current_output_from_dialog_position (self);
4992++
4993++ if (is_unity_session ())
4994++ refresh_unity_launcher_placement (self);
4995+ }
4996+
4997+ static void
4998+@@ -599,6 +627,10 @@
4999+ gtk_widget_set_sensitive (self->priv->clone_checkbox, mirror_is_supported);
5000+ gtk_widget_set_sensitive (self->priv->clone_label, mirror_is_supported);
The diff has been truncated for viewing.

Subscribers

People subscribed via source and target branches