~kroq-gar78/ubuntu/precise/gnome-control-center/fix-885947

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Package Import Robot
  • Author(s): Jeremy Bicha
  • Date: 2012-01-15 13:55:05 UTC
  • mfrom: (0.1.15 sid)
  • Revision ID: package-import@ubuntu.com-20120115135505-42eak1svpn6j9afc
Tags: 1:3.2.2-2ubuntu1
* Rebase on Debian, remaining Ubuntu changes:
* debian/control:
  - Build-Depend on hardening-wrapper, dpkg-dev and dh-autoreconf
  - Add dependency on ubuntu-system-service
  - Don't depend on cheese, cups-pk-helper, libsocialweb, or mesa-utils
    since they're in universe
  - Depend on ubuntu-docs instead of gnome-user-guide
* debian/rules:
  - Add binary-post-install rule for gnome-control-center-data
  - Don't build with cheese or libsocialweb
* debian/gnome-control-center-data.install:
* debian/source/include-binaries:
  - Install UbuntuLogo.png & apport hook
* debian/gnome-control-center.dirs:
* debian/gnome-control-center.links:
  - Add a link to the control center shell for indicators
* debian/patches/04_add_theme_selection.patch:
  - Add theme selection to User Interface panel
  - Refreshed for Precise design and renamed to User Interface
* debian/patches/01_allow_external_panels.patch:
  - Allow running external (non-embedded) panels (LP: #787694)
* debian/patches/02_no_assert_on_null_streams.patch:
  - Temporary patch to not assert on NULL streams (LP: #741155)
* debian/patches/03_show_wacom_under_unity.patch:
  - show the wacom panel under unity (lp: #840555)
* debian/patches/05_run_update_manager.patch:
  - Run update-manager instead of PackageKit updater (LP: #801335)
* debian/patches/07_make_window_wider.patch
  - Make the System Settings window a bit wider to reduce need for scrolling
* debian/patches/10_keyboard_layout_on_unity.patch:
  - Show keyboard layout bits on Unity (LP: #834523)
* Add 11_power-configure_lid_action.patch: Add back configuration for lid
  action. (LP: #792636, GNOME#659045)
* debian/patches/12_add_never_turn_screen_off.patch:
  - Add back the "never turn screen off" option (LP: #862154)
* debian/patches/50_ubuntu_systemwide_prefs.patch:
  - Add back system-wide proxy settings (LP: #795519)
* debian/patches/52_ubuntu_language_list_mods.patch:
  - Change the list of options, when setting language from User
    Accounts, to items representing available translations, and with
    that make it similar to the language list in language-selector.
  - Make items representing language @variants be displayed as such.
* debian/patches/53_use_ubuntu_help.patch: Use gnome-help when running
  GNOME or GNOME Fallback (LP: #852911)
* debian/patches/55_user_accounts_hide_controls.patch:
  - When not using GDM, hide certain controls in the User Accounts
    panel that only apply to it.  (LP: #821766, LP: #821771)
  - When a user is using an ecryptfs home directory, do not allow
    the user to log in without a password
* debian/patches/56_use_ubuntu_info_branding.patch:
  - Use Ubuntu branding in System info panel (LP: #860497)
* debian/patches/57_use_nonsymbolic_keyboard_icon.patch: Use the non-monochrome
  icon for the Keyboard panel (LP: #862027)
* debian/patches/90_git_sound_tab_order.patch: Reorder the tabs, the sound 
  effect one is the less used and shouldn't be first in the list
* debian/patches/91_git_build_use_fontconfig.patch:
  - git patch to fix the build of the region capplet
* debian/patches/92_git_minimal_output_height.patch:
  - set a minimal height on the output list (lp: #850032)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
gnome-control-center (1:3.2.2-0ubuntu9) precise; urgency=low
2
 
 
3
 
  * Rebuild with the newest pkgbinarymangler (lp: #913085)
4
 
 
5
 
 -- Sebastien Bacher <seb128@ubuntu.com>  Fri, 13 Jan 2012 17:36:43 +0100
6
 
 
7
 
gnome-control-center (1:3.2.2-0ubuntu8) precise; urgency=low
8
 
 
9
 
  * Rebuild with fixed pkgbinarymangler (lp: #913085)
10
 
 
11
 
 -- Sebastien Bacher <seb128@ubuntu.com>  Fri, 13 Jan 2012 12:06:32 +0100
12
 
 
13
 
gnome-control-center (1:3.2.2-0ubuntu7) precise; urgency=low
14
 
 
15
 
  * debian/patches/90_git_sound_tab_order.patch: reorder the tabs, the sound 
16
 
    effect one is the less used and shouldn't be first in the list
17
 
 
18
 
 -- Sebastien Bacher <seb128@ubuntu.com>  Thu, 12 Jan 2012 16:12:28 +0100
19
 
 
20
 
gnome-control-center (1:3.2.2-0ubuntu6) precise; urgency=low
21
 
 
22
 
  * debian/patches/91_git_build_use_fontconfig.patch:
23
 
    - git patch to fix the build of the region capplet
24
 
  * debian/patches/92_git_minimal_output_height.patch:
25
 
    - set a minimal height on the output list (lp: #850032)
26
 
 
27
 
 -- Sebastien Bacher <seb128@ubuntu.com>  Tue, 10 Jan 2012 18:04:09 +0100
28
 
 
29
 
gnome-control-center (1:3.2.2-0ubuntu5) precise; urgency=low
30
 
 
31
 
  * debian/patches/10_keyboard_layout_on_unity.patch,
32
 
    debian/patches/53_use_ubuntu_help.patch:
33
 
    - handle cases where XDG_CURRENT_DESKTOP is not set 
34
 
      (i.e users not using gnome-session) (lp: #902780)
35
 
 
36
 
 -- Sebastien Bacher <seb128@ubuntu.com>  Wed, 14 Dec 2011 16:40:27 +0100
37
 
 
38
 
gnome-control-center (1:3.2.2-0ubuntu4) precise; urgency=low
39
 
 
40
 
  * debian/patches/91_set_accountsservice_background.patch:
41
 
    - Drop.  gnome-settings-daemon will sync to accountsservice for us in
42
 
      a more robust way.  Thanks to Chris Coulson for the idea.
43
 
  * debian/control.in:
44
 
    - Lower required version of accountsservice again.
45
 
 
46
 
 -- Michael Terry <mterry@ubuntu.com>  Fri, 09 Dec 2011 16:54:14 -0500
47
 
 
48
 
gnome-control-center (1:3.2.2-0ubuntu3) precise; urgency=low
49
 
 
50
 
  * debian/patches/91_set_accountsservice_background.patch:
51
 
    - When the user changes wallpapers, tell accountsservice about it.
52
 
      LP: #844081
53
 
  * debian/control.in:
54
 
    - Bump required version of accountsservice to one that supports setting
55
 
      BackgroundFile
 
1
gnome-control-center (1:3.2.2-2ubuntu1) precise; urgency=low
 
2
 
 
3
  * Rebase on Debian, remaining Ubuntu changes:
 
4
  * debian/control:
 
5
    - Build-Depend on hardening-wrapper, dpkg-dev and dh-autoreconf
 
6
    - Add dependency on ubuntu-system-service
 
7
    - Don't depend on cheese, cups-pk-helper, libsocialweb, or mesa-utils
 
8
      since they're in universe
 
9
    - Depend on ubuntu-docs instead of gnome-user-guide
56
10
  * debian/rules:
57
 
    - Pass --without-cheese so that when building locally with libcheese
58
 
      headers installed, the build doesn't automatically add support for it
59
 
 
60
 
 -- Michael Terry <mterry@ubuntu.com>  Fri, 09 Dec 2011 13:35:15 -0500
61
 
 
62
 
gnome-control-center (1:3.2.2-0ubuntu2) precise; urgency=low
63
 
 
64
 
  * Upload for Precise
65
 
 
66
 
 -- Rodrigo Moya <rodrigo.moya@canonical.com>  Tue, 15 Nov 2011 13:01:50 +0100
67
 
 
68
 
gnome-control-center (1:3.2.2-0ubuntu1) oneiric-proposed; urgency=low
69
 
 
70
 
  * New upstream release (LP: #888526)
71
 
 
72
 
 -- Rodrigo Moya <rodrigo.moya@canonical.com>  Thu, 10 Nov 2011 13:42:38 +0100
73
 
 
74
 
gnome-control-center (1:3.2.1-0ubuntu1) oneiric-proposed; urgency=low
75
 
 
76
 
  [ Gunnar Hjalmarsson ]
77
 
  * debian/patches/52_ubuntu_language_list_mods.patch:
78
 
    Don't mess with non-utf8 locales, or else the language chooser in
79
 
    the User Accounts UI may display confusing info (LP: #864618).
80
 
 
81
 
  [ Rodrigo Moya ]
82
 
  * New upstream release
83
 
  * debian/patches/00git_show_search_view.patch:
84
 
  * debian/patches/00git_show_section_labels.patch:
85
 
  * debian/patches/00git_use_correct_sleep_timeout_when_disabled.patch:
86
 
  * debian/patches/00git_use_gtk_widget_show.patch:
87
 
    - Remove upstreamed patches
88
 
  * debian/patches/08_dont_crash_on_null_territories.patch:
89
 
    - Don't crash on locales with no territory code (LP: #841280)
90
 
  * debian/patches/12_add_never_turn_screen_off.patch:
91
 
    - Remove translations from patch, as they are now imported to LP
92
 
  * debian/patches/52_ubuntu_language_list_mods.patch:
93
 
    - Rebased patch
94
 
 
95
 
 -- Rodrigo Moya <rodrigo.moya@canonical.com>  Tue, 18 Oct 2011 11:39:14 +0200
96
 
 
97
 
gnome-control-center (1:3.2.0-0ubuntu6) oneiric; urgency=low
98
 
 
99
 
  * debian/patches/00git_use_correct_sleep_timeout_when_disabled.patch:
100
 
    - Don't set gnome-session's idle-delay to 1 never (LP: #863038)
101
 
 
102
 
 -- Rodrigo Moya <rodrigo.moya@canonical.com>  Thu, 06 Oct 2011 12:19:58 +0200
103
 
 
104
 
gnome-control-center (1:3.2.0-0ubuntu5) oneiric; urgency=low
105
 
 
106
 
  [ Jeremy Bicha ]
107
 
  * 57_use_nonsymbolic_keyboard_icon.patch: Use the non-monochrome
108
 
    icon for the Keyboard panel (LP: #862027)
109
 
 
110
 
 -- Rodrigo Moya <rodrigo.moya@canonical.com>  Tue, 04 Oct 2011 17:19:40 +0200
111
 
 
112
 
gnome-control-center (1:3.2.0-0ubuntu4) oneiric; urgency=low
113
 
 
114
 
  * debian/control:
115
 
    - Build-Depend on the libnm-gtk version that has the missing .pc file
116
 
  * debian/patches/53_use_ubuntu_help.patch:
117
 
    - Remove extra '\' in Description: line 
118
 
  * debian/patches/12_add_never_turn_screen_off.patch:
119
 
    - Remove a code check that was preventing the 'Never turn off screen'
120
 
      option to be selected in the combo box (LP: #863038)
121
 
 
122
 
 -- Rodrigo Moya <rodrigo.moya@canonical.com>  Thu, 29 Sep 2011 14:01:11 +0200
123
 
 
124
 
gnome-control-center (1:3.2.0-0ubuntu3) oneiric; urgency=low
125
 
 
126
 
  [ Rodrigo Moya ]
127
 
  * debian/patches/00git_show_search_view.patch:
128
 
    - Make sure we gtk_widget_show the search view (LP: #860950) 
129
 
  * debian/UbuntuLogo.png:
130
 
    - Use the correct version of the icon (LP: #860497)
131
 
  * debian/control:
132
 
    - Add missing NetworkManager build dependencies (LP: #861443)
133
 
  * debian/patches/12_add_never_turn_screen_off.patch:
134
 
    - Add back the "never turn screen off" option (LP: #862154)
135
 
 
136
 
  [ Jeremy Bicha ]
137
 
  * debian/patches/53_use_ubuntu_help.patch: Use gnome-help when running
138
 
    GNOME or GNOME Fallback (LP: #852911)
139
 
 
140
 
 -- Rodrigo Moya <rodrigo.moya@canonical.com>  Thu, 29 Sep 2011 12:47:53 +0200
141
 
 
142
 
gnome-control-center (1:3.2.0-0ubuntu2) oneiric; urgency=low
143
 
 
144
 
  [ Martin Pitt ]
145
 
  * 11_power-configure_lid_action.patch: Only show the lid action widgets if
146
 
    there actually is a lid. (LP: #854525)
147
 
 
148
 
  [ Rodrigo Moya ]
149
 
  * debian/patches/00git_use_correct_sleep_timeout_when_disabled.patch:
150
 
    - Use the correct item in the combo boxes when sleep-when-inactive is
151
 
      disabled (LP: #860485)
 
11
    - Add binary-post-install rule for gnome-control-center-data
 
12
    - Don't build with cheese or libsocialweb
152
13
  * debian/gnome-control-center-data.install:
153
14
  * debian/source/include-binaries:
154
 
    - Install UbuntuLogo.png
155
 
    - Remove missing files from Debian
156
 
  * debian/patches/56_use_ubuntu_info_branding.patch:
157
 
    - Use Ubuntu branding in System info panel (LP: #860497)
158
 
  * debian/patches/01_revert_dependency_on_libnm_gtk.patch:
159
 
    - Remove patch that reverted the dependency on libnm-gtk
160
 
  * debian/control:
161
 
    - Build-depend on libnm-gtk-dev
162
 
 
163
 
 -- Rodrigo Moya <rodrigo.moya@canonical.com>  Tue, 27 Sep 2011 16:11:12 +0200
164
 
 
165
 
gnome-control-center (1:3.2.0-0ubuntu1) oneiric; urgency=low
166
 
 
167
 
  * New upstream release
168
 
  * debian/patches/00git_handle_media_dialog_close.patch:
169
 
    - Handle media dialog closing consistently
170
 
 
171
 
 -- Rodrigo Moya <rodrigo.moya@canonical.com>  Mon, 26 Sep 2011 18:26:08 +0200
172
 
 
173
 
gnome-control-center (1:3.1.92-0ubuntu6) oneiric; urgency=low
174
 
 
175
 
  * debian/patches/90_force_fallback.patch: 
176
 
    - Debian patch, disable the “forced fallback mode” switch, since 
177
 
      we already provide a xsession file for it in gnome-session-fallback.
178
 
      The option is also incompatible with how sessions rare started in 
179
 
      Debian or Ubuntu (using gnome-session --session) (lp: #825250)
180
 
 
181
 
  [ Jeremy Bicha ]
182
 
  * debian/patches/10_keyboard_layout_on_unity.patch: Fix capitalization
183
 
  [ Rodrigo Moya ]
184
 
  * debian/patches/10_keyboard_layout_on_unity.patch:
185
 
    - Use a different icon for region panel, since it was the same than
186
 
      language-selector 
 
15
    - Install UbuntuLogo.png & apport hook
 
16
  * debian/gnome-control-center.dirs:
 
17
  * debian/gnome-control-center.links:
 
18
    - Add a link to the control center shell for indicators
187
19
  * debian/patches/04_add_theme_selection.patch:
188
 
    - Ignore not-installed themes (LP: #856824) 
189
 
    - Add Adwaita to the list of available themes (only shown if installed)  
190
 
 
191
 
 -- Sebastien Bacher <seb128@ubuntu.com>  Fri, 23 Sep 2011 18:07:49 +0200
192
 
 
193
 
gnome-control-center (1:3.1.92-0ubuntu2) oneiric; urgency=low
194
 
 
195
 
  [ Rodrigo Moya ]
196
 
  * debian/patches/00git_use_gtk_widget_show.patch:
197
 
    - Use gtk_widget_show instead of _show_all in gnome_control_center_show
198
 
      (LP: #854544) 
199
 
  * debian/patches/00git_show_section_labels.patch:
200
 
    - Show the label for the category sections, which was being shown because
201
 
      of the gtk_widget_show_all replaced in previous commit
202
 
 
203
 
  [ Jeremy Bicha ]
204
 
  * debian/patches/04_add_theme_selection.patch: Use correct High Contrast
205
 
    theme names
206
 
  * debian/patches/53_use_ubuntu_help.patch: Replaced
207
 
 
208
 
  [ Michael Terry ]
209
 
  * debian/patches/55_user_accounts_hide_controls.patch:
210
 
    - When not using GDM, hide certain controls in the User Accounts
211
 
      panel that only apply to it.  (LP: #821766, LP: #821771)
212
 
    - When a user is using an ecryptfs home directory, do not allow
213
 
      the user to log in without a password
214
 
 
215
 
 -- Michael Terry <mterry@ubuntu.com>  Thu, 22 Sep 2011 11:25:29 -0400
216
 
 
217
 
gnome-control-center (1:3.1.92-0ubuntu1) oneiric; urgency=low
218
 
 
219
 
  * New upstream release
220
 
  * debian/patches/01_revert_dependency_on_libnm_gtk.patch:
221
 
    - Revert git commit that makes it depend on (unreleased) libnm-gtk
222
 
  * debian/patches/00git_disable_button_if_gcm_viewer_not_installed.patch:
223
 
  * debian/patches/00git_fix_gcm_viewer_spawn.patch:
224
 
  * debian/patches/53_use_ubuntu_help.patch:
225
 
  * debian/patches/54_set_contrast_theme.patch:
226
 
    - Remove upstream patches
227
 
  * debian/patches/07_make_window_wider.patch:
228
 
  * debian/patches/50_ubuntu_systemwide_prefs.patch:
229
 
    - Rebased
230
 
 
231
 
 -- Rodrigo Moya <rodrigo.moya@canonical.com>  Mon, 19 Sep 2011 22:41:30 +0200
232
 
 
233
 
gnome-control-center (1:3.1.91-0ubuntu8) oneiric; urgency=low
234
 
 
235
 
  * Add 11_power-configure_lid_action.patch: Add back configuration for lid
236
 
    action. (LP: #792636, GNOME#659045)
237
 
 
238
 
 -- Martin Pitt <martin.pitt@ubuntu.com>  Thu, 15 Sep 2011 10:49:49 +0200
239
 
 
240
 
gnome-control-center (1:3.1.91-0ubuntu7) oneiric; urgency=low
241
 
 
242
 
  * debian/patches/00git_fix_gcm_viewer_spawn.patch:
243
 
    - Fix spawning of gcm-viewer
244
 
  * debian/patches/00git_disable_button_if_gcm_viewer_not_installed.patch:
245
 
    - Disable 'View details' button if gcm-viewer is not installed (LP: #843548)
246
 
 
247
 
 -- Rodrigo Moya <rodrigo.moya@canonical.com>  Wed, 14 Sep 2011 13:45:16 +0200
248
 
 
249
 
gnome-control-center (1:3.1.91-0ubuntu6) oneiric; urgency=low
250
 
 
251
 
  * debian/patches/54_set_contrast_theme.patch:
252
 
    - Set contrast combo when universal access panel starts
253
 
      (LP: #834958)
254
 
 
255
 
 -- Michael Terry <mterry@ubuntu.com>  Tue, 13 Sep 2011 16:57:33 -0400
256
 
 
257
 
gnome-control-center (1:3.1.91-0ubuntu5) oneiric; urgency=low
258
 
 
259
 
  * debian/source_gnome-control-center.py:
260
 
    - reassign segfaults directly to the source shipping the corresponding code
261
 
 
262
 
 -- Sebastien Bacher <seb128@ubuntu.com>  Fri, 09 Sep 2011 13:02:48 +0200
263
 
 
264
 
gnome-control-center (1:3.1.91-0ubuntu4) oneiric; urgency=low
265
 
 
 
20
    - Add theme selection to User Interface panel
 
21
    - Refreshed for Precise design and renamed to User Interface
 
22
  * debian/patches/01_allow_external_panels.patch:
 
23
    - Allow running external (non-embedded) panels (LP: #787694)
 
24
  * debian/patches/02_no_assert_on_null_streams.patch:
 
25
    - Temporary patch to not assert on NULL streams (LP: #741155)
266
26
  * debian/patches/03_show_wacom_under_unity.patch:
267
27
    - show the wacom panel under unity (lp: #840555)
268
 
 
269
 
  [ Jeremy Bicha ]
270
 
  * debian/control.in:
271
 
    - Dropped accountsservice recommends since it's already a depends
272
 
    - Depend on ubuntu-docs instead of gnome-user-guide
273
 
  * debian/patches/53_use_ubuntu_help.patch:
274
 
    - Use pre-installed Ubuntu Desktop Guide instead of GNOME help
275
 
 
276
 
 -- Sebastien Bacher <seb128@ubuntu.com>  Tue, 06 Sep 2011 23:15:42 +0200
277
 
 
278
 
gnome-control-center (1:3.1.91-0ubuntu3) oneiric; urgency=low
279
 
 
280
 
  * debian/control:
281
 
    - Replace gnome-power-manager (<< 3.1.90) (LP: #842072) 
282
 
 
283
 
 -- Rodrigo Moya <rodrigo.moya@canonical.com>  Tue, 06 Sep 2011 12:26:52 +0200
284
 
 
285
 
gnome-control-center (1:3.1.91-0ubuntu2) oneiric; urgency=low
286
 
 
287
 
  * debian/patches/04_add_theme_selection.patch:
288
 
    - Add missing inline style to toolbar 
289
 
 
290
 
 -- Rodrigo Moya <rodrigo.moya@canonical.com>  Tue, 06 Sep 2011 11:59:33 +0200
291
 
 
292
 
gnome-control-center (1:3.1.91-0ubuntu1) oneiric; urgency=low
293
 
 
294
 
  * New upstream release
295
 
  * debian/patches/50_ubuntu_systemwide_prefs.patch:
296
 
    - Rebased
297
 
 
298
 
 -- Rodrigo Moya <rodrigo.moya@canonical.com>  Mon, 05 Sep 2011 17:07:49 +0200
299
 
 
300
 
gnome-control-center (1:3.1.90-0ubuntu2) oneiric; urgency=low
301
 
 
 
28
  * debian/patches/05_run_update_manager.patch:
 
29
    - Run update-manager instead of PackageKit updater (LP: #801335)
 
30
  * debian/patches/07_make_window_wider.patch
 
31
    - Make the System Settings window a bit wider to reduce need for scrolling
302
32
  * debian/patches/10_keyboard_layout_on_unity.patch:
303
33
    - Show keyboard layout bits on Unity (LP: #834523)
 
34
  * Add 11_power-configure_lid_action.patch: Add back configuration for lid
 
35
    action. (LP: #792636, GNOME#659045)
 
36
  * debian/patches/12_add_never_turn_screen_off.patch:
 
37
    - Add back the "never turn screen off" option (LP: #862154)
304
38
  * debian/patches/50_ubuntu_systemwide_prefs.patch:
305
39
    - Add back system-wide proxy settings (LP: #795519)
306
 
  * debian/patches/04_add_theme_selection.patch:
307
 
    - Only connect to "changed" signal after the initial selection (LP: #834240)
308
 
 
309
 
 -- Rodrigo Moya <rodrigo.moya@canonical.com>  Wed, 31 Aug 2011 12:55:13 +0200
310
 
 
311
 
gnome-control-center (1:3.1.90-0ubuntu1) oneiric; urgency=low
312
 
 
313
 
  [ Rodrigo Moya ]
314
 
  * New upstream release
315
 
  * debian/patches/03_dont_show_region_panel_in_unity.patch:
316
 
    - Remove upstreamed patch
317
 
  * debian/patches/04_add_theme_selection.patch:
318
 
    - Set the metacity theme also
319
 
 
320
 
  [ Gunnar Hjalmarsson ]
321
40
  * debian/patches/52_ubuntu_language_list_mods.patch:
322
41
    - Change the list of options, when setting language from User
323
42
      Accounts, to items representing available translations, and with
324
43
      that make it similar to the language list in language-selector.
325
44
    - Make items representing language @variants be displayed as such.
326
 
  * debian/control.in:
327
 
    - accountsservice (>= 0.6.13-1ubuntu2) added to dependency list.
328
 
 
329
 
 -- Rodrigo Moya <rodrigo.moya@canonical.com>  Tue, 30 Aug 2011 12:24:44 +0200
330
 
 
331
 
gnome-control-center (1:3.1.5-0ubuntu5) oneiric; urgency=low
332
 
 
333
 
  * debian/patches/07_make_window_wider.patch
334
 
    - Make the System Settings window a bit wider to reduce need for scrolling
335
 
 
336
 
 -- Jeremy Bicha <jbicha@ubuntu.com>  Mon, 29 Aug 2011 01:28:14 -0400
337
 
 
338
 
gnome-control-center (1:3.1.5-0ubuntu4) oneiric; urgency=low
339
 
 
340
 
  * debian/patches/04_add_theme_selection.patch:
341
 
    - Add theme selection to Background panel
342
 
 
343
 
 -- Rodrigo Moya <rodrigo.moya@canonical.com>  Thu, 25 Aug 2011 16:33:51 +0200
344
 
 
345
 
gnome-control-center (1:3.1.5-0ubuntu3) oneiric; urgency=low
346
 
 
347
 
  * debian/control:
348
 
    - Add missing libnotify-dev build dependency
349
 
 
350
 
 -- Rodrigo Moya <rodrigo.moya@canonical.com>  Wed, 24 Aug 2011 17:35:38 +0200
351
 
 
352
 
gnome-control-center (1:3.1.5-0ubuntu2) oneiric; urgency=low
353
 
 
354
 
  * debian/patches/03_dont_show_region_panel_in_unity.patch:
355
 
    - Don't show region panel in Unity, as it has its own language selector
356
 
 
357
 
 -- Rodrigo Moya <rodrigo.moya@canonical.com>  Wed, 24 Aug 2011 17:05:25 +0200
358
 
 
359
 
gnome-control-center (1:3.1.5-0ubuntu1) oneiric; urgency=low
360
 
 
361
 
  * New upstream release
362
 
  * debian/control:
363
 
    - Build depend on libgnome-menu-3-dev
364
 
  * debian/patches/hostname-retrieval.patch:
365
 
    - Remove upstreamed patch
366
 
 
367
 
 -- Rodrigo Moya <rodrigo.moya@canonical.com>  Thu, 18 Aug 2011 12:14:03 +0200
368
 
 
369
 
gnome-control-center (1:3.1.4-0ubuntu6) oneiric; urgency=low
370
 
 
371
 
  * debian/control:
372
 
  * debian/patches/series:
373
 
  * debian/patches/03_disable_some_panels.patch:
374
 
    - Enable building of color plugin (LP: #788108)
375
 
 
376
 
 -- Rodrigo Moya <rodrigo.moya@canonical.com>  Thu, 11 Aug 2011 14:03:50 +0200
377
 
 
378
 
gnome-control-center (1:3.1.4-0ubuntu5) oneiric; urgency=low
379
 
 
380
 
  * debian/patches/hostname-retrieval.patch: watch out for GDbus errors before
381
 
    checking the return values from the GDbus call. (LP: #822722)
382
 
  * debian/libgnome-control-center1.symbols: add the new symbols from 3.1.4.
383
 
 
384
 
 -- Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com>  Mon, 08 Aug 2011 13:48:07 -0400
385
 
 
386
 
gnome-control-center (1:3.1.4-0ubuntu4) oneiric; urgency=low
387
 
 
388
 
  * debian/control.in: g-c-c-data replaces gdm (<< 2.91) (lp: #818480)
389
 
 
390
 
 -- Sebastien Bacher <seb128@ubuntu.com>  Mon, 01 Aug 2011 13:40:28 +0200
391
 
 
392
 
gnome-control-center (1:3.1.4-0ubuntu3) oneiric; urgency=low
393
 
 
394
 
  * debian/control: 
395
 
    - build-depends on libgoa-1.0-dev and recommends gnome-online-accounts
396
 
  * debian/gnome-control-center-data.install:
397
 
    - install the pixmaps directory as well
398
 
 
399
 
 -- Sebastien Bacher <seb128@ubuntu.com>  Fri, 29 Jul 2011 17:16:45 +0200
400
 
 
401
 
gnome-control-center (1:3.1.4-0ubuntu2) oneiric; urgency=low
402
 
 
403
 
  * debian/patches/01_allow_external_panels.patch:
404
 
    - Fix cut-off line to avoid header being installed into a directory
405
 
      named 'libgn'
406
 
 
407
 
 -- Michael Terry <mterry@ubuntu.com>  Wed, 27 Jul 2011 11:12:04 -0400
408
 
 
409
 
gnome-control-center (1:3.1.4-0ubuntu1) oneiric; urgency=low
410
 
 
411
 
  * New upstream release
412
 
  * debian/control:
413
 
    - Bump glib build dependency
414
 
  * debian/patches/01_git_kill_warnings.patch:
415
 
  * debian/patches/04_git_avoid_multiple_dbus_calls.patch:
416
 
    - Remove upstreamed patches
417
 
  * debian/patches/03_disable_some_panels.patch:
418
 
    - Rebased
419
 
  * debian/patches/01_allow_external_panels.patch:
420
 
    - Update to re-add installation of libgnome-control-center
421
 
 
422
 
 -- Rodrigo Moya <rodrigo.moya@canonical.com>  Mon, 25 Jul 2011 21:51:25 +0200
423
 
 
424
 
gnome-control-center (1:3.1.3-0ubuntu5) oneiric; urgency=low
425
 
 
426
 
  * Fix LP: #607357 - cannot cope with incorrect current password under
427
 
    LDAP backend. Add patch based on original patch to gnome-about-me from
428
 
    Ryan Tandy
429
 
    - add debian/patches/06_handle_passwd_with_ldap.patch
430
 
    - update debian/patches/series
431
 
 
432
 
 -- Chris Coulson <chris.coulson@canonical.com>  Mon, 11 Jul 2011 23:13:29 +0100
433
 
 
434
 
gnome-control-center (1:3.1.3-0ubuntu4) oneiric; urgency=low
435
 
 
436
 
  * debian/patches/01_allow_external_panels.patch:
437
 
    - Simplified
438
 
  * debian/libgnome-control-center1.symbols:
439
 
    - Remove symbols added by previous version of 01_allow_external_panels.patch
440
 
 
441
 
 -- Rodrigo Moya <rodrigo.moya@canonical.com>  Fri, 08 Jul 2011 18:08:51 +0200
442
 
 
443
 
gnome-control-center (1:3.1.3-0ubuntu3) oneiric; urgency=low
444
 
 
445
 
  * debian/patches/05_run_update_manager.patch:
446
 
    - Run update-manager instead of PackageKit updater (LP: #801335)
447
 
 
448
 
 -- Rodrigo Moya <rodrigo.moya@canonical.com>  Tue, 05 Jul 2011 18:08:07 +0200
449
 
 
450
 
gnome-control-center (1:3.1.3-0ubuntu2) oneiric; urgency=low
451
 
 
452
 
  * debian/patches/04_git_avoid_multiple_dbus_calls.patch:
453
 
    - Avoid making lots of DBus calls to set the brightness when the slider
454
 
      change too quickly (LP: #805473)
455
 
 
456
 
 -- Rodrigo Moya <rodrigo.moya@canonical.com>  Tue, 05 Jul 2011 16:46:03 +0200
457
 
 
458
 
gnome-control-center (1:3.1.3-0ubuntu1) oneiric; urgency=low
459
 
 
460
 
  * New upstream release
461
 
  * debian/control:
462
 
    - Bump gsettings-desktop-schemas-dev build dependency
463
 
  * debian/libgnome-control-center1.symbols:
464
 
    - Updated symbols
465
 
  * debian/patches/01_allow_external_panels.patch:
466
 
    - Allow running not-embedded panels (aka externals) (LP: #787694)
467
 
  * debian/patches/03_disable_some_panels.patch:
468
 
    - Disable color and online-accounts panels
469
 
  * debian/patches/01_git_kill_warnings.patch:
470
 
    - Kill compilation warnings
471
 
  * debian/patches/show_in_unity.patch:
472
 
    - Remove upstreamed patch
473
 
 
474
 
 -- Rodrigo Moya <rodrigo.moya@canonical.com>  Tue, 05 Jul 2011 12:25:48 +0200
475
 
 
476
 
gnome-control-center (1:3.0.2-1ubuntu7) oneiric; urgency=low
477
 
 
478
 
  * debian/patches/02_no_assert_on_null_streams.patch:
479
 
    - Temporary patch to not assert on NULL streams (LP: #741155)
480
 
 
481
 
 -- Rodrigo Moya <rodrigo.moya@canonical.com>  Thu, 30 Jun 2011 12:52:09 +0200
482
 
 
483
 
gnome-control-center (1:3.0.2-1ubuntu6) oneiric; urgency=low
484
 
 
485
 
  * debian/patches/show_in_unity.patch:
486
 
    - Add Unity to many OnlyShowIn values (LP: #803519)
487
 
 
488
 
 -- Michael Terry <mterry@ubuntu.com>  Wed, 29 Jun 2011 17:32:28 +0100
489
 
 
490
 
gnome-control-center (1:3.0.2-1ubuntu5) oneiric; urgency=low
491
 
 
492
 
  * No-change rebuild against libgnome-desktop-3-2.
493
 
 
494
 
 -- Steve Langasek <steve.langasek@ubuntu.com>  Fri, 24 Jun 2011 23:08:16 -0700
495
 
 
496
 
gnome-control-center (1:3.0.2-1ubuntu4) oneiric; urgency=low
497
 
 
498
 
  * debian/control:
499
 
    - Add build dependency on libnm*-dev (>= 0.8.992) for the Network panel
500
 
  * debian/patches/00_disable-nm.patch:
501
 
    - Re-enable NM now that the needed version is in oneiric
502
 
 
503
 
 -- Rodrigo Moya <rodrigo.moya@canonical.com>  Fri, 03 Jun 2011 13:11:49 +0200
504
 
 
505
 
gnome-control-center (1:3.0.2-1ubuntu3) oneiric; urgency=low
506
 
 
507
 
  [ Micah Gersten ]
508
 
  * debian/control:
509
 
    - Add reaks/Replaces on g-s-d (<< 3.0~) for gnome-control-center-data (LP: #786417)
510
 
 
511
 
  [ Rodrigo Moya ]
512
 
  * New upstream release
 
45
  * debian/patches/53_use_ubuntu_help.patch: Use gnome-help when running
 
46
    GNOME or GNOME Fallback (LP: #852911)
 
47
  * debian/patches/55_user_accounts_hide_controls.patch:
 
48
    - When not using GDM, hide certain controls in the User Accounts
 
49
      panel that only apply to it.  (LP: #821766, LP: #821771)
 
50
    - When a user is using an ecryptfs home directory, do not allow
 
51
      the user to log in without a password
 
52
  * debian/patches/56_use_ubuntu_info_branding.patch:
 
53
    - Use Ubuntu branding in System info panel (LP: #860497)
 
54
  * debian/patches/57_use_nonsymbolic_keyboard_icon.patch: Use the non-monochrome
 
55
    icon for the Keyboard panel (LP: #862027)
 
56
  * debian/patches/90_git_sound_tab_order.patch: Reorder the tabs, the sound 
 
57
    effect one is the less used and shouldn't be first in the list
 
58
  * debian/patches/91_git_build_use_fontconfig.patch:
 
59
    - git patch to fix the build of the region capplet
 
60
  * debian/patches/92_git_minimal_output_height.patch:
 
61
    - set a minimal height on the output list (lp: #850032)
 
62
 
 
63
 -- Jeremy Bicha <jbicha@ubuntu.com>  Sun, 15 Jan 2012 13:55:05 -0500
 
64
 
 
65
gnome-control-center (1:3.2.2-2) unstable; urgency=low
 
66
 
 
67
  [ Josselin Mouette ]
 
68
  * Recommend cups-pk-helper. Closes: #622688.
 
69
 
 
70
  [ Michael Biebl ]
 
71
  * Add Recommends on mesa-utils. The glxinfo utilitity is required to show
 
72
    details about the graphics card.
 
73
  * Upload to unstable.
 
74
 
 
75
 -- Michael Biebl <biebl@debian.org>  Fri, 16 Dec 2011 23:55:34 +0100
 
76
 
 
77
gnome-control-center (1:3.2.2-1) experimental; urgency=low
 
78
 
 
79
  [ Laurent Bigonville ]
 
80
  * debian/control.in: Bump libgnome-desktop-3-dev build-dependency
 
81
    (Closes: #647954)
 
82
 
 
83
  [ Josselin Mouette ]
 
84
  * Breaks/Replaces g-p-m < 3.2. Closes: #648410.
 
85
 
 
86
  [ Michael Biebl ]
 
87
  * New upstream release.
 
88
  * Refresh debian/patches/91_configure_cheese.patch.
 
89
  * debian/control.in:
 
90
    - Mark Build-Depends on libnm-gtk-dev as linux-any.
 
91
    - Bump Build-Depends on libnotify-dev to (>= 0.7.3).
 
92
    - Bump Depends on gsettings-desktop-schemas to (>= 3.0.2).
 
93
  * Remove debian/libgnome-control-center-dev.install, obsolete.
 
94
  * Remove debian/libgnome-control-center1.symbols and instead add a strict
 
95
    dependency between gnome-control-center and libgnome-control-center1.
 
96
 
 
97
 -- Michael Biebl <biebl@debian.org>  Wed, 16 Nov 2011 00:45:49 +0100
 
98
 
 
99
gnome-control-center (1:3.2.1-1) experimental; urgency=low
 
100
 
 
101
  * New upstream release
 
102
  * Sync with Ubuntu
 
103
    + debian/libgnome-control-center1.symbols: Update symbols
 
104
    + debian/patches/90_force_fallback.patch: Updated
 
105
    + debian/patches/06_handle_passwd_with_ldap.patch: Added
 
106
    + debian/patches/08_dont_crash_on_null_territories.patch: Added
 
107
  * debian/patches/02_https.patch: Removed, fixed upstream
 
108
  * debian/patches/03_ppd_h.patch: Removed, fixed upstream
 
109
  * debian/patches/91_configure_cheese.patch: Include cheese pkg-config flags
 
110
    as symbols of it are being used
 
111
  * debian/control.in: Remove libgnome-control-center-dev package
 
112
  * debian/control.in: Add build-dependency on libgoa-1.0-dev, libcolord-dev,
 
113
    and libnotify-dev
 
114
  * debian/control.in: Tighten libgtk-3-dev build-dependency
 
115
  * debian/control.in: Add libnm-gtk-dev b-d for network panel
 
116
  * debian/control.in: Add libcheese-gtk-dev b-d to take account pictures
 
117
  * debian/control.in: Add libsocialweb-client-dev b-d to use flickr background
 
118
     service
 
119
 
 
120
 -- Sjoerd Simons <sjoerd@debian.org>  Sat, 05 Nov 2011 00:46:41 +0000
 
121
 
 
122
gnome-control-center (1:3.0.2-3) unstable; urgency=low
 
123
 
 
124
  * debian/control.in:
 
125
    - Also add Breaks/Replaces against gdm (<< 3.0). Closes: #645400
 
126
    - Update Depends on gnome-desktop-data to gnome-desktop3-data.
 
127
  * Rename control-center2.xpm to gnome-control-center.xpm and refresh the
 
128
    icon based on what's currently shipped in gnome-icon-theme.
 
129
    Update the menu file accordingly.
 
130
 
 
131
 -- Michael Biebl <biebl@debian.org>  Sat, 15 Oct 2011 20:49:56 +0200
 
132
 
 
133
gnome-control-center (1:3.0.2-2) unstable; urgency=low
 
134
 
 
135
  [ Josselin Mouette ]
 
136
  * Drop useless gst-alsa | gst-audiosink suggstion; suggest 
 
137
    gst-pulseaudio instead.
 
138
 
 
139
  [ Michael Biebl ]
 
140
  * Upload to unstable.
513
141
  * debian/watch:
514
 
    - Switch to .bz2, as this is what is used in ftp.gnome.org now
515
 
  * debian/patches/01_git_remove_gettext_calls.patch
516
 
  * debian/patches/01_git_kill_warning.patch:
517
 
    - Remove upstreamed patches
518
 
 
519
 
 -- Rodrigo Moya <rodrigo.moya@canonical.com>  Tue, 24 May 2011 10:55:28 +0200
520
 
 
521
 
gnome-control-center (1:3.0.1.1-1ubuntu1) oneiric; urgency=low
522
 
 
523
 
  * Rebase on Debian, remaining Ubuntu changes:
524
 
  * debian/control:
525
 
    - Build-Depend on hardening-wrapper, dpkg-dev and dh-autoreconf
526
 
    - Add dependency on ubuntu-system-service
527
 
    - Remove dependency on gnome-icon-theme-symbolic
528
 
    - Move dependency on apg, gnome-icon-theme-symbolic and accountsservice to
529
 
      be a Recommends: until we get them in main
530
 
  * debian/rules:
531
 
    - Use autoreconf
532
 
    - Add binary-post-install rule for gnome-control-center-data
533
 
    - Run dh-autoreconf
534
 
  * debian/gnome-control-center.dirs:
535
 
  * debian/gnome-control-center.links:
536
 
    - Add a link to the control center shell for indicators
537
 
  * debian/patches/00_disable-nm.patch:
538
 
    - Temporary patch to disable building with NetworkManager until we get
539
 
      the new one in the archive
540
 
  * debian/patches/01_git_remove_gettext_calls.patch:
541
 
    - Remove calls to AM_GNU_GETTEXT, IT_PROG_INTLTOOL should be enough
542
 
  * debian/patches/01_git_kill_warning.patch:
543
 
    - Kill warning
544
 
  * debian/patches/50_ubuntu_systemwide_prefs.patch:
545
 
    - Ubuntu specific proxy preferences
546
 
  * debian/patches/51_ubuntu_system_keyboard.patch:
547
 
    - Implement the global keyboard spec at https://wiki.ubuntu.com/DefaultKeyboardSettings
548
 
 
549
 
 -- Rodrigo Moya <rodrigo.moya@canonical.com>  Tue, 17 May 2011 10:47:27 +0200
 
142
    - Switch to .xz tarballs.
 
143
    - Track stable releases.
 
144
  * Bump debhelper compatibility level to 8.
 
145
    - Update Build-Depends on debhelper.
 
146
    - Strip debian/tmp/ from .install files.
 
147
  * debian/control.in:
 
148
    - Update Vcs-* URLs.
 
149
    - Bump Standards-Version to 3.9.2. No further changes.
 
150
    - Change network-manager build-dependencies to linux-any.
 
151
    - Add Breaks/Replaces against gdm3 (<< 3.0) which shipped the faces
 
152
      in previous versions.
 
153
    - Add Breaks/Replaces against gnome-settings-daemon (<< 3.0).
 
154
      Closes: #625783
 
155
  * Refresh patches.
 
156
  * debian/gnome-control-center-data.install
 
157
    - Install face pictures.
 
158
 
 
159
 -- Michael Biebl <biebl@debian.org>  Fri, 14 Oct 2011 16:13:54 +0200
 
160
 
 
161
gnome-control-center (1:3.0.2-1) experimental; urgency=low
 
162
 
 
163
  [ Josselin Mouette ]
 
164
  * Break glib < 2.28.6-2 for x-scheme-handler support.
 
165
 
 
166
  [ Sjoerd Simons ]
 
167
  * New upstream release
 
168
 
 
169
  [ Josselin Mouette ]
 
170
  * Break gnome-session < 3.0 because of the sound-applet startup.
 
171
  * 01_menu_category.patch: new patch. Put g-c-c.desktop in the Settings 
 
172
    menu instead of the System one.
 
173
  * 90_force_fallback.patch: new patch. Disable the “forced fallback 
 
174
    mode” switch, since we already provide a xsession file for it in 
 
175
    gnome-session-fallback.
 
176
  * Break gnome-power-manager < 3.0 because of the power panel.
 
177
  * 02_https.patch: patch from upstream git. Correctly register https 
 
178
    scheme together with http.
 
179
  * 03_ppd_h.patch: patch from upstream git. Include ppd.h explicitly.
 
180
  * Use dh-autoreconf to go with this patch.
 
181
 
 
182
 -- Josselin Mouette <joss@debian.org>  Sun, 04 Sep 2011 19:15:55 +0200
550
183
 
551
184
gnome-control-center (1:3.0.1.1-1) experimental; urgency=low
552
185