[ubuntu/maverick] gnome-panel 1:2.30.0-2ubuntu1 (Accepted)
Robert Ancell
robert.ancell at canonical.com
Fri Jun 4 01:20:19 BST 2010
gnome-panel (1:2.30.0-2ubuntu1) maverick; urgency=low
* Rebase on Debian unstable, remaining Ubuntu changes:
* debian/control:
- Build-depend on sharutils.
- 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.
- Install the default menu icon.
* debian/add-indicator-applet.py:
- Add indicator applet to existing panel configs on upgrade.
* debian/application-default-icon.png.uue:
- Default icon for the menu entries.
* debian/fusa-applet.note.in:
* debian/migrate-fusa-config.py,
- Show an update-notifer hook about the FUSA applet and
add a script that can do the config migration.
* debian/gnome-panel-data.install:
- Install apport hook
- Install the "About Ubuntu" menu item.
* 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.postinst:
- Show note for adding FUSA applet on upgrade.
- Add GConf defaults for directory fixup and indicator-applet
migration on upgrade.
* debian/gnome-panel.postrm:
- Remove GConf defaults on uninstall.
* debian/source_gnome-panel.py:
- Apport hook
* debian/indicator-applet.desktop:
- Indicator applet
* debian/ubuntu-about.desktop.in:
- "About Ubuntu" menu item.
* debian/patches/01_layout.patch:
- Changes to the panel layout.
* 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_higher_priority_for_applets_loading.patch:
- Set higher priority to the applet loading idle function on start,
the change leads to have the redraws delayed and reduced (disabled)
* 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/20_fusa_migration_note_i18n.patch:
- Show an update-notifer hook about the FUSA applet and
add a script that can do the config migration.
* 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/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_new_unhidden.patch:
- git change to fix an issue leading to new gnome-panel bars not being
displayed until restart
* 01_panel_submenus.patch.
- Dropped
* 02_panel_logout.patch.
- Dropped
* 06_clock_permissions.patch.
- Dropped
* debian/watch:
- watch unstable versions
Date: Thu, 03 Jun 2010 13:55:42 +1000
Changed-By: Robert Ancell <robert.ancell at canonical.com>
Maintainer: Ubuntu Desktop Team <ubuntu-desktop at lists.ubuntu.com>
https://launchpad.net/ubuntu/maverick/+source/gnome-panel/1:2.30.0-2ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Thu, 03 Jun 2010 13:55:42 +1000
Source: gnome-panel
Binary: gnome-panel libpanel-applet2-0 gnome-panel-dbg libpanel-applet2-dev libpanel-applet2-doc gnome-panel-data
Architecture: source
Version: 1:2.30.0-2ubuntu1
Distribution: maverick
Urgency: low
Maintainer: Ubuntu Desktop Team <ubuntu-desktop at lists.ubuntu.com>
Changed-By: Robert Ancell <robert.ancell at canonical.com>
Description:
gnome-panel - launcher and docking facility for GNOME
gnome-panel-data - common files for the GNOME Panel
gnome-panel-dbg - GNOME Panel and library for panel applets - debugging symbols
libpanel-applet2-0 - library for GNOME Panel applets
libpanel-applet2-dev - library for GNOME Panel applets - development files
libpanel-applet2-doc - library for GNOME Panel applets - documentation files
Changes:
gnome-panel (1:2.30.0-2ubuntu1) maverick; urgency=low
.
* Rebase on Debian unstable, remaining Ubuntu changes:
* debian/control:
- Build-depend on sharutils.
- 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.
- Install the default menu icon.
* debian/add-indicator-applet.py:
- Add indicator applet to existing panel configs on upgrade.
* debian/application-default-icon.png.uue:
- Default icon for the menu entries.
* debian/fusa-applet.note.in:
* debian/migrate-fusa-config.py,
- Show an update-notifer hook about the FUSA applet and
add a script that can do the config migration.
* debian/gnome-panel-data.install:
- Install apport hook
- Install the "About Ubuntu" menu item.
* 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.postinst:
- Show note for adding FUSA applet on upgrade.
- Add GConf defaults for directory fixup and indicator-applet
migration on upgrade.
* debian/gnome-panel.postrm:
- Remove GConf defaults on uninstall.
* debian/source_gnome-panel.py:
- Apport hook
* debian/indicator-applet.desktop:
- Indicator applet
* debian/ubuntu-about.desktop.in:
- "About Ubuntu" menu item.
* debian/patches/01_layout.patch:
- Changes to the panel layout.
* 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_higher_priority_for_applets_loading.patch:
- Set higher priority to the applet loading idle function on start,
the change leads to have the redraws delayed and reduced (disabled)
* 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/20_fusa_migration_note_i18n.patch:
- Show an update-notifer hook about the FUSA applet and
add a script that can do the config migration.
* 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/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_new_unhidden.patch:
- git change to fix an issue leading to new gnome-panel bars not being
displayed until restart
* 01_panel_submenus.patch.
- Dropped
* 02_panel_logout.patch.
- Dropped
* 06_clock_permissions.patch.
- Dropped
* debian/watch:
- watch unstable versions
Checksums-Sha1:
f0161cdfa4826d85d9f295db17e18b8f89c7d7a7 2416 gnome-panel_2.30.0-2ubuntu1.dsc
a6a09bef5bd1ef16a9b36598e4807d49ad902252 55958 gnome-panel_2.30.0-2ubuntu1.debian.tar.gz
Checksums-Sha256:
94aa52f753542cce53c29ebe42b6c17200ab91563de131b7c1ba78024790a14d 2416 gnome-panel_2.30.0-2ubuntu1.dsc
133878f9a26fa8647d5cff9ed084cdbeedd5843b9bb8c67bdf0b542dd9c849c0 55958 gnome-panel_2.30.0-2ubuntu1.debian.tar.gz
Files:
0fed11ed6894bd354525f8fbdf1dc4fd 2416 gnome optional gnome-panel_2.30.0-2ubuntu1.dsc
41cd896f8cc334ba1ed0022e2b693ae2 55958 gnome optional gnome-panel_2.30.0-2ubuntu1.debian.tar.gz
Original-Maintainer: Guilherme de S. Pastore <gpastore at debian.org>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAkwIRmEACgkQGOqhiQ98iC4ZiQCfT0pf4zKvJHybbalBDpSYoUgm
sycAoOO1i3wclJTbp0q8P8WRWPeL4zN5
=K2Zo
-----END PGP SIGNATURE-----
More information about the Maverick-changes
mailing list