~ubuntu-branches/ubuntu/oneiric/gnome-panel/oneiric

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Robert Ancell
  • Date: 2010-07-13 17:33:58 UTC
  • mfrom: (2.1.8 sid)
  • Revision ID: james.westby@ubuntu.com-20100713173358-vozi3n15m451buan
Tags: 1:2.30.2-1ubuntu1
* Merge with Debian unstable, remaining Ubuntu changes:
* debian/control:
  - Add Vcs-Bzr info.
  - gnome-panel suggests menu-xdg rather than depends on it.
  - gnome-panel recommends indicator-applet.
* debian/rules:
  - Run autotools on build
  - Compile with --disable-initial-animation
  - don't build in process applets during the unstable cycle so crash issues
    should be easier to debug and reported on the corresponding binary
  - Update translations template.
* debian/application-default-icon.png:
  - Default icon for the menu entries.
* debian/gnome-panel-data.install:
  - Install apport hook
  - Install the "About Ubuntu" menu item.
  - Install the default menu icon.
* debian/gnome-panel-data.preinst:
  - Clean conffiles which are not in the new version on upgrade.
* debian/gnome-panel.install:
  - Install the files necessary to migrate existing panel configs
    on upgrade, to add the FUSA and indicator applet.
  - No /usr/lib/gnome-panel/*.so due to not building in process applets
* debian/gnome-panel.postrm:
  - Remove GConf defaults on uninstall.
* debian/gnome-panel.preinst:
  - Clean up indicator-applet.desktop and
    /usr/share/gconf/defaults/25_gnome_panel_indicator_applet on upgrade.
* debian/source_gnome-panel.py:
  - Apport hook
* debian/ubuntu-about.desktop.in:
  - "About Ubuntu" menu item.
* debian/patches/01_layout.patch:
  - Changes to the panel layout.
* debian/patches/01_panel_submenus.patch.
  - Dropped
* debian/patches/02_mixel_applet.patch.
  - Dropped
* debian/patches/03_dnd_places_link.patch:
  - When using Drag'n'Drop from Places menu, install a link launcher
    (.desktop file) instead of copying the entir directory.
* debian/patches/04_default_panel_config.patch:
  - Change to the default configuration.
* debian/patches/05_no_session_delay.patch:
  - Don't set X-GNOME-Autostart-Phase=Panel to avoid delaying other softwares
    start on login
* debian/patches/06_clock_permissions.patch.
  - Dropped
* debian/patches/16_compiz_workspace_switcher.patch:
  - Allow the workspace switcher to change the desktop layout 
    when using compiz.
* debian/patches/17_about-ubuntu-translation.patch:
  - List ubuntu-about.desktop for translation.
* debian/patches/18_lockdown_lock_editor.patch:
  - Change to have lockdown locking the menu editor
* debian/patches/25_dynamic_fusa_detection.patch:
  - Removes the shutdown, logout and lock screen items when the 
    FUSA applet is on the panel
* debian/patches/30_disable-initial-animation.patch:
  - Patch to add build-time flag to disable the initial slide-in animation.
* debian/patches/40_unset_menuproxy.patch:
  - Make sure gnome-panel and the applets don't pick up menu proxies.
* debian/pacthes/70_relibtoolize.patch:
  - Not required, autotools run on build
* debian/patches/71_change_bookmark_submenu_limit_value.patch:
  - Set the bookmarks number before submenu to 8 which should let users 
    configure some before hitting the limit
* debian/patches/85_disable_shutdown_on_ltsp.patch:
  - Suppress the shutdown option in the panel if LTSP_CLIENT is set.
* debian/patches/90_git_wnck_show_realize.patch:
* debian/patches/91_git_wnck_pager_update.patch:
  - git changes to fix races in the wnck-applet code leading to crashes
    (lp: #508452)
* debian/watch:
  - watch unstable versions

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
gnome-panel (1:2.30.2-0ubuntu2) maverick; urgency=low
2
 
 
3
 
  * debian/patches/90_git_wnck_show_realize.patch,
4
 
    debian/patches/91_git_wnck_pager_update.patch:
5
 
    - git changes to fix races in the wnck-applet code leading to crashes
6
 
      (lp: #508452)
7
 
 
8
 
 -- Sebastien Bacher <seb128@ubuntu.com>  Tue, 06 Jul 2010 12:13:01 +0200
9
 
 
10
 
gnome-panel (1:2.30.2-0ubuntu1) maverick; urgency=low
11
 
 
12
 
  * New upstream version:
13
 
    Panel
14
 
    - Make sure that newly-created panels become unhidden 
15
 
    Notification Area Applet
16
 
    - Fix issues with old-style multiscreen setups (lp: #128735)
17
 
    Misc
18
 
    - Link the clock applet with libm 
19
 
  * debian/gnome-panel.preinst: set debhelper token
20
 
  * debian/patches/90_git_new_unhidden.patch:
21
 
    - dropped, the fix is in the new version
22
 
 
23
 
  [ Martin Pitt ]
24
 
  * Remove transitional code that is only relevant for upgrading from old
25
 
    Ubuntu releases to lucid:
26
 
    - Remove debian/indicator-applet.desktop, debian/add-indicator-applet.py,
27
 
      debian/fusa-applet.note.in, debian/migrate-fusa-config.py
28
 
    - debian/gnome-panel.install, debian/rules: Remove installation of above
29
 
      files.
30
 
    - Remove debian/gnome-panel.preinst, no relevant code any more
31
 
    - Remove debian/patches/20_fusa_migration_note_i18n.patch
32
 
    - Add debian/gnome-panel.preinst: Clean up indicator-applet.desktop and
33
 
      /usr/share/gconf/defaults/25_gnome_panel_indicator_applet on upgrade.
34
 
 
35
 
 -- Sebastien Bacher <seb128@ubuntu.com>  Wed, 23 Jun 2010 10:26:28 +0200
36
 
 
37
 
gnome-panel (1:2.30.0-2ubuntu2) maverick; urgency=low
38
 
 
39
 
  * Added debian/patches/40_unset_menuproxy.patch to make sure
40
 
    gnome-panel and the applets don't pick up menu proxies.
41
 
 
42
 
 -- Ted Gould <ted@ubuntu.com>  Thu, 17 Jun 2010 08:56:01 -0500
43
 
 
44
 
 
45
 
gnome-panel (1:2.30.0-2ubuntu1) maverick; urgency=low
46
 
 
47
 
  * Rebase on Debian unstable, remaining Ubuntu changes:
 
1
gnome-panel (1:2.30.2-1ubuntu1) maverick; urgency=low
 
2
 
 
3
  * Merge with Debian unstable, remaining Ubuntu changes:
48
4
  * debian/control:
49
 
    - Build-depend on sharutils.
50
5
    - Add Vcs-Bzr info.
51
6
    - gnome-panel suggests menu-xdg rather than depends on it.
52
7
    - gnome-panel recommends indicator-applet.
56
11
    - don't build in process applets during the unstable cycle so crash issues
57
12
      should be easier to debug and reported on the corresponding binary
58
13
    - Update translations template.
59
 
    - Install the default menu icon.
60
 
  * debian/add-indicator-applet.py:
61
 
    - Add indicator applet to existing panel configs on upgrade.
62
 
  * debian/application-default-icon.png.uue:
 
14
  * debian/application-default-icon.png:
63
15
    - Default icon for the menu entries.
64
 
  * debian/fusa-applet.note.in:
65
 
  * debian/migrate-fusa-config.py,
66
 
    - Show an update-notifer hook about the FUSA applet and
67
 
      add a script that can do the config migration.
68
16
  * debian/gnome-panel-data.install:
69
17
    - Install apport hook
70
18
    - Install the "About Ubuntu" menu item.
 
19
    - Install the default menu icon.
71
20
  * debian/gnome-panel-data.preinst:
72
21
    - Clean conffiles which are not in the new version on upgrade.
73
22
  * debian/gnome-panel.install:
74
23
    - Install the files necessary to migrate existing panel configs
75
24
      on upgrade, to add the FUSA and indicator applet.
76
25
    - No /usr/lib/gnome-panel/*.so due to not building in process applets
77
 
  * debian/gnome-panel.postinst:
78
 
    - Show note for adding FUSA applet on upgrade.
79
 
    - Add GConf defaults for directory fixup and indicator-applet
80
 
      migration on upgrade.
81
26
  * debian/gnome-panel.postrm:
82
27
    - Remove GConf defaults on uninstall.
 
28
  * debian/gnome-panel.preinst:
 
29
    - Clean up indicator-applet.desktop and
 
30
      /usr/share/gconf/defaults/25_gnome_panel_indicator_applet on upgrade.
83
31
  * debian/source_gnome-panel.py:
84
32
    - Apport hook
85
 
  * debian/indicator-applet.desktop:
86
 
    - Indicator applet
87
33
  * debian/ubuntu-about.desktop.in:
88
34
    - "About Ubuntu" menu item.
89
35
  * debian/patches/01_layout.patch:
90
36
    - Changes to the panel layout.
 
37
  * debian/patches/01_panel_submenus.patch.
 
38
    - Dropped
 
39
  * debian/patches/02_mixel_applet.patch.
 
40
    - Dropped
91
41
  * debian/patches/03_dnd_places_link.patch:
92
42
    - When using Drag'n'Drop from Places menu, install a link launcher
93
43
      (.desktop file) instead of copying the entir directory.
96
46
  * debian/patches/05_no_session_delay.patch:
97
47
    - Don't set X-GNOME-Autostart-Phase=Panel to avoid delaying other softwares
98
48
      start on login
99
 
  * debian/patches/06_higher_priority_for_applets_loading.patch:
100
 
    - Set higher priority to the applet loading idle function on start,
101
 
      the change leads to have the redraws delayed and reduced (disabled)
 
49
  * debian/patches/06_clock_permissions.patch.
 
50
    - Dropped
102
51
  * debian/patches/16_compiz_workspace_switcher.patch:
103
52
    - Allow the workspace switcher to change the desktop layout 
104
53
      when using compiz.
106
55
    - List ubuntu-about.desktop for translation.
107
56
  * debian/patches/18_lockdown_lock_editor.patch:
108
57
    - Change to have lockdown locking the menu editor
109
 
  * debian/patches/20_fusa_migration_note_i18n.patch:
110
 
    - Show an update-notifer hook about the FUSA applet and
111
 
      add a script that can do the config migration.
112
58
  * debian/patches/25_dynamic_fusa_detection.patch:
113
59
    - Removes the shutdown, logout and lock screen items when the 
114
60
      FUSA applet is on the panel
115
61
  * debian/patches/30_disable-initial-animation.patch:
116
62
    - Patch to add build-time flag to disable the initial slide-in animation.
 
63
  * debian/patches/40_unset_menuproxy.patch:
 
64
    - Make sure gnome-panel and the applets don't pick up menu proxies.
 
65
  * debian/pacthes/70_relibtoolize.patch:
 
66
    - Not required, autotools run on build
117
67
  * debian/patches/71_change_bookmark_submenu_limit_value.patch:
118
68
    - Set the bookmarks number before submenu to 8 which should let users 
119
69
      configure some before hitting the limit
120
70
  * debian/patches/85_disable_shutdown_on_ltsp.patch:
121
71
    - Suppress the shutdown option in the panel if LTSP_CLIENT is set.
122
 
  * debian/patches/90_git_new_unhidden.patch:
123
 
    - git change to fix an issue leading to new gnome-panel bars not being 
124
 
      displayed until restart
125
 
  * 01_panel_submenus.patch.
126
 
    - Dropped
127
 
  * 02_panel_logout.patch.
128
 
    - Dropped
129
 
  * 06_clock_permissions.patch.
130
 
    - Dropped
 
72
  * debian/patches/90_git_wnck_show_realize.patch:
 
73
  * debian/patches/91_git_wnck_pager_update.patch:
 
74
    - git changes to fix races in the wnck-applet code leading to crashes
 
75
      (lp: #508452)
131
76
  * debian/watch:
132
77
    - watch unstable versions
133
78
 
134
 
 -- Robert Ancell <robert.ancell@canonical.com>  Thu, 03 Jun 2010 13:55:42 +1000
 
79
 -- Robert Ancell <robert.ancell@canonical.com>  Tue, 13 Jul 2010 17:33:58 +1000
 
80
 
 
81
gnome-panel (2.30.2-1) unstable; urgency=low
 
82
 
 
83
  * Drop type-handling usage. Closes: #587878.
 
84
  * Bump standards version accordingly.
 
85
  * New upstream release.
 
86
    + Fixes notification area on Zaphod multi-screen setups.
 
87
      Closes: #531103.
 
88
  * 70_relibtoolize.patch: updated for the new version.
 
89
 
 
90
 -- Josselin Mouette <joss@debian.org>  Wed, 07 Jul 2010 22:52:30 +0200
135
91
 
136
92
gnome-panel (2.30.0-2) unstable; urgency=low
137
93