Merge lp:~diwic/gnome-control-center/lp1060143 into lp:gnome-control-center

Proposed by David Henningsson
Status: Merged
Merge reported by: David Henningsson
Merged at revision: not available
Proposed branch: lp:~diwic/gnome-control-center/lp1060143
Merge into: lp:gnome-control-center
Diff against target: 32588 lines (+32233/-0)
70 files modified
.bzr-builddeb/default.conf (+3/-0)
debian/changelog (+3039/-0)
debian/compat (+1/-0)
debian/control (+153/-0)
debian/control.in (+149/-0)
debian/copyright (+26/-0)
debian/gnome-control-center-data.install (+10/-0)
debian/gnome-control-center-dev.install (+1/-0)
debian/gnome-control-center.install (+3/-0)
debian/gnome-control-center.links (+1/-0)
debian/gnome-control-center.menu (+4/-0)
debian/gnome-control-center.sgml (+313/-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 (+23/-0)
debian/patches/00git_online_accounts_gtkgrid.patch (+66/-0)
debian/patches/00git_online_accounts_layout.part (+46/-0)
debian/patches/02_no_assert_on_null_streams.patch (+17/-0)
debian/patches/04_new_appearance_settings.patch (+1850/-0)
debian/patches/05_run_update_manager.patch (+13/-0)
debian/patches/06_handle_passwd_with_ldap.patch (+19/-0)
debian/patches/10_keyboard_layout_on_unity.patch (+69/-0)
debian/patches/11_power-configure_lid_action.patch (+156/-0)
debian/patches/12_add_never_turn_screen_off.patch (+29/-0)
debian/patches/50_ubuntu_systemwide_prefs.patch (+194/-0)
debian/patches/51_unity_options_in_display_panel.patch (+592/-0)
debian/patches/52_ubuntu_language_list_mods.patch (+157/-0)
debian/patches/53_use_ubuntu_help.patch (+38/-0)
debian/patches/54_enable_alt_tap_in_shortcut.patch (+58/-0)
debian/patches/55_user_accounts_hide_controls.patch (+154/-0)
debian/patches/56_use_ubuntu_info_branding.patch (+26/-0)
debian/patches/57_use_nonsymbolic_keyboard_icon.patch (+13/-0)
debian/patches/58_ubuntu_icon_views_redesign.patch (+364/-0)
debian/patches/59_install_gcm_components_on_demand.patch (+231/-0)
debian/patches/60_ubuntu_nav_bar.patch (+395/-0)
debian/patches/61_workaround_online_account.patch (+43/-0)
debian/patches/62_update_translations_template.patch (+23/-0)
debian/patches/63_normal_scrollbar_in_a11y.patch (+55/-0)
debian/patches/64_restore_terminal_keyboard_shortcut.patch (+13/-0)
debian/patches/90_force_fallback.patch (+22/-0)
debian/patches/96_sound_nua_panel.patch (+16909/-0)
debian/patches/97_unity_power_ui.patch (+133/-0)
debian/patches/98_default_sound_theme.patch (+16/-0)
debian/patches/99_add_lock-on-suspend.patch (+68/-0)
debian/patches/accounts_fix_unsetting_icon.patch (+13/-0)
debian/patches/build_new_cups.patch (+373/-0)
debian/patches/classic_use_sound_indicator.patch (+9/-0)
debian/patches/clutter_init.patch (+108/-0)
debian/patches/deal_with_null_ssid.patch (+33/-0)
debian/patches/dont_download_local_image.patch (+30/-0)
debian/patches/fix-crash-on-user-panel.patch (+27/-0)
debian/patches/git_fix_big_editable_labels.patch (+86/-0)
debian/patches/git_gnome_desktop_update.patch (+83/-0)
debian/patches/git_new_bluetooth_api.patch (+59/-0)
debian/patches/git_sound_sliders.patch (+194/-0)
debian/patches/git_unmute_sound_event.patch (+29/-0)
debian/patches/git_update_keyring_password.patch (+53/-0)
debian/patches/git_update_mimetypes.patch (+186/-0)
debian/patches/git_wacom_translations.patch (+44/-0)
debian/patches/no_preferred_mode_in_clone.patch (+30/-0)
debian/patches/power_cancellable_fixes.patch (+97/-0)
debian/patches/revert_git_datetime_port.patch (+4633/-0)
debian/patches/revert_git_drop_library.patch (+166/-0)
debian/patches/series (+48/-0)
debian/rules (+39/-0)
debian/source/format (+1/-0)
debian/source/include-binaries (+1/-0)
debian/source_gnome-control-center.py (+29/-0)
debian/watch (+2/-0)
To merge this branch: bzr merge lp:~diwic/gnome-control-center/lp1060143
Reviewer Review Type Date Requested Status
David Henningsson (community) Disapprove
Sebastien Bacher (community) Needs Information
Review via email: mp+127794@code.launchpad.net

Description of the change

I did a quick compile/install/run test. Seemed fine - but I can't reproduce the original problem here in the first place.

To post a comment you must log in.
Revision history for this message
Sebastien Bacher (seb128) wrote :

David, is that valid/current?

review: Needs Information
Revision history for this message
Sebastien Bacher (seb128) wrote :

(the bug has been marked as closed, I don't have edit rights for the merge proposal though)

Revision history for this message
David Henningsson (diwic) wrote :

@seb128: I think the patch has been merged since long ago, but not through merging this branch. Anyway, there's no action required as the bug is solved.

review: Disapprove

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

Subscribers

People subscribed via source and target branches

to all changes: