gnome-panel (1:2.22.1.2-0ubuntu3) hardy; urgency=low * debian/patches/91_from_svn_fix_type_use.patch: - change from svn, use gsize rather than unsigned int since they don't have the same value on 64 bit architectures -- Sebastien Bacher Fri, 11 Apr 2008 19:05:04 +0200 gnome-panel (1:2.22.1.2-0ubuntu2) hardy; urgency=low * debian/patches/90_from_svn_fix_location_change_issue.patch: - change from svn, fix issue change changing the current location -- Sebastien Bacher Thu, 10 Apr 2008 18:42:53 +0200 gnome-panel (1:2.22.1.2-0ubuntu1) hardy; urgency=low * New upstream version: Clock Applet - Lots of code cleanup - Fix small bug where the map might not update when time goes backwards - Do not even try to rotate the map. We didn't want to do this and can cause corrupted maps on OpenSolaris - Use the right directory for timezone data on Solaris - Use the latest evolution text domain for timezone translations - Plug some leaks - Completely rewrite the system timezone detection to work on more OS - Immediately update the time on the clock when the system timezone is changed - Use less memory by not keeping data that will not be used - Optimization work to display the Add/Edit Location dialog much faster - Completely rewrite the way we set the system timezone to correctly work on more OS. It should now update the correct config files and use a symlink for /etc/localtime if it was already a symlink before. - Small optimization: cache the can_do result for PolicyKit actions to not query too often and save some time - Lots of optimization work for opening the calendar & timezone popup faster. Do not display things multiple times, load files multiples times, do useless things, etc. - Reset the state of the find location window when closing the Add/Edit Location dialog - Do not assume that the timezone and country data files are available and so don't crash when they're not - Pre-fill the find location entry when it makes sense - Make the add/edit location dialog not resizable - Improve initial size of the find location dialog Misc - When compiling with NetworkManager support, check that the NetworkManager version is recent enough -- Sebastien Bacher Thu, 10 Apr 2008 15:38:26 +0200 gnome-panel (1:2.22.1.1-0ubuntu1) hardy; urgency=low * New upstream version: Clock Applet - Fix a potential crash on startup (lp: #213944) -- Sebastien Bacher Tue, 08 Apr 2008 15:58:38 +0200 gnome-panel (1:2.22.1-0ubuntu1) hardy; urgency=low * New upstream version: Panel - Convert username/login to UTF-8 in logout dialog - Fix applet processes not quitting when the applet is removed (lp: #195915) Misc - Remove old and useless files - Require gweather 2.22.1 - Don't explicitly require libxml for the weather applet anymore Clock Applet - Fix crash when there are no locations available - Fix locations not appearing in the preferences dialog - Make find location window larger - Handle escape to close the dialog in the time/timezone dialogs - Fix various issues with adding/removing locations - Fix crash when PolicyKit helper can't be called (lp: #208791) - Fix crash when closing the calendar popup when a city is blinking on the map (lp: #200881, ##207954) - Improve the blinking on the map when clicking on various locations - Cleanups - Correctly redraw the map outline on expose events - Fix crash when the location doesn't have coordinates (lp: #201102) - Fix crash when updating locations while calendar popup is not shown (lp: #210470) - Fix initial visibility of the appointments to actually follow the state of the expander (lp: #206118) - Make sure we always use data from the right country (lp: #185190) - Show caldav appointments in the calendar - Ignore dbus errors when setting the time and there's no reply on the bus (lp: #207890) - Open evolution on the right day, in all timezones (lp: #66028) - Fix crash when an evolution-data-server dies (lp: #122590) - Correctly set time, even when DST is on (lp: #208598) - Handle multiple locations in the same timezone in a better way - Fix weather tooltip to show the real temperature and the apparent temperature, instead of only the apparent one (lp: #188183) - Do not lose the weather location information when changing the timezone of a location (lp: #200911) - Don't show weather information of the last location once it has been removed - Remove empty space on the left of the clock when there's no location (lp: #203691) - Potential fix for another crash in the calendar code - When adding a location, make it the current one if it makes sense * debian/control.in: - updated libgweather requirement * debian/patches/17_expose_wm_keybindings.patch: - dropped, the current version has some issues and need to be rework during next cycle (lp: #211112) * debian/patches/80_from_bugzilla_use_correct_current_timezone.patch: - dropped, fixed in the new version -- Sebastien Bacher Tue, 08 Apr 2008 01:47:12 +0200 gnome-panel (1:2.22.0-0ubuntu3) hardy; urgency=low * debian/patches/18_clock_capplet_use_time_admin.patch: - use time-admin to configure time rather than the new policykit dialog, thanks Sebastian Urban for working on the change (lp: #185232) -- Sebastien Bacher Wed, 02 Apr 2008 14:51:53 +0200 gnome-panel (1:2.22.0-0ubuntu2) hardy; urgency=low * debian/patches/04_default_panel_config.patch: - don't use deskbar-applet in default configuration, it's slowing the login, not compatible with the new firefox and tracker is not running either now -- Sebastien Bacher Fri, 14 Mar 2008 14:42:55 +0100 gnome-panel (1:2.22.0-0ubuntu1) hardy; urgency=low * New upstream version: Clock Applet - Validate PolicyKit policy files - Fix a crash when the format gconf key is not set - Fix handling of PolicyKit results when gaining authentication - Display sunrise/sunset in local time (lp: #197808) - Fix C99-isms * debian/control.in: - Build-Depends on policykit -- Sebastien Bacher Mon, 10 Mar 2008 23:01:57 +0100 gnome-panel (1:2.21.92-0ubuntu2) hardy; urgency=low * debian/patches/80_from_bugzilla_use_correct_current_timezone.patch: - change from bugzilla, display correctly the correct current timezone (lp: #187217) -- Sebastien Bacher Wed, 05 Mar 2008 12:30:09 +0100 gnome-panel (1:2.21.92-0ubuntu1) hardy; urgency=low * New upstream version: Panel - Use the customized CD icons when there's one - Make drawer work again (lp: #192192) - Update for GIO API changes Clock Applet - Remove a debug statement which could cause crashes - Ensure locations show the local time - Also fix the problem where the time is invisible for a while after the popup has been shown - Fix the display of the weather on the panel - Take daylight savings time into account for local times (lp: #192132) - Fix complication when polkit is not available Translators * debian/control.in: - updated libglib requirement * debian/patches/09_lpi.patch: - dropped, the extra entries are confusing rather than useful * debian/patches/80_from_svn_display_locations_hours_correctly.patch: - dropped, fixed in the new version * debian/patches/90_autoconf_update.patch: - dropped, not required now -- Sebastien Bacher Tue, 26 Feb 2008 15:47:26 +0100 gnome-panel (1:2.21.91-0ubuntu3) hardy; urgency=low * debian/control.in: - use updated descriptions from debian (lp: #186490) * debian/patches/80_from_svn_display_locations_hours_correctly.patch: - change from SVN, display the locations hours correctly (lp: #187215, #191398) -- Sebastien Bacher Tue, 19 Feb 2008 13:08:32 +0100 gnome-panel (1:2.21.91-0ubuntu2) hardy; urgency=low * debian/patches/06_applets_category.patch, debian/patches/11_panel_addto_dialog.patch, debian/patches/12_autoreconf.patch: - dropped, use the upstream version of the dialog now, they will not likely change the layout to the canvas and the changes create extra distribution work without having a really interest * debian/patches/11_applet_use_session_dialog.patch: - updated to fix a small typo breaking the build * debian/patches/90_autoconf_update.patch: - configure update required for the launchpad integration changes -- Sebastien Bacher Mon, 18 Feb 2008 12:35:38 +0100 gnome-panel (1:2.21.91-0ubuntu1) hardy; urgency=low * New upstream version: Panel - Fix orientation of panel handles - Port the panel to gio - Smooth animation on panel startup - Grab focus on logout dialog - Center the logout dialog - Load bonobo applets in a more asynchronous way - Use 24x24 icons by default again - Animation when the auto-hide size of a autohidden panel changes - Fancy launcher animation in composited environments Misc - Require gio 2.15.5 and get rid of gnome-vfs Clock Applet - Port to gio - Use a PNG instead of a SVG for the world map, so that it's faster to load - Build fixes * debian/control.in: - don't require gnomevfs, updated libglib requirement * debian/patches/01_layout.patch: - new version update * debian/patches/05_missing_includes.patch: - dropped, not required with the new version * debian/patches/09_lpi.patch: - new version update * debian/patches/12_autoreconf.patch: - new version update * debian/patches/15_no_animation_if_composited.patch: - dropped, upstream has special composited animations now -- Sebastien Bacher Tue, 12 Feb 2008 22:55:03 +0100 gnome-panel (1:2.21.90-0ubuntu2) hardy; urgency=low * added 17_expose_wm_keybindings.patch to have show-desktop applet provide a hint about the wm-keybinding for show-desktop in the tooltip (uses the new gtk+ tooltip API) -- Mirco Müller (MacSlow) Fri, 08 Feb 2008 14:41:52 +0100 gnome-panel (1:2.21.90-0ubuntu1) hardy; urgency=low * New upstream version: Misc - If the name of the user is "Unknown" then display the login name - Use G_STRFUNC instead of the deprecated G_GNUC_FUNCTION - Use AM_PROG_CC_C_O for build - Add a 48x48 version of gnome-panel.svg, which is one of the more frequently rendered svgs on the desktop. - look for Locations.xml through pkg-config, #509888. Workspace Switcher Applet - prevent failure of the set_orientation() or set_n_rows() calls by calling pager_update Clock Applet Endlessing tweaking/fixing of the build... - Fix build by acknowledging libgweather API instability, - Fix a typo that broke the build - Fix build issue with HAVE_POLKIT - Fix minor HIGness problems in Prefs dialogue spacings, missing mnemonics - Build: Add "--interal" when generating the marshalers - Fix compilation when there's no eds support - Build: define where Locations.xml is (via pkg-config) - Build: Fixes to allow applet mechanism policy strings to be translated - Build: Clean up Makefile.am a bit - Change strings to match the ones from PolicyKit package * debian/patches/90_new_libgweather_and_policykit_build.patch, debian/patches/91_correct_weather_location.patch: - dropped, fixed in the new version * debian/patches/12_autoreconf.patch: - new version update -- Sebastien Bacher Tue, 29 Jan 2008 21:13:12 +0100 gnome-panel (1:2.21.5-0ubuntu1) hardy; urgency=low * New upstream version Misc - New dependencies for the clock applet: rsvg, d-bus, polkit, NetworkManager. NetworkManager is optional, polkit might not be optional yet but should be in the near future Clock Applet - Merge intlclock with the clock applet Window List Applet - HIG fixes * debian/control.in: - Build-Depends on libpolkit-gnome-dev, libgweather-dev, network-manager-dev, librsvg2-dev, libdbus-glib-1-dev * debian/patches/12_autoreconf.patch: - new version update * debian/patches/90_new_libgweather_and_policykit_build.patch: - changes from SVN to build using the new libgweather and policykit versions * debian/patches/91_correct_weather_location.patch: - use the correct weather location * Copied svn files which are not in the tarball and required to build -- Sebastien Bacher Tue, 15 Jan 2008 17:16:29 +0100 gnome-panel (1:2.20.1-0ubuntu2) hardy; urgency=low * debian/rules: - don't use gksu to run time-admin command (LP: #174706) -- Sebastien Bacher Wed, 12 Dec 2007 21:36:57 +0100 gnome-panel (1:2.20.1-0ubuntu1) gutsy-proposed; urgency=low * New upstream releasE: - Docs Translations: de - Translations: ka, ko, sv, uz -- Aron Sisak Sat, 20 Oct 2007 12:13:38 +0200 gnome-panel (1:2.20.0.1-0ubuntu6) gutsy; urgency=low * fixed visibility-property of viewports_frame in workspace-switcher.glade to be False, thus it is no rendered if user is running metacity -- Mirco Müller Tue, 09 Oct 2007 10:18:25 +0200 gnome-panel (1:2.20.0.1-0ubuntu5) gutsy; urgency=low * extended wnck-applet to be really aware of compiz running and adapt its properties dialog accordingly so people can directly change columns/rows (hsize/vsize) like they are used to from metacity, this fixes (LP: #141210) -- Mirco Müller Wed, 03 Oct 2007 15:28:06 +0200 gnome-panel (1:2.20.0.1-0ubuntu4) gutsy; urgency=low * debian/patches/01_layout.patch: - don't special case the Documents directory xdg-user-dirs-gtk lists it as a bookmark (LP: #122602) -- Sebastien Bacher Wed, 26 Sep 2007 15:24:21 +0200 gnome-panel (1:2.20.0.1-0ubuntu3) gutsy; urgency=low * debian/patches/01_layout.patch, debian/patches/11_panel_addto_dialog.patch: - cleaning * debian/patches/12_autoreconf.patch: - don't list config.h.in~ in the package, fix build after clean target, change suggest by "Yann" (LP: #72570) * debian/patches/15_no_animation_if_composited.patch: - updated to modify the source and not the patches directory -- Sebastien Bacher Tue, 25 Sep 2007 15:15:56 +0200 gnome-panel (1:2.20.0.1-0ubuntu2) gutsy; urgency=low * debian/patches/09_lpi.patch: - removed the launchpad integration from the panel context menu, the users tend to use it as a "send a bug" item for issues which are not due to the gnome-panel * debian/patches/15_no_animation_if_composited.patch: - change from Travis Watkins, "Disable panel animations if a compositor is running. (LP: #135382)" -- Sebastien Bacher Fri, 21 Sep 2007 17:27:08 +0200 gnome-panel (1:2.20.0.1-0ubuntu1) gutsy; urgency=low * New upstream version: Panel - Revert usage of new icon name for logout: it breaks some icon themes. The change is postponed for 2.21. * debian/patches/12_autoreconf.patch: - updated -- Sebastien Bacher Tue, 18 Sep 2007 22:06:57 +0200 gnome-panel (1:2.20.0-0ubuntu1) gutsy; urgency=low * New upstream version Panel - Show drawers on same monitor as the panels they're attached to (LP: #32285) - Use new icon name for logout Clock Applet - Fix crashers in timezone handling - Don't show the UI to have timezones in the clock since it's not ready Docs Translators Translators * debian/patches/12_autoreconf.patch: - updated -- Sebastien Bacher Tue, 18 Sep 2007 11:16:26 +0200 gnome-panel (1:2.19.92-0ubuntu1) gutsy; urgency=low * New upstream version: Panel - Fallback to user name when real name is empty in logout dialog - Do not show tooltips for application categories in menu (LP: #129679) - Use new icon name for search * debian/patches/12_autoreconf.patch: - updated -- Sebastien Bacher Tue, 04 Sep 2007 23:38:17 +0200 gnome-panel (1:2.19.6-0ubuntu1) gutsy; urgency=low * New upstream version: Panel - Fix tooltips changing on launchers - Use new freedesktop.org power management interface - Small fix to make panel work with older versions of GNOME All applets - Use gtk-about icon instead of deprecated gnome-stock-about Clock Applet - Fixed a crash when /etc/localtime is not a hardlink - Small fixes for compilation on Solaris - Don't mark icons as translatable - Build fixes - Code cleanups * debian/patches/12_autoreconf.patch: - updated * debian/patches/90_use_fpic_build_on_amd64.patch: - dropped, fixed with the new version -- Sebastien Bacher Tue, 14 Aug 2007 11:57:42 +0200 gnome-panel (1:2.19.5-0ubuntu5) gutsy; urgency=low * debian/patches/04_default_panel_config.patch: - updated to list deskbar and fast-user-switch on the default configuration -- Sebastien Bacher Mon, 06 Aug 2007 21:33:38 +0200 gnome-panel (1:2.19.5-0ubuntu4) gutsy; urgency=low * debian/control.in: - don't version the scrollkeeper Depends so rarian-compat can be installed -- Sebastien Bacher Tue, 31 Jul 2007 22:34:32 +0200 gnome-panel (1:2.19.5-0ubuntu3) gutsy; urgency=low * Rebuild due to debhelper change (bad image index, generated cache was invalid) -- Sarah Hobbs Sun, 22 Jul 2007 00:34:18 +1000 gnome-panel (1:2.19.5-0ubuntu2) gutsy; urgency=low * debian/patches/90_use_fpic_build_on_amd64.patch: - use -fPIC to fix build on amd64 -- Sebastien Bacher Wed, 11 Jul 2007 11:42:10 +0100 gnome-panel (1:2.19.5-0ubuntu1) gutsy; urgency=low * New upstream version: Panel - Make changing orientation of an expanded panel work better when dragging the panel - Fix name of launcher created by dropping an URI on the panel (LP: #35919) - Improve handling of size hints from applets. This is needed for the tasklist sizing algorithm to correctly work - Use new icon for recent documents - Save the panel position relatively to the right/bottom edge of the monitor when needed. This fixes a lot of problems, like the panel being at the center of the screen when resizing the screen or when the size of the panel grows. (LP: #39856) - Also do not save the position of the panel in gconf when the position is changed because of constraints. This also fixes a lot of problems, like the panel suddenly snapping to the center or an edge of the screen because its size has changed. - Fix crash when a panel is destroyed whil its context menu is opened - Make it possible to have bigger panels (up to 1/5 the screen size) for people wanting sidebars - Fix a crash in the lockdown checking code - Don't use nautilus-home.desktop for the places menu, but makes the item a real place item - Automatically use the right icon for launchers for $HOME or ~/Desktop - Migrate to GtkTooltip - Code cleanups - Add a detail for theming the arrow in the button widget - Add new _GNOME_PANEL_ACTION_KILL_DIALOG action to the panel action protocol - Use program-name instead of name property for GtkAboutDialog gnome-desktop-item-edit - Use g_option_context_set_translation_domain() All applets - Use gtk_widget_set_tooltip_text() - Use program-name instead of name property for GtkAboutDialog - Fix compilation Clock Applet - Sort completed tasks last, treat unprioritised tasks as normal priority, and fall back on sorting by summary - Add a first version of timezone support. This needs some UI love. Window List Applet - Do not call wnck_screen_force_update(). Fix a crash. - Code cleanups - Fix window list sizing (most of the changes are in libwnck) (LP: #16391) - Deprecate minimum/maximum size settings Workspace Switcher Applet - Code cleanups - Show/hide some of the settings in the properties dialog depending on the window manager, since some of the settings are not saved or don't make sense when metacity is not used. Misc - Require libwnck 2.19.5 - Add libbonobo and libbonoboui explicit checks for compilation * debian/control.in: - updated libwnck requirement * debian/patches/01_layout.patch: - updated * debian/patches/09_lpi.patch: - updated * debian/patches/12_autoreconf.patch: - updated -- Sebastien Bacher Mon, 09 Jul 2007 18:33:05 +0200 gnome-panel (1:2.19.4-0ubuntu1) gutsy; urgency=low * New upstream version: Panel - Use g_timeout_add_seconds() when possible - Use g_get_user_special_dir() to get XDG user dirs - Code cleanup - Fix crash when the applications menu is updated but the user had a context menu for a launcher libpanel-applet - Code cleanup All applets - Migrate to new tooltip API Clock Applet - Use g_timeout_add_seconds() when possible - Fix compilation issue when e-d-s is not used Misc - Require glib 2.13.0 - Require gtk+ 2.11.3 * debian/control.in: - updated requirements on glib and gtk * debian/patches/09_lpi.patch: - updated * debian/patches/12_autoreconf.patch: - updated -- Sebastien Bacher Sun, 17 Jun 2007 23:40:16 +0200 gnome-panel (1:2.19.3-0ubuntu1) gutsy; urgency=low * News Upstream Release - Depend libwnck21 (2.19.3) - Removed duplicated build-dep (libgnome-menu-dev) - Patchs Removed 07_fix_clock_command_typo.patch 15_clock_start_evo_midday.patch - Patchs Updated 08_clock_applet_event.patch 12_autoreconf.patch * [Daniel Holbach] - debian/rules: bump the shlibs of libpanel-applet, new interfaces were added. -- Fernando Ribeiro Mon, 04 Jun 2007 12:27:24 -0300 gnome-panel (1:2.19.2-0ubuntu3) gutsy; urgency=low * debian/patches/08_clock_applet_event.patch: - fix multi-days event being marked on one day only (Ubuntu: #114515) -- Sebastien Bacher Mon, 21 May 2007 16:12:36 +0200 gnome-panel (1:2.19.2-0ubuntu2) gutsy; urgency=low * debian/control.in: - Build-Depends on sharutils -- Sebastien Bacher Tue, 15 May 2007 20:50:34 +0200 gnome-panel (1:2.19.2-0ubuntu1) gutsy; urgency=low * New upstream version: Panel - Code cleanups - Force the panel to not be restarted when there's already a panel running, fix endless loop of error dialogs - Add a checkbox to let the user choose to not restart the panel if there was a problem registering with bonobo at startup - Default the "Applet disappeared" dialog to reload - Default the "Can't load applet" dialog to not delete - Small HIG improvements to the launcher editor - Fix alignment of the run label in the run dialog - Fix creation of launchers with empty spaces in the command - Fix the launcher editor to not save a full-path icon for the non-localized icon when it's not needed - Fix gnome-desktop-item-edit work for relative URI when creating a .directory file - Use the launcher icon as a fallback for launchers without an icon - Guess the icon when the user enters a command in the launcher editor - Use macros for name icons to easily change the name of named icons when needed - Check whether reboot is enabled in gdm (and not only shutdown) and only show the buttons when they're useful in the logout dialog - Prefer /var/run/gdm_socket as path for the GDM socket - Take into account NAME_MAX for the length of the filename when guessing a name for launchers in gnome-desktop-item-edit - Fix creation of launcher when dragging an URL with ? or : - Make some error dialogs visible in the taskbar and make some other transient to the panel Clock Applet - Don't display tasks that are marked completed - Update the clock when the configuration tool exits so that the user doesn't have to wait up to one minute to see the change - Fix preferences window to not hide the custom format when it should be shown - Document that the custom format is the format used by strftime - Show the date by default in the applet - Let distributor easily specify their configuation tool instead of hardcoding everything - Update the clock every second for UNIX format - Make Internet time work a bit better Notification Area Applet - Fix compiler warning Misc - Install data files in $(datadir)/gnome-panel/ instead of $(datadir)/gnome/panel/ (Vincent) - Add --with-clock-time-utility configure flag - Run gtk-update-icon-cache on uninstall - Make .desktop file used for bug-buddy translatable * Sync with Debian * debian/application-default-icon.png.uue: - default icon for the menu entries. * debian/control.in: - Build-Depends on liblpint-bonobo-dev, liblaunchpad-integration-dev - gnome-panel Recommends menu-xdg instead of Depends on it and Recommends alacarte - gnome-panel Suggests fortunes-mod, it's used by the fish applet - maintainer is the Ubuntu Desktop Team * debian/gnome-panel-data.install: - updated and install the "About Ubuntu" menu item * debian/gnome-panel-data.postinst, debian/gnome-panel-data.postrm: - updated profiles transition version for Ubuntu * debian/patches/01_layout.patch: - changes to the panel layout * debian/patches/04_default_panel_config.patch: - change to the default configuration. * debian/patches/06_applets_category.patch: - fix applets categories. * debian/patches/07_fix_clock_command_typo.patch: - fix typo to the clock command macro * debian/patches/09_default_icons.patch: - shows an icon if the .desktop hasn't one. * debian/patches/09_help_submenu.patch: - make a "help" submenu for support (Ubuntu: #31775 * debian/patches/09_lpi.patch, - Launchpad Integration. * debian/patches/11_applet_use_session_dialog.patch: - Ubuntu session dialog * debian/patches/11_panel_addto_dialog.patch: - new 'add to panel' dialog. * debian/patches/12_autoreconf.patch: - update the build files. * debian/patches/14_remove_separators.patch: - patch by Gary Coady - removed unneeded menu separators, fix the separator being displayed to the application menu for non admin users by example (Ubuntu: #34363) * debian/patches/15_clock_start_evo_midday.patch: - patch by Tollef Fog Heen, "always use 120000Z when calling evo", fix the evolution calendar being opened shifted from one day sometimes depending on the timezone (Ubuntu: #42115) * debian/patches/99_about-ubuntu-translation.patch: - list ubuntu-about.desktop as to translate * debian/rules: - install the default menu icon - run intltool-update - use --with-clock-time-utility="gksu time-admin" * debian/ubuntu-about.desktop, debian/ubuntu-about.desktop.in: - "About Ubuntu" menu item. -- Sebastien Bacher Tue, 15 May 2007 11:51:03 +0200 gnome-panel (2.18.1-1) unstable; urgency=low [ Riccardo Setti ] * New upstream release; no API change. - Added libpango1.0-dev as build-dep. - Built with --with-in-process-applets=all. - Dropped 01_default-setup_evolution.patch, new version of evolution doesn't ship a versioned .desktop file. - Dropped 02_menu_initial_size.patch, applied upstream. [ Loic Minier ] * Add a libedataserver1.2-dev (>= 1.2.0) build-dep. * New upstream stable release; no API change. * Upload to unstable; drop check-dist include. * Wrap build-deps and deps. * Add a ${misc:Depends}. * Only run update-gconf-defaults if it's available. * Use http in copyright. * Set LDFLAGS directly instead of via DEB_CONFIGURE_SCRIPT_ENV; build-dep on cdbs >= 0.4.41. * Cleanups. * Take advantage of the applets rename to stop shipping *.la files. -- Loic Minier Sun, 22 Apr 2007 18:43:41 +0200 gnome-panel (2.16.3-1) experimental; urgency=low [ Josselin Mouette ] * Remove 04_menus_rename.patch. * Build-depend on libgnome-menus-dev 2.16.1-1. * 01_default-setup_evolution.patch: call evolution-2.8.desktop, as evolution.desktop doesn't exist (closes: #404878). * 02_menu_initial_size.patch: stolen from the SVN. Fix for the arrows appearing in a menu when installing new applications. See Bugzilla #331780. [ Loic Minier ] * Add a get-orig-source target to retrieve the upstream tarball. * Include the new check-dist Makefile to prevent accidental uploads to unstable; bump build-dep on gnome-pkg-tools to >= 0.10. * New upstream release; no API change. - Drop patch 10_panel-transparency-after-resolution-change, merged upstream. * Bump up libgnomeui-dev build-dep to >= 2.16.0-2 to make the package autobuildable. -- Loic Minier Mon, 12 Mar 2007 11:42:00 +0100 gnome-panel (2.16.2-1) experimental; urgency=low * New upstream release. * Require intltool 0.35.0. * Update build-dependencies and -dev dependencies. * Build-depend on gtk-doc-tools. * Generate less strict shlibs for the library. * Rename the -dbg package to gnome-panel-dbg and include all debugging symbols in this package. * Switch to debhelper mode 5, build-depend accordingly. * Don't generate cdbs build-depends automatically, thanks. * Use ${gnome:Version} and ${gnome:NextVersion}. * Call clean-la.mk and gnome-version.mk. * Require gnome-pkg-tools 0.7. * Regenerate the Debian manpages to remove French iso-8859-1 text. -- Josselin Mouette Sun, 3 Dec 2006 23:25:17 +0100 gnome-panel (2.14.3-3) unstable; urgency=low * Sync with overrides: set libpanel-applet2-dbg's priority to extra. * Fix upstream version computation to allow "-" in upstream versions. * New patch, 10_panel-transparency-after-resolution-change, to fix wrong geometry calculation of the root window after a resolution change which broke gnome-panel transparency; taken from GNOME #353781; patch by bugreports@nn7.de; thanks Soeren Sonnenburg. -- Loic Minier Fri, 24 Nov 2006 14:31:19 +0100 gnome-panel (2.14.3-2) unstable; urgency=low [ Josselin Mouette ] * Move menu-xdg to a Depends: instead of a Recommends: (closes: #322517). Rationale: people who don't want the Debian menu can remove "menu" and the "empty menu" bug has been fixed some time ago. [ Loic Minier ] * Only update-gconf-defaults on removal, not on purge. (Closes: #387925) * Cleanup postinst and postrm. -- Loic Minier Sun, 17 Sep 2006 21:11:15 +0200 gnome-panel (2.14.3-1) unstable; urgency=low * New upstream release; no API changes. -- Loic Minier Tue, 8 Aug 2006 11:05:53 +0200 gnome-panel (2.14.2-2) unstable; urgency=low * Install default entries properly (closes: #369858). + rules: move the entries to /usr/share/gconf/defaults. + control.in: depend on gconf2 2.14.0-2 instead of ${misc:Depends}. + Call update-gconf-defaults in postinst and postrm. + gnome-panel-data.postinst: recursively unset the entries in /etc. From now on, the administrator will be able to use this place to customize the default panel layout. -- Josselin Mouette Thu, 3 Aug 2006 00:01:42 +0200 gnome-panel (2.14.2-1) unstable; urgency=low [ Josselin Mouette ] * Remove the dependency on this broken gamin package, and remove fam as well as gnome-menus now use gnome-vfs as a backend (closes: #349835, #367094, #351093). [ Loic Minier ] * Make gnome-panel Recommend evolution-data-server. (Closes: #372567) * Drop the useless libnspr4-dev build-dep, thanks Steve Langasek. [debian/control, debian/control.in] * New upstream release. - Bump up libgnomevfs2-dev build-dep to >= 2.14.2. [debian/control, debian/control.in] * Use ${binary:Version} instead of ${Source-Version}. * Add ${misc:Depends}. * Update watch file to track stable series. -- Loic Minier Sat, 24 Jun 2006 11:14:15 +0200 gnome-panel (2.14.1-1) unstable; urgency=low [ Guilherme de S. Pastore ] * New upstream release. * debian/control.in, debian/control: - updated e-mail address. - updated Standards-Version to 3.7.2. - updated build dependencies according to configure.in. - changed build-dep on libnspr-dev to libnspr4-dev to use xulrunner. * debian/patches/06_sync_clear_documents.patch: - dropped; libegg updated upstream. * debian/patches/99_reautogenization.patch: - dropped; the gnome-panel maintainer runs a Debian derivative. [ Marco Cabizza ] * debian/control.in: - changed build-dep on deprecated libpng3-dev to libpng12-dev. [ Ross Burton ] * Build-depend on libecal1.2-dev, not libedata-cal1.2-dev [ Josselin Mouette ] * Make the package binNMU-safe. - Build-depend on dpkg-dev 1.13.19. - Use ${source:Version}. * Remove a useless ${Source-Version}. -- Guilherme de S. Pastore Mon, 8 May 2006 15:54:43 -0300 gnome-panel (2.12.3-2) unstable; urgency=low * Simple rebuild to get rid of references to Xcursor.la and Xrender.la. -- Loic Minier Sun, 23 Apr 2006 21:31:36 +0200 gnome-panel (2.12.3-1) unstable; urgency=low [ Guilherme de S. Pastore ] * debian/control.in: - General cleanups - Added the alternative on x-terminal-emulator back, as gnome-panel obeys the GNOME prefered applications settings. [ Loic Minier ] * Depend on gamin | fam since gnome-vfs deps are not enough to ensure it's there. (Closes: #353164) [debian/control, debian/control.in] [ Sjoerd Simons ] * New upstream release * Let libpanel-applet2-dev depend on liborbit2-dev >= 2.12.4. It defines the new ORBIT2_MAYBE_CONS macro the code generator uses. (Closes: #350883) * debian/patches/99_reautogenization.patch + Updated. -- Sjoerd Simons Mon, 20 Feb 2006 22:56:36 +0100 gnome-panel (2.12.2-3) unstable; urgency=low * Upload to unstable (Closes: #347881) [ Josselin Mouette ] * Suggest gnome-terminal only, as x-terminal-emulator won't be used (closes: #291058). -- Guilherme de S. Pastore Fri, 13 Jan 2006 13:40:37 -0200 gnome-panel (2.12.2-2) experimental; urgency=low * Build-depend on libedataserverui1.2-dev (>= 1.3.0), so control-center and gnome-panel can't be build with conflicting e-d-s libraries. -- Sjoerd Simons Tue, 27 Dec 2005 19:54:59 +0100 gnome-panel (2.12.2-1) experimental; urgency=low * New upstream release * debian/patches/02_panel-menu-items.c.patch: - dropped; applied upstream * Don't build on a separate directory, it breaks gnome-doc-utils -- Guilherme de S. Pastore Wed, 30 Nov 2005 14:30:20 -0200 gnome-panel (2.12.1-2) experimental; urgency=low * New maintainer Thanks for all your work, Marc! * debian/patches/06_sync_clear_documents.patch: - patch from upstream CVS to force update when Gamin/FAM notification is not available (Closes: #319800, #330847) -- Guilherme de S. Pastore Fri, 11 Nov 2005 20:54:11 -0200 gnome-panel (2.12.1-1) experimental; urgency=low [ Gustavo Noronha Silva ] * New upstream release * debian/patches/01_defaults_add_notifarea.patch, debian/patches/02_clockapplet_reload_timezone.patch, debian/patches/03_libpanel-applet_X11_link_missing.patch - removed, applied upstream or fixed otherwise * debian/patches/02_panel-menu-items.c.patch: - added, from Ubuntu's package packaging patch, which added it from GNOME's bugzilla #315322 * debian/patches/99_reautogenization.patch: - updated with: libtoolize -c -f --automake && aclocal-1.9 && autoheader && \ automake-1.9 -acf && autoconf && rm -rf autom4te.cache * debian/patches/04_menus_rename.patch: - updated * debian/rules: - disable scrollkeeper on build, based on Ubuntu's change * debian/watch: - updated for 2.12 major * debian/control.in: - updated Build-Depends according to Ubuntu's package and on the upstream package's configure.in pkgconfig stuff [ Guilherme de S. Pastore ] * debian/control.in: - moved menu-xdg from Suggests to Recommends (Closes: #315782) [ Loic Minier ] * Clarify "Copyright" versus "License". -- Gustavo Noronha Silva Sat, 29 Oct 2005 19:54:10 -0200 gnome-panel (2.10.2-2) UNRELEASED; urgency=low * Menu transition, part 1 and 2: move from #!/usr/sbin/install-menu to #!/usr/bin/install-menu. [debian/gnome-vfolder-user, debian/gnome-panel-data.menu-method.experimental, debian/gnome-panel-data.menu-method] -- Loic Minier Thu, 20 Oct 2005 16:33:49 +0200 gnome-panel (2.10.2-1) unstable; urgency=low * New upstream release * Removed 06_fr_po_fix.patch now included upstream. * Re-autogen-ized. * Increased Standards-Version (no changes needed). -- Marc Dequènes (Duck) Tue, 28 Jun 2005 23:30:00 +0200 gnome-panel (2.10.1-5) unstable; urgency=medium * Don't overwrite DEB_CONFIGURE_SCRIPT_ENV completely. * Remove most replaces and conflicts fields, they are unused now. * gnome-panel only Recommends: gnome-session. * gnome-panel-data only Recommends: gnome-panel (breaking a dependency cycle). -- Josselin Mouette Sat, 25 Jun 2005 19:45:52 +0200 gnome-panel (2.10.1-4) unstable; urgency=low * Replaced Suggests on menu by menu-xdg (Closes: #313011). * Added patch to fix missing includes from Dann Frazier (Closes: #314692). * Fix fr translation s/Environnement de bureau/Bureau/ (from GNOME CVS) (Closes: #313351). * Now building in 'debian/build/' directory (cleaner). * Pass --as-needed to LDFLAGS to reduce dependencies if possible. * Disabled evolution-data-server support on Hurd (thanks to Michael Banck). -- Marc Dequènes (Duck) Sun, 19 Jun 2005 11:51:40 +0200 gnome-panel (2.10.1-3) unstable; urgency=low * Upload to unstable (Closes: #312609). * Added patch to solve menu files conflicts with other desktop environnements (Closes: #307098) (thanks to seb128). * Removed clean rule hack to work around #299010. -- Marc Dequènes (Duck) Tue, 7 Jun 2005 23:44:00 +0200 gnome-panel (2.10.1-2) experimental; urgency=low * Some more build-depends, depends, and suggests update (gnome-about and new gnome-menus are now dependencies). * Fixed in 2.10 branch : + drawer does not open at the right place on dual-screen display (Closes: #260480). + click repeat rate in calendar view for clock applet is too fast (Closes: #272885). + panel won't scale some SVGs properly (Closes: #275215). + translation error in pt-BR (Closes: #293656). * Removed 'gnome-panel-screenshot' man page (command moved to gnome- utils). * Fixed stupid cut-and-paste mistake in 'debian/copyright'. -- Marc Dequènes (Duck) Sun, 17 Apr 2005 02:25:16 +0200 gnome-panel (2.10.1-1) experimental; urgency=low * New upstream release * Removed the following patches now included upstream : + 03_french_typo.patch + 06_translation_silliness.patch + 08_improved_run_in_term_speed.patch * Mass build-depends and depends update. * Patched libpanel-applet to correctly link with X11. * Re-autogen-ized. * Removed '/usr/share/gnome-panel' not used anymore in 'debian/gnome- panel-data.install'. * Updated 'debian/watch'. -- Marc Dequènes (Duck) Sun, 10 Apr 2005 21:06:35 +0200 gnome-panel (2.8.3-1) unstable; urgency=medium * Marc Dequènes: + Rebuilt with fixed libgnomeui without non-free howl stuff (Closes: #298887) (thus urgency). + Used revised timezone patch for clock applet made by Stephen Gildea (Closes: #294591). + Made load of gconf config quiet (Closes: #293204). + Readded 'userprefix' in menu-method as it broke 'favorites://' in nautilus (Closes: #295091). + Added a menu-method to produce a customisable Debian menu made by Bill Allombert (not activated by default, see README.Debian) (Closes: #259400). * Sjoerd Simons: + New upstream release + debian/patches/07_empty_desktop_keys.patch - Removed. Merged upstream. -- Marc Dequènes (Duck) Sun, 13 Mar 2005 11:01:55 +0100 gnome-panel (2.8.2-2) unstable; urgency=medium * urgency high because menu bug is very bad for sarge, and custom lauchers are an important feature which is unfortunatly broken. * menu : (thanks to Bill Allombert) + updated suggests and added conflicts for nice woody transition (Closes: #291085). + removed unuseful 'userprefix' in menu-method. * Added patches : + custom lauchers fix from Sjoerd Simons (Closes: #291185). + run-application typing completion speed improvements (from gnomezilla) (Closes: #287120). * Corrected doc-base index location (Closes: #285650). * Corrected descriptions to please lintian. -- Marc Dequènes (Duck) Fri, 28 Jan 2005 23:58:50 +0100 gnome-panel (2.8.2-1) unstable; urgency=low * New upstream release : + no longer respond to delete event (Closes: #254972). * CDBS Tweaks. * Regenerated '05_clockapplet_reload_timezone.patch'. * Regenerated relibtoolize patch. * Updated policy to 3.6.1.1 (no changes needed). * Patched or and uk translations : some translators should _really_ learn how to read english. -- Marc Dequènes (Duck) Fri, 10 Dec 2004 02:31:05 +0100 gnome-panel (2.8.1-2) unstable; urgency=low * Upload to unstable. -- Sebastien Bacher Fri, 19 Nov 2004 13:14:18 +0100 gnome-panel (2.8.1-1) experimental; urgency=low * New upstream release. * Removed '03_define_types.patch' not necessary anymore. * Regenerated relibtoolize patch. * Reintroduced '04_french_typo.patch' removed by mistake. -- Marc Dequènes (Duck) Thu, 14 Oct 2004 01:28:31 +0200 gnome-panel (2.8.0.1-1) experimental; urgency=low * New upstream release : + clock applet : fixed padding on a 24px panel (Closes: #258323). + fix panel orientation badly set/remembered (Closes: #216997). + fix freakiness with autohiding and snap-to-screen-edge (Closes #255608). * [JHM] Added devhelp doc symlink (Closes: #273491) * Dropped '04_french_typo.patch' now included upstream. -- Marc Dequènes (Duck) Sun, 3 Oct 2004 15:09:48 +0200 gnome-panel (2.8.0-2) experimental; urgency=low * Version 2.8.0 corrects : + run in terminal works again (Closes: #262487). + custom launcher command browser was lacking navigation entries (Closes: #254443). * Enabled evolution-data-server support (Closes: #272061). * Updated versions in 'debian/control'. -- Marc Dequènes (Duck) Wed, 22 Sep 2004 00:50:02 +0200 gnome-panel (2.8.0-1) experimental; urgency=low * New upstream release. * Updated watch file. * Regenerated relibtoolize patch. * Made build idempotent (typo patch for 'po/fr.po' was causing problems) * Added 'autotools-dev' to build dependencies to take advantage of the CDBS automatic 'config.*' management. -- Marc Dequènes (Duck) Tue, 14 Sep 2004 21:16:42 +0200 gnome-panel (2.7.92-1) experimental; urgency=low * New upstream release : + correct pointer detection problem on multiscreen causing several problems like autihiding not always working (Closes: #178710) + new add applet dialog (Closes: #247982) (bug obsoleted) * NOTICE : panel settings dialog was removed upstream, use gconf editor instead. * Build-Depends/Depends versions update (Closes: #261327). * Ported changes from 2.6.2-2 & 2.6.2-3. * Removed 03_po_gu_fix.patch now included upstream. * Patch added to correct a typo in french translation (Closes: #268618). * Corrected quoting problem in description (Closes: #244071). * Patch from gnomezilla to reload timezone in clock applet (Closes: #61611). * Regenerated relibtoolize patch. -- Marc Dequènes (Duck) Sun, 12 Sep 2004 17:57:49 +0200 gnome-panel (2.7.91.1-1) experimental; urgency=low * New upstream development release. * [debian/control.in] Bumped libwnck build dependency as per configure.in. * [debian/patches/02_relibtoolise.patch] Regenerated. * [debian/gnome-panel-data.install] Removed debian/tmp/usr/share/control-center-2.0 . * [debian/rules] Ensure at build time that all symbols are resolvable; make the linker work a bit harder to speed up dynamic loading. -- J.H.M. Dassen (Ray) Sat, 21 Aug 2004 13:22:47 +0200 gnome-panel (2.7.4.1-1) experimental; urgency=low * New upstream release : + updated translations (Closes: #247982, #247984). * Regenerated relibtoolize patch. -- Marc Dequènes (Duck) Wed, 21 Jul 2004 18:24:00 +0200 gnome-panel (2.7.3-1) experimental; urgency=low * New upstream release * Regenerated relibtoolize patch. -- Marc Dequènes (Duck) Tue, 6 Jul 2004 14:38:10 +0200 gnome-panel (2.7.1-1) experimental; urgency=low * New upstream release -- Marc Dequènes (Duck) Thu, 24 Jun 2004 20:30:55 +0200 gnome-panel (2.6.2-1) unstable; urgency=low * New upstream release. * Updated some Build-Depends versions. * Regenerated '02_relibtoolise.patch'. -- Marc Dequènes (Duck) Sat, 19 Jun 2004 11:14:06 +0200 gnome-panel (2.6.1-4) unstable; urgency=low * GNOME Team Upload. * Upload in unstable. * debian/control.in: + Don't Build-Depends on evolution-data-server since this package is not in unstable -- Sebastien Bacher Wed, 26 May 2004 16:38:41 +0200 gnome-panel (2.6.1-3) experimental; urgency=low * GNOME Team Upload. * Rebuilt with new evolution-data-server (Closes: #250807). -- Sebastien Bacher Tue, 25 May 2004 19:38:22 +0200 gnome-panel (2.6.1-2) experimental; urgency=low * Added missing Build-Depends on 'libxmu-dev' (Closes: #247285). -- Marc Dequènes (Duck) Thu, 20 May 2004 18:39:24 +0200 gnome-panel (2.6.1-1) experimental; urgency=low * New upstream release : - fixed visibility problem with solid-color background (Closes: #179871). * Recreated and split relibtoolize patch. * Improved tight versioning rules. * Deactivated gtk-doc documentation regeneration (see GNOME Policy on Alioth for details). * Removing all remaining 'Makefile' files in clean rule. -- Marc Dequènes (Duck) Wed, 21 Apr 2004 02:47:43 +0200 gnome-panel (2.6.0-5) experimental; urgency=low * Gustavo Noronha Silva: - debian/gnome-panel-data.postinst: + add a call to gconftool-2 to --load the .entries file which contains the default panel configuration -- Gustavo Noronha Silva Thu, 15 Apr 2004 22:14:40 -0300 gnome-panel (2.6.0-4) experimental; urgency=low * Added missing Replaces for 'libpanel-applet2-dev' on 'gnome-panel- data' for 2.4->2.6 transition. * J.H.M. Dassen (Ray): - [debian/patches/01_relibtoolise.patch] New. Cut down direct dependencies. * Jordi Mallach: - debian/control.in: build-depend on an epoched libglade2-dev. - debian/rules: don't let clean fail if find returns error. -- Marc Dequènes (Duck) Fri, 9 Apr 2004 04:02:26 +0200 gnome-panel (2.6.0-3) experimental; urgency=low * Rebuilt to use 'evolution-data-server'. -- Marc Dequènes (Duck) Mon, 29 Mar 2004 23:56:27 +0200 gnome-panel (2.6.0-2) experimental; urgency=low * Corrected 'gnome-applet' tight dependency on 'libpanel-applet2-0'. * Corrected missing Build-Depends on 'cdbs'. * Updated Depends & Recommends. -- Marc Dequènes (Duck) Sun, 28 Mar 2004 23:29:52 +0200 gnome-panel (2.6.0-1) experimental; urgency=low * New Maintainer (Closes: 238884). * New upstream release: + fix X resource leak (Closes: #235903). + fix auto-open behaviour for drawers (Closes: #216577). * Switched to CDBS. * Updated Uploaders and using the 'gnome-pkg-tools' pkg. * Added some Replaces/Conflicts for smoother upgrade. * Compatibility level switched to 4, and old patches were deactivated. * Cleaned dirty 'debian/*' made by CM, now using simple and clean CDBS rules and '*.install' files. * Improved 'debian/copyright'. * Removed now unused 'go.uue' to genrate 'go.png'. * 'debian/control', 'debian/changelog' and 'debian/copyright' are now UTF-8 encoded. -- Marc Dequènes (Duck) Sun, 28 Mar 2004 23:21:32 +0200 gnome-panel (2.4.2-4) unstable; urgency=low * the right -- Christian Marillat Fri, 19 Mar 2004 15:39:39 +0100 gnome-panel (2.4.2-3) unstable; urgency=low * Remove DTD hack and update scrollkeeper dependency to 0.3.14-5 * Add outputencoding="UTF-8" in menu-method file (Closes: #230804) -- Christian Marillat Sun, 8 Feb 2004 11:09:26 +0100 gnome-panel (2.4.2-2) unstable; urgency=low * Suggests gnome-system-tools for gnome-panel, needed if you want to set up the system time (Closes: #229043) -- Christian Marillat Fri, 23 Jan 2004 11:52:49 +0100 gnome-panel (2.4.2-1) unstable; urgency=low * New upstream release. * Remove 05_manpage patch, included by upstream -- Christian Marillat Fri, 16 Jan 2004 10:22:17 +0100 gnome-panel (2.4.1-7) unstable; urgency=low * debian/prerm Unregister schemas file from the database. -- Christian Marillat Fri, 9 Jan 2004 15:48:01 +0100 gnome-panel (2.4.1-6) unstable; urgency=low * Add a version (>= 2.4.0) to the gnome-applets recommends (Closes: #223550) -- Christian Marillat Wed, 31 Dec 2003 09:21:18 +0100 gnome-panel (2.4.1-5) unstable; urgency=low * Add a -dbg package for libpanel-applet2 library (Closes: #220734) * Add missing manpages. -- Christian Marillat Sun, 7 Dec 2003 11:05:31 +0100 gnome-panel (2.4.1-4) unstable; urgency=low * Panel should conflicts with metacity <= 2.6.0 (Closes: #217122) * Patch from bugzilla to fix duplicate entries in the help message (Closes: #183130) * debian/control update build-dependecies to GNOME 2.4 packages (Closes: #217497) -- Christian Marillat Sat, 25 Oct 2003 09:54:07 +0200 gnome-panel (2.4.1-3) unstable; urgency=low * Register default panel configuration with gconftool (Closes: #216600) -- Christian Marillat Mon, 20 Oct 2003 01:19:20 +0200 gnome-panel (2.4.1-2) unstable; urgency=low * gnome-panel-data should replaces gnome-desktop-data (Closes: #216458) * Rebuild to remove liblinc dependency in the -dev package -- Christian Marillat Sun, 19 Oct 2003 10:01:36 +0200 gnome-panel (2.4.1-1) unstable; urgency=low * New upstream release. * Should suggest a terminal emulator for the run program dialog (Closes: #214650) * Don't need to depends on xbase-clients -- Christian Marillat Sat, 18 Oct 2003 10:36:24 +0200 gnome-panel (2.2.2.2-2) unstable; urgency=low * Change userprefix in menu-method. You can access user generated Debian menus with favorites:/// in nautilus * Use theme folder icons for Debian menus (Closes: #207494) * New patch to fix manpage entry for gnome-panel (Closes: #212037) -- Christian Marillat Sun, 21 Sep 2003 23:33:11 +0200 gnome-panel (2.2.2.2-1) unstable; urgency=low * New upstream release. -- Christian Marillat Tue, 15 Jul 2003 15:28:51 +0200 gnome-panel (2.2.2.1-2) unstable; urgency=low * Patch 04_drawer.c to fix a panel crash when a new drawer is added (Closes: #198695) -- Christian Marillat Sat, 28 Jun 2003 14:35:49 +0200 gnome-panel (2.2.2.1-1) unstable; urgency=low * New upstream release * Add a gnome-control-center (>= 2.2.2) dependency (Closes: #198371) * New patch (01) to fix broken translation in bn.po (Closes: #193635) -- Christian Marillat Sun, 22 Jun 2003 15:44:58 +0200 gnome-panel (2.2.2-1) unstable; urgency=low * New upstream release. -- Christian Marillat Fri, 16 May 2003 17:45:28 +0200 gnome-panel (2.2.1-2) unstable; urgency=low * Only add longtitle as tooltip in Debian menu (Closes: #186697) * Update section * Add go icon -- Christian Marillat Sun, 13 Apr 2003 08:29:10 +0200 gnome-panel (2.2.1-1.1) unstable; urgency=low * zero source change NMU to resolve problems on ia64 that binary NMU caused -- Bdale Garbee Fri, 11 Apr 2003 02:13:24 -0600 gnome-panel (2.2.1-1) unstable; urgency=low * New upstream release. * Remove notification applet patch -- Christian Marillat Tue, 11 Mar 2003 15:51:00 +0100 gnome-panel (2.2.0.1-2) unstable; urgency=low * Patch to fix the notification applet crash (Closes: #180133) -- Christian Marillat Mon, 17 Feb 2003 16:04:23 +0100 gnome-panel (2.2.0.1-1) unstable; urgency=low * New upstream release. * Remove replaces libpanel-applet-dev in the -dev package. -- Christian Marillat Tue, 4 Feb 2003 14:36:28 +0100 gnome-panel (2.2.0-2) unstable; urgency=low * Conflicts with system-tray-applet (Closes: #178278) * Add versioned conflicts for gnome-core (Closes: #178401) -- Christian Marillat Sat, 25 Jan 2003 23:52:18 +0100 gnome-panel (2.2.0-1) unstable; urgency=low * New upstream release. -- Christian Marillat Tue, 21 Jan 2003 15:33:47 +0100 gnome-panel (2.1.90.1-1) unstable; urgency=low * New upstream release. * Add a quick-lounge-applet (<= 0.98-1) conflicts, this applet crash the panel. * Launcher are restored properly (Closes: #172385) * Menu panel doesn't disappears (Closes: #172848) * Fixes panel hogging the CPU when hide_delay and show_delay are zero (Closes: #174002) * Fix inbox monitor randomly displays wildly inaccurate info (Closes: #168877) * debian/control Add yelp and gnome2-user-guide in Suggests for the panel -- Christian Marillat Sat, 18 Jan 2003 17:12:02 +0100 gnome-panel (2.0.11-3) unstable; urgency=low * Bump Standards-Version to 3.5.8 -- Christian Marillat Sat, 28 Dec 2002 17:55:58 +0100 gnome-panel (2.0.11-2) unstable; urgency=low * Move libpanel documentation in a -doc package (Closes: #171007) -- Christian Marillat Fri, 20 Dec 2002 16:18:00 +0100 gnome-panel (2.0.11-1) unstable; urgency=low * New upstream release. -- Christian Marillat Fri, 15 Nov 2002 14:40:58 +0100 gnome-panel (2.0.10-2) unstable; urgency=low * Upload to unstable * Gnome-hints has been removed (Closes: #152335) * Fix in clock update (Closes: #156401) * Applets save their properties (Closes: #135569) * No more buttons in the tasklist applet (Closes: #116205) * Docklet has been removed (Closes: #137450) * Launcher properties are now saved (Closes: #139827) * Now menus are always sorted (Closes: #150649) * kmail doesn't crash the panel (Closes: #146706) * The tasklist isn't dynamic resizable (Closes: #89752) * No more problem with windowmaker and the panel (Closes: #94592) * No more duplicate entrie in the main menu (Closes: #97473) * No more memory leak in the tasklist applet (Closes: #103880) * Tasklist doen't display app titles (Closes: #112059) * Netscape entry menu is fixed (Closes: #135992) * No more "Fill window thumbnails" option in tasklist (Closes: #151134) * Tooltips in the arrows panel are correctly displayed (Closes: #113642) * Completion in run dialog work with ctrl-TAB (Closes: #75665) * gmenu has been removed (Closes: #95014) * menu have a mozilla entry (if mozilla is present) (Closes: #135993) * Xemacs.desktop has been removed (Closes: #148500) -- Christian Marillat Mon, 28 Oct 2002 16:08:15 +0100 gnome-panel (2.0.10-1) experimental; urgency=low * New upstream release. * gnome-panel should depends on xbase-clients for xrdb * Add build-dependency for xbase-clients -- Christian Marillat Mon, 14 Oct 2002 16:47:55 +0200 gnome-panel (2.0.9-4) experimental; urgency=low * Upload with original tarball -- Christian Marillat Sun, 29 Sep 2002 17:45:08 +0200 gnome-panel2 (2.0.9-3) experimental; urgency=low * Upload without the 2 suffix -- Christian Marillat Sat, 28 Sep 2002 18:46:17 +0200 gnome-panel2 (2.0.9-2) experimental; urgency=low * Add libmpg3-dev in build-depends (Closes: #160758) * Update to standards version 3.5.7 * -dev package should depends on the same lib version -- Christian Marillat Mon, 16 Sep 2002 11:35:00 +0200 gnome-panel2 (2.0.9-1) experimental; urgency=low * New upstream release. * Update lignome-ui-dev dependencies to 2.0.5-2 -- Christian Marillat Fri, 6 Sep 2002 13:50:51 +0200 gnome-panel2 (2.0.8-1) experimental; urgency=low * New upstream release. -- Christian Marillat Thu, 5 Sep 2002 19:00:46 +0200 gnome-panel2 (2.0.7-1) experimental; urgency=low * New upstream release. -- Christian Marillat Tue, 27 Aug 2002 11:19:52 +0200 gnome-panel2 (2.0.6-2) experimental; urgency=low * Add scrollkeeper in build-depends * Build against the latest libgnomevfs2-dev 2.0.2-4 -- Christian Marillat Fri, 16 Aug 2002 17:36:42 +0200 gnome-panel2 (2.0.6-1) experimental; urgency=low * New upstream release. -- Christian Marillat Mon, 12 Aug 2002 19:44:49 +0200 gnome-panel2 (2.0.5-1) experimental; urgency=low * New upstream release. -- Christian Marillat Thu, 8 Aug 2002 16:46:21 +0200 gnome-panel2 (2.0.4-1) experimental; urgency=low * New upstream release. -- Christian Marillat Mon, 5 Aug 2002 19:35:26 +0200 gnome-panel2 (2.0.3-2) experimental; urgency=low * Recompiled against the latest lignome-vfs to remove libssl dependency. -- Christian Marillat Fri, 2 Aug 2002 17:14:51 +0200 gnome-panel2 (2.0.3-1) experimental; urgency=low * New upstream release. * Remove gmenu entry in menu file (Closes: #153213) * debian/menu s/panel/gnome-panel/ -- Christian Marillat Tue, 30 Jul 2002 17:08:21 +0200 gnome-panel2 (2.0.2-1) experimental; urgency=low * New upstream release. -- Christian Marillat Mon, 15 Jul 2002 15:31:05 +0200 gnome-panel2 (2.0.1-1) experimental; urgency=low * New upstream release. -- Christian Marillat Mon, 17 Jun 2002 16:07:40 +0200 gnome-panel2 (2.0.0-1) experimental; urgency=low * New upstream release. * Replace "Distribution menu" by "Debian menu" -- Christian Marillat Mon, 10 Jun 2002 16:51:50 +0200 gnome-panel2 (1.5.24-2) experimental; urgency=low * Build against the latest libraries. -- Christian Marillat Sun, 9 Jun 2002 18:29:23 +0200 gnome-panel2 (1.5.24-1) experimental; urgency=low * New upstream release. * Remove call to Internet DTD (Closes: #148899) * Call scrollkeeper-update in gnome-panel-data2.postrm -- Christian Marillat Tue, 4 Jun 2002 17:22:35 +0200 gnome-panel2 (1.5.23-1) experimental; urgency=low * New upstream release. -- Christian Marillat Tue, 28 May 2002 15:51:18 +0200 gnome-panel2 (1.5.22-2) experimental; urgency=low * debian/rules Add GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 in install target. * gnome-panel2 should depends on gnome-desktop-data * debian/gnome-panel-data2.postinst check if schemas files are present before calling gconftool-2 -- Christian Marillat Mon, 27 May 2002 16:01:57 +0200 gnome-panel2 (1.5.22-1) experimental; urgency=low * New upstream release. -- Christian Marillat Mon, 20 May 2002 21:58:18 +0200 gnome-panel2 (1.5.21-1) experimental; urgency=low * New upstream release. * Add support for DEB_HOST_GNU_TYPE DEB_BUILD_GNU_TYPE and DEB_BUILD_OPTIONS -- Christian Marillat Wed, 15 May 2002 20:39:24 +0200 gnome-panel2 (1.5.20-1) experimental; urgency=low * New upstream release. -- Christian Marillat Sun, 12 May 2002 14:25:08 +0200 gnome-panel2 (1.5.19-1) experimental; urgency=low * New upstream release. -- Christian Marillat Mon, 29 Apr 2002 20:51:20 +0200 gnome-panel2 (1.5.18-1) experimental; urgency=low * New upstream release. -- Christian Marillat Mon, 22 Apr 2002 16:41:41 +0200 gnome-panel2 (1.5.17-1) experimental; urgency=low * New upstream release. -- Christian Marillat Wed, 17 Apr 2002 15:46:23 +0200 gnome-panel2 (1.5.16-1) experimental; urgency=low * New upstream release. -- Christian Marillat Mon, 1 Apr 2002 22:40:37 +0200 gnome-panel2 (1.5.15-1) experimental; urgency=low * New upstream release. -- Christian Marillat Fri, 29 Mar 2002 17:01:04 +0100 gnome-panel2 (1.5.12-2) experimental; urgency=low * Add libwnck-dev in build-depends (Closes: #137954) -- Christian Marillat Wed, 13 Mar 2002 10:51:00 +0100 gnome-panel2 (1.5.12-1) experimental; urgency=low * New upstream release. -- Christian Marillat Tue, 5 Mar 2002 14:47:36 +0100 gnome-panel2 (1.5.11-1) experimental; urgency=low * New upstream release. -- Christian Marillat Tue, 26 Feb 2002 15:37:43 +0100 gnome-panel2 (1.5.10-2) experimental; urgency=low * Replace gettext by intltoo in build-depends -- Christian Marillat Mon, 25 Feb 2002 15:40:43 +0100 gnome-panel2 (1.5.10-1) experimental; urgency=low * new upstream release. -- Christian Marillat Mon, 18 Feb 2002 22:06:48 +0100 gnome-panel2 (1.5.9-1) experimental; urgency=low * New upstream release. -- Christian Marillat Fri, 15 Feb 2002 00:38:51 +0100 gnome-panel2 (1.5.7-1) experimental; urgency=low * New upstrema release. -- Christian Marillat Tue, 5 Feb 2002 14:41:01 +0100 gnome-core2 (1.5.4-1) experimental; urgency=low * New upstream release. -- Christian Marillat Sun, 20 Jan 2002 16:21:40 +0100 gnome-core (1.4.0.4-16) unstable; urgency=low * Fix typo in gnome-terminal.wrapper (Closes: #127768) * Remove gnome-hint patche (Closes: #121390, #129184) * debian/control Replace libpng-dev by libpng2-dev in Build-Depends (Closes: #128377) -- Christian Marillat Mon, 14 Jan 2002 15:04:52 +0100 gnome-core (1.4.0.4-15) unstable; urgency=low * Build against the latest gnome-libs to update the libzvt2 dependency (Closes: #127309, #127271) * debian/control Replace libpng2-dev by libpng-dev in Build-Depends. * debian/control Build-depends on libzvt-dev (>= 1.4.1.2-9) -- Christian Marillat Tue, 1 Jan 2002 15:27:43 +0100 gnome-core (1.4.0.4-14) unstable; urgency=low * Fix typo in gnome-terminal.1 (Closes: #123073) * Fix base page for doc-base in libpanel-applet-dev package. * Fix typo in gnome-help documentation (Closes: #126566) * Apply patch to allows meta functionnality in gnome-terminal (Closes: #50427) -- Christian Marillat Thu, 27 Dec 2001 14:47:36 +0100 gnome-core (1.4.0.4-13) unstable; urgency=low * Default font for gnome-terminal is "fixed" only (Closes: #117126) * Patch against gnome-hint.c Don't use gettext for font descriptor (Closes: #116606) * Patch against gnome-about/Makefile.am to use new gdk_pixbuf include path (Closes: #120312) * Revert my change on logout.c Only root can shutdown/reboot from the panel (Closes: #119316, #120127) -- Christian Marillat Tue, 20 Nov 2001 11:36:05 +0100 gnome-core (1.4.0.4-12) unstable; urgency=low * gnome-wm honour --default-wm (Closes: #115668) * Build against the latest gnome-libs -- Christian Marillat Sun, 21 Oct 2001 14:11:19 +0200 gnome-core (1.4.0.4-11) unstable; urgency=low * debian/control lynx comeback in Recommends (Closes: #114142) * debian/control replaces xml-i18n-tools by intltool (Closes: #115024) * Fix automake 1.5 errors. Thanks to Denis Barbier (Closes: #114369) * Build against the latest orbit (Closes: #115309) -- Christian Marillat Fri, 12 Oct 2001 10:46:49 +0200 gnome-core (1.4.0.4-10) unstable; urgency=low * Fix typo in panel/panel.hints (Closes: #113590) * Replace lynx by w3m (Closes: #113613) * Move gnome-terminal.desktop in gnome-terminal package (Closes: #113736) * Move gnome-help.desktop in gnome-help package * debian:control Add Replaces: gnome-panel-data (<= 1.4.0.4-9) for above * Patch against gsm/logout.c Now you can reboot/halt your machine from the panel. This only work for root, because shutdown doesn't understand the -a option. Read README.debian in gnome-panel package. * debian/rules Remove less files in clean target (Closes: #114020) -- Christian Marillat Mon, 1 Oct 2001 11:34:06 +0200 gnome-core (1.4.0.4-9) unstable; urgency=low * Add Debian menu for panel and gmenu (Closes: #112176) * Remove /var/lib/gnome on purge (Closes: #113005) * Remove /etc/gnome/config on purge (Closes: #112994) * Remove /etc/gnome on purge (Closes: #112995) * debian/control replace cygnus-stylesheets by docbook-utils -- Christian Marillat Mon, 24 Sep 2001 18:39:19 +0200 gnome-core (1.4.0.4-8) unstable; urgency=high * High urgency, because the current release in testing has a missing dependency on libpanel-applet0 and the panel package doesn't work if libpanel-applet0 isn't installed (Closes: #111517) * debian/control for gnome-help, move lynx from depends to recommends (Closes: #109652) * debian/control gnome-panel suggests fortune-mod (Closes: #110865) * debian/control gnome-help suggests gnome-users-guide not gnome-users-guide-en (Closes: #111200) * Don't change cursor color (Closes: #97697) * Change default font for gnome-terminal (Closes: #111319) -- Christian Marillat Fri, 7 Sep 2001 15:06:07 +0200 gnome-core (1.4.0.4-7) unstable; urgency=low * Fix path in gnome-session.1 (Closes: #107724) * debian/*.sgml Use docbook 4.1 * debian/control gnome-help-data Replaces gnome-terminal (<= 1.0.55-2) (CLoses: #107948) -- Christian Marillat Wed, 8 Aug 2001 08:07:56 +0200 gnome-core (1.4.0.4-6) unstable; urgency=low * debian/rules for dh_makeshlibs replace libcapplet0 by libpanel-applet0 (Closes: #105772) -- Christian Marillat Wed, 18 Jul 2001 19:02:59 +0200 gnome-core (1.4.0.4-5) unstable; urgency=low * Patch against gnome-edit to use EDITOR if the default gnome editor is unavailable. * Remove gnome-wm patch, and move the patched file in debian/ * debian/gnome-wm Try to exec $WINDOW_MANAGER before x-window-manager (Closes: #103430 * New patch from Michael Urman to hide task names in tasklist_applet (Closes: #104587) -- Christian Marillat Sat, 14 Jul 2001 16:58:12 +0200 gnome-core (1.4.0.4-4) unstable; urgency=low * Gnome-help Provides: man-browser, www-browser, info-browser * Switch to debhelper V3 * Change libraries versionning to (>= 1.4.0.2-3) instead of the latest package number. * Build-depends on groff-base instead of groff -- Christian Marillat Fri, 22 Jun 2001 17:02:37 +0200 gnome-core (1.4.0.4-3) unstable; urgency=low * New patch: Allows to save/load the keyboard secure state (Closes: #83028) * New patch: Remove a warning in configure * gnome-help replace gnome-panel-data (Closes: #99499) * Build-depends on xml-i18n-tools (>= 0.8.4.cvs.20010530-1) (Close: #98784) -- Christian Marillat Sat, 2 Jun 2001 14:41:45 +0200 gnome-core (1.4.0.4-2) unstable; urgency=low * New patch: Replace Distribution by Debian in configuration dialog box. * New patch: Upstream patch to allow Debian menu in default configuration. * New patch: Fix some wrong path. * Move gnome-feedback doc from gnome-help-data to gnome-core. -- Christian Marillat Tue, 15 May 2001 15:36:51 +0200 gnome-core (1.4.0.4-1) unstable; urgency=low * New upstream release. -- Christian Marillat Wed, 9 May 2001 23:56:27 +0200 gnome-core (1.4.0.3-2) unstable; urgency=low * Remove debugging code (/tmp/languages file) -- Christian Marillat Mon, 7 May 2001 16:48:18 +0200 gnome-core (1.4.0.3-1) unstable; urgency=low * New upstream release. * New: tooltips for long task names in tasklist_applet (Closes: #63898) -- Christian Marillat Thu, 3 May 2001 15:51:58 +0200 gnome-core (1.4.0.2-3) unstable; urgency=low * Fix wrong dif.gz file (Closes: #94499) * Build against the latest lignome-dev (Closes: #95301, #95691) * gnome-terminal should depends on gnome-bin (Closes: #95498) * Doesn't build against gtkhtml this break fonts displaying (Closes: #92187) -- Christian Marillat Tue, 1 May 2001 11:03:14 +0200 gnome-core (1.4.0.2-2) unstable; urgency=low * New/old patch against manpages, never applied by upstream. * gnome-help depends on lynx. * Use x-terminal-emulator in gnome-download instead of xterm. * Move gnome-convert and gnome-download from gnome-core to gnome-help. * Move gnome-login-check from gnome-core to gnome-session. * Move gnome-panel-add-launcher from gnome-core to gnome-panel. * Move sesion-properties* from gnome-core to gnome-session. * debian/control Add Replaces for the changes above. * Write manpages (Closes: #87085) -- Christian Marillat Tue, 17 Apr 2001 18:54:15 +0200 gnome-core (1.4.0.2-1) unstable; urgency=low * New upstream release. * Build-depends on latest gettext (Closes: #93198) * Icon box in menu editor is back (Closes: #91938) * Build-depends on latest xml-i18n-tools and libgnome-dev -- Christian Marillat Wed, 11 Apr 2001 15:16:20 +0200 gnome-core (1.4.0.1-2) unstable; urgency=low * Build depends on versionned gettext 0.10.35-17 (Closes: #93198) * Write manpage for gnome-session and add docbook-to-man in build-depnds * Write manpages for gnome-help (Closes: #87089) -- Christian Marillat Sat, 7 Apr 2001 15:52:40 +0200 gnome-core (1.4.0.1-1) unstable; urgency=low * New upstream release. * debian/gnome-terminal.wrapper change -T by -t (Closes: #90847) * debian/gnome-session.README.debian remove references to .xsession. This is now obsolete by the new x-session-manager scheme. -- Christian Marillat Sun, 1 Apr 2001 15:01:51 +0200 gnome-core (1.4.0-2) unstable; urgency=low * Build depends on libglade-gnome0-dev (>= 0.16-1) (Closes: #90416) * debian/control Add Build-Conflicts: libgtkhtml-dev (>= 0.7-1) (Closes: #90700) -- Christian Marillat Thu, 22 Mar 2001 16:44:12 +0100 gnome-core (1.4.0-1) unstable; urgency=low * New upstream release. * Gnome-core replaces gnome-control-center 1.2.3-1 (Closes: #90124) * Remove manpages patche included by upstream. * gnome-session don't always saves session on logout (Closes: #89630) * Can add a launcher in the panel (Closes: #90018) * Deskguide don't crashes on Fill with mini-images (Closes: #86952) * Deskguide don't fail to run (Closes: #89769) * Pager applet don't fail to run (Closes: #89025) -- Christian Marillat Mon, 19 Mar 2001 13:01:26 +0100 gnome-core (1.3.1-2) unstable; urgency=low * Remove taslisk-applet manpage (Closes: #88994) * New patch against gnome-terminal.1 (Closes: #89005) * Move /usr/lib/libtasklist_applet.so in libpanel-applet0 (Closes: #89053, #89008, #89012, #89091, #89003) * Gnome-terminal replace gnome-help-data (<= 1.0.55-2) (Closes: #87910) -- Christian Marillat Sat, 10 Mar 2001 10:45:14 +0100 gnome-core (1.3.1-1) unstable; urgency=low * New upstream release. * Removed default.session patch * debian/control Add Replaces: gnome-control-center (<= 1.2.2-10), because the session-properties-capplet is now in this package. * debian/{postinst,prerm} Call scrollkeeper * debian/control Add scrollkeeper, xml-i18n-tools and libglade-gnome0-dev in build-depends and scrollkeeper in depends for gnome-core * Menu and laucnh keys works now (Closes: #86955) * Dead keys work in gnome-terminal (Closes: #63102) * Gnome-terminal isn't broken (Closes: #86752) * New patch htmlurl.h (This file was broken by upstream author) * XFMail doesn't crash the tasklist applet in this release (Closes: #88515) * debian/gnome-core.menu New file for the session properties capplet -- Christian Marillat Mon, 5 Mar 2001 11:40:15 +0100 gnome-core (1.2.4-11) unstable; urgency=low * Update (again) the Build-depends field (Closes: #87419) * Add a debian directory for the gnome-help-browser and add suggest doc-base for gnome-help. Now we can watch debian documentation registered with doc-base. * Add a lintian override file for libpanel-applet0 -- Christian Marillat Sun, 25 Feb 2001 16:14:09 +0100 gnome-core (1.2.4-10) unstable; urgency=low * Update the Build-depends field (Closes: #86441, #87419) * Call update-alternatives only in remove (gnome-terminal, gnome-session) (Closes: #87327, #87328) -- Christian Marillat Sat, 24 Feb 2001 18:03:20 +0100 gnome-core (1.2.4-9) unstable; urgency=low * Remove abandonned /etc/CORBA/servers/bad-applet.goad (Closes: #84950) * Build against the latest gnome-libs (1.2.11) (Close: #85932) -- Christian Marillat Wed, 14 Feb 2001 13:49:26 +0100 gnome-core (1.2.4-8) unstable; urgency=low * debian/control Add Replaces: gnome-help-data (<< 1.0.55-2) for gnome-help (Closes: #80974) * debian/gnome-help.mime Rewrote (Closes: #82891) * debian/control gnome-core depends on gnome-bin (Closes: #82951) * Wrote gnome-panel.README.Debian (Closes: #82954) -- Christian Marillat Mon, 22 Jan 2001 16:04:58 +0100 gnome-core (1.2.4-7) unstable; urgency=low * Added gnome-bin (>= 1.2.0) in gnome-session Depends field (Closes: #80589, #80595, #80733) -- Christian Marillat Wed, 27 Dec 2000 19:24:08 +0100 gnome-core (1.2.4-6) unstable; urgency=low * Apply patch to gnome-run to call x-terminal-emulator (Closes: #80219) * debian/gnome-terminal.wrapper This is -t not -T close (Closes: #80405) -- Christian Marillat Sun, 24 Dec 2000 03:27:12 +0100 gnome-core (1.2.4-5) unstable; urgency=low * Install gnome-terminal.wrapper as x-terminal-emulator and remove debian/patches/gnome-terminal.dpatch (Closes: 64326) Thanks to Eric Gillespie, Jr. * Add Recommends: gnome-applets on gnome-panel (Closes: #72208) * gnome-sesion provides x-session-manager and install alternative (Closes: #60667) * Added hints=Gnome for all menu files. -- Christian Marillat Wed, 20 Dec 2000 23:19:55 +0100 gnome-core (1.2.4-4) unstable; urgency=low * Call x-terminal-emulator in gnome-wm and add depends on the latest debianutils for gnome-session. Thanks to Joseph Carter for the file (Closes: #79776) * Rewrote default.session patch * Add patch form Doug Larrick for gwmthumbnail.c (Closes: #78550) -- Christian Marillat Sun, 17 Dec 2000 12:04:54 +0100 gnome-core (1.2.4-3) unstable; urgency=low * Change gnome-help.mime to call the right file (Closes: #77986) Thanks Malcolm Parsons for the patch. * Patch gsm/default.in (two entries with same id) (Closes: #78276) Thanks to Normal User (Nice name) * Move gnome-control-center from Depends to Suggests. * Remove libgtkhtml-dev from Build-Depends (Closes: #79527) -- Christian Marillat Wed, 13 Dec 2000 18:01:34 +0100 gnome-core (1.2.4-2) unstable; urgency=low * Remove README and NEWS files (Closes: #77250) * Disable thumbnails by default in deskguide_applet (Closes: #77205) * debian/rules --with-window-manager is now sawfish (was x-window-manager) and rewrote debian/patches/gnome-wm.dpatch to remove x-window-manager (Closes: #77401) * Should close this old bug (Closes: #51198) * Patch gnome-edit to use x-terminal-emulator instead of xterm. -- Christian Marillat Mon, 20 Nov 2000 11:35:55 +0100 gnome-core (1.2.4-1) unstable; urgency=low * New upstream release. -- Christian Marillat Thu, 16 Nov 2000 00:43:15 +0100 gnome-core (1.2.3.1-1) unstable; urgency=low * New upstream release. * Add gnome-help example and manpage in gnome-help package (Closes: #49977) * This release should close these old bugs (Closes: #60561, #60768, #45053) * Gnome-panel don't use all CPU time (Closes: #75251, #60209) * Remove gmenu patch included by upstream. -- Christian Marillat Wed, 8 Nov 2000 17:09:42 +0100 gnome-core (1.2.3-1) unstable; urgency=low * New upstream release. * Debian menus aren't empty (Closes: #70470) * Launcher can find icon (Closes: #62502) -- Christian Marillat Tue, 24 Oct 2000 15:51:11 +0200 gnome-core (1.2.2.1-3) unstable; urgency=low * Add gnome-terminal.prerm for update-alternatives --remove (Closes: #74451) * Patch gnome-terminal to accept -T option (Closes: #74450) * Move README.debian in gnome-session package (Closes: #60440) * mesg work in gnome-terminal (Closes: #71728) * Upstream fix these old bugs in Gnome-terminal Problem with menubar (Closes: #57516) Problem with console-apt Closes: #60079) Problem with screen (Closes: #50156) * Binaries don't should go in /usr/X11R6/bin (Closes: #24031) Quoting Debian policy : "Packages using the X Window System should abide by the FHS standard" "whenever possible; they should install binaries, libraries, manual" "pages, and other files in FHS-mandated locations wherever possible." "This means that files must not be installed into /usr/X11R6/bin/'" * hostname isn't harcoded (Closes: #72536) * Error messages mention Lynx (Closes: #62216) * Display correctly deskuse.html (Closes: #49974) * Add patch from malcolm (Closes: #64820) -- Christian Marillat Sat, 14 Oct 2000 23:39:49 +0200 gnome-core (1.2.2.1-2) unstable; urgency=low * Typo in debian/gnome-terminal.postinst * Add gnome-terminal manpage (Closes: #69188) * Closes: #63103 already closed in 1.2.1-0.2 (typo in debian/changelog) * Gnome-terminal write to /var/run/utmp (Closes: #59053) * delete/backspace keys works (Closes: #57198) * Install GnomeHelp file in /etc/gnome/config (Closes: #73012) * Convert png icons in xpm for Debian menu. * Rearange documentation for dhelp (Closes: #56672) -- Christian Marillat Thu, 5 Oct 2000 00:59:44 +0200 gnome-core (1.2.2.1-1) unstable; urgency=low * New upstream release. * Patch all manpages (Closes: #70009) * gnome-panel 1.0.55-2.0.1 (sparc) is now installable (Closes: #69075, #71570) * gmenu don't jam up all translations (Closes: #46446) * panel remember its configuration between session (Closes: #47734, #54190) * Icons are now centered (Closes: #63868) * Bugs closed by previous NMU in gnome-panel (Closes: #40036, #52584, #54755, #58278, #61083, #69428)) * libgen_util_applet.so installed in 1.2.1-0.2 (Closes: #69463) * debian/control remove Conflicts: asclock (Closes: #52077) * gnome-help 1.0.55-2.0.1 (sparc) is now installable (Closes: #69356) * Bugs closed by previous NMU in gnome-help (Closes: #49734, #56081, #58679, #58973) * debian/control move gmc from Recommends to Suggests (Closes: #59415) * The first search in gnome-wm search is x-window-manager (Closes: #50940, #65969, #62143) * Bug closed in 1.2.2-1 (README.debian in gnome-session package) (Closes: #66219) * Bugs closed by previous NMU in gnome-terminal (Closes: #64579, #63592, #63332, #56584, #55477, #54428) * gnome-terminal provide x-terminal-emulator (Closes: #61805, #53994, #56225) -- Christian Marillat Wed, 27 Sep 2000 16:02:16 +0200 gnome-core (1.2.2-1) unstable; urgency=low * New maintainer, thanks James. * New upstream release. * Switch to debhelper V2 * Move README.debian in gnome-session package (Closes: #65235) and update this file (Closes: #71339) * Bug closed in 1.2.1-0.2 (Install missing libraries) (Closes: #69590, #70483) * Bugs closed in 1.2.1-0.1 (typo close instead closes) (Closes: #53764, #54050) * Remove gtkhtml patch. * The desk guide show thumbnail (Closes: #72359) * Missing package under sparc (Closes: #71438) * debian/control add Conflicts: libgnome32 (<< 1.2.0-1) for gnome-panel (Closes: #72039) * Added icons in Debian menu. * Eject in drivemount check if '-u' is available (Closes: #63954) * Patch gmenu to find Debian menu. -- Christian Marillat Tue, 26 Sep 2000 17:34:23 +0200 gnome-core (1.2.1-0.2) unstable; urgency=low * NMU. * Install these libraries libfish_applet.so libgen_util_applet.so libpanel_status.so (Closes: #69428, #69590) * Copy latest gnome aclocal in macros/ and run macros/autogen.sh This is needed to build gnome-help-browser against libgtkhtml4. * In debian/control gnome-session depends on gnome-panel (>= ${Source-Version}). gnome-help depends on gnome-core (>= 1.2.0-0.1) no Source-Version. gnome-terminal don't depends on gnome-core. * URL's are clickable in gnome-terminal (Closes: 63103). * debian/gnome-panel.undocumented removed printer_applet.1 * Cut and paste work in gnome-terminal (Closes: #63592). -- Christian Marillat Wed, 23 Aug 2000 21:23:36 +0200 gnome-core (1.2.1-0.1) unstable; urgency=low * New upstream release (Closes: #58806, #66467) * NMU. * Standards-Version to 3.1.1.1 Added Build-depends field. * Removed patches: dialer, drivemount-floppy, modemlights, term, help-browser, debian-menu, url-match. * Added patches: gtkhtml. * Build against libgtkhtml3. Closes: #58679, #36806, #49734 * Default manpath and infopath are wrong. Closes: #56081 * gmenu segfaults. Close: #53764, #54050 * gnome-panel: panel no longer works. Closes: #58278 * gnome-panel: gnomepager-applet should put braces around. Closes: #52584 * Backspace and delete work correctly. Closes: #54428 * TERM never select xterm-debian. Closes: #56584, #55477, #64579 * Disable arrows option is now saved. Closes: #54755 * No more files in /usr/share. Closes: #61083 * Show debian menus. Closes #66214 * New help documentation for panel. Closes: #40036 * Gnome-terminal write to /var/run/utmp. Closes #59053 * gnome-terminal provide x-terminal-emulator. Closes #61805, #56225 * README.Debian is here. Closes: #65235 -- Christian Marillat Tue, 25 Jul 2000 19:09:21 +0200 gnome-core (1.0.55-2) frozen unstable; urgency=low * Make x-window-manager run first by gnome-wm script to conform to debian policy (Closes: #61617) (This is an important bug) -- James LewisMoss Sun, 21 May 2000 19:31:19 -0400 gnome-core (1.0.55-1) unstable; urgency=low * New upstream. -- James LewisMoss Sun, 2 Jan 2000 07:32:36 -0500 gnome-core (1.0.54-2) unstable; urgency=low * Fix the gnome-pager forgets size settings bug (was saved to wrong section). Closes: #49839, #46845. -- James LewisMoss Fri, 12 Nov 1999 07:54:46 -0500 gnome-core (1.0.54-1) unstable; urgency=low * New upstream. -- James LewisMoss Thu, 4 Nov 1999 23:20:14 -0500 gnome-core (1.0.53-4) unstable; urgency=low * New maintainer. -- James LewisMoss Mon, 25 Oct 1999 23:17:31 -0400 gnome-core (1.0.53-3) unstable; urgency=low * Ok, I made a mistake by setgiding gnome-terminal to utmp. Reverted the change. Closes: #47960 -- Raphael Hertzog Mon, 18 Oct 1999 19:17:27 +0200 gnome-core (1.0.53-2) unstable; urgency=low * gnome-session does launch a default window-manager. It does launch gnome-wm if no other information has been found. gnome-wm now reads the list of window managers from /etc/X11/window-managers once it has tried gnome compliant wm. Closes: #38347, #47370 * Patched gnome-terminal. TERM=xterm-debian again ... actually this closes: #47552, #44960, #41065 * gnome-terminal is now setgid utmp and can thus register itself in the UTMP database. Closes: #40507 * The URL match does now accept % characters. Closes: #47281 * libpanel-applet0.postinst check for the changelog.gz mysteriously staying around. Closes: #45871 * Unreproducable bugs without answer from the submitter. Closes: #41195, #42865 -- Raphael Hertzog Sat, 16 Oct 1999 19:52:38 +0200 gnome-core (1.0.53-1) unstable; urgency=low * New upstream version. * gnome-session does now depend on gnome-panel and recommends gmc (both are needed for a full Gnome desktop). * gnome-terminal does not have a border. Closes: #38972 -- Raphael Hertzog Tue, 12 Oct 1999 21:17:58 +0200 gnome-core (1.0.52-1) unstable; urgency=low * New maintainer. Steve said that he wanted to give away some of his packages. I've asked to take gnome-core, he never replied, so I'm taking it but I will give it back to him if he wanted to keep it. In the meantime I can better manage bugs with my name in the Maintainer field. * New upstream version. -- Raphael Hertzog Mon, 4 Oct 1999 21:28:18 +0200 gnome-core (1.0.50-0.1) unstable; urgency=low * New upstream version. * NMU again. -- Raphael Hertzog Thu, 30 Sep 1999 22:10:03 +0200 gnome-core (1.0.41-0.1) unstable; urgency=low * New upstream version. * NMU again. -- Raphael Hertzog Mon, 27 Sep 1999 13:10:31 +0200 gnome-core (1.0.9-0.1) unstable; urgency=low * New upstream version. Closes: #43253, #44098 * Apply patches before configuring (and relaunch automake && autoconf because one of the patches is applied on Makefile.am). * NMU. Thanks to Christian Marillat for his work. * Imlib bug corrected: closes: #39085 * X11 binaries don't have to go /usr/X11R6/bin. Closes: #24031 * The panel does start correctly wihout complaining about a missing name service. Closes: #39380, #39634, #40478 * The panel doesn't consume all CPU resources. Closes: #30654 * The panel launches apps from where it has been launched itself. Closes: #32319 * The panel keeps the settings. Closes: #37052, #40579, #43496 * Old core dump corrected upstream. Closes: #39400, #40328, #42167 Closes: #44344, #44724, #44732, #44759, #44773 * Bug in menu-method, not in gnome-panel. Already reported against menu. Closes: #40089 * cdplayer_applet works again. Closes: #42192 * gnome pager works well: Closes: #42499, #42610 * modem_lights draws itself correctly. Closes: #43861, #45055 * The dialer applets doesn't exit when stopping while not yet connected. Closes: #45287 * No more Debian menu in the panel. Closes: #41040 * GnomeICU works with this panel. Closes: #39626, #39515 * gnome-panel-data conflicts with asclock. Closes: #40712, #40715, #40808, #41430 A better solution will be needed. Maybe put asclock in his own package or create a asclock-data package that will be shared. * Updated the modemlights patch. Closes: #43512 * Added a patch for gnome-wm. Closes: #38366 * Move lib{gkb,fish}_applet.so files to libgnome-applet0 (those are not libraries to be linked with, just simple modules). Closes: #38596 * Asclock works well without xearth (the code still mentions xearth however). Closes: #40530 * New patch (help-browser) for changing the default MANPATH and INFOPATH in gnome-help-browser.c Closes: #41452 * Moved help-browser to the new "Help" menu section. * Added gnome-help.mime. Closes: #42205 * Gnome-session does launch gnome-panel ! (I suppose that it failed to launch since panel was broken). Closes: #42937 * gnome-sesion doesn't core dump. Closes: #36640 * The terminal does remember the TERM var. Closes: #43067 * The terminal keeps its size when dragging the manu bar in and out. Closes: #44762 * The menu section of gnome-terminal corrected. Closes: #37635 -- Raphael Hertzog Wed, 22 Sep 1999 13:24:34 +0200 gnome-core (1.0.7-1) unstable; urgency=low * New upstream version. * Removed "term" patch -- Steve Haslam Mon, 28 Jun 1999 01:36:31 +0100 gnome-core (1.0.6-2) unstable; urgency=low * debian-menu.dpatch: created to fix guessing Debian menus (/etc/menu-methods/gnome-panel now) and to make Debian menus the default instead of GNOME system menus. * gnome-help now suggests gnome-users-guide-en (closes: #35724) * /etc/menu-methods/gnome-panel now creates .directory files and searches /usr/X11R6/include/X11/pixmaps for menu icons -- Steve Haslam Sun, 13 Jun 1999 15:28:52 +0100 gnome-core (1.0.6-1) unstable; urgency=low * New upstream version. -- Steve Haslam Sat, 5 Jun 1999 12:57:08 +0100 gnome-core (1.0.5-3) unstable; urgency=low * debian/gnome-terminal.menu: managed to lose change mentioned in last revision. Replaced. * debian/gnome-core.undocumented: removed gnome-wm.1 (it was in gnome-session.undocumented too). -- Steve Haslam Mon, 31 May 1999 19:15:54 +0100 gnome-core (1.0.5-2) unstable; urgency=low * debian/gnome-terminal.menu: changed section to XShells (Bug#37635) * debian/rules: added gnome-wm and gnome-edit to dh_undocumented call (Bug#37632) * debian/gnome.menu-method: added patch to honour needs=text (Bug#36928) from Decklin Foster * Call dh_strip when making libpanel-applet-dev (Closes Bug#31244) * Removed /usr/share/gnome/apps/Debian symlink, (closes #38100) * Sanified build system a la gnome-libs * debian/control: made gnome-help, gnome-help-data and gnome-panel-data packages. -- Steve Haslam Sun, 23 May 1999 14:35:44 +0100 gnome-core (1.0.5-1) unstable; urgency=low * New maintainer. -- Steve Haslam Tue, 11 May 1999 01:01:12 +0100 gnome-core (1.0.5-0.2) unstable; urgency=low * gnome-panel.files.in: added asclock themes, libgkb_applet.a * gnome-core.files.in: added gnome-wm, gnome-edit * term.dpatch: gnome-terminal TERM to xterm-debian rather than xterm * gsm/Makefile.am: put default.session, default.wm in /etc/gnome * debian/gnome-session.conffiles.in: added above two files * debian/gnome-session.files.in: updated this too -- Steve Haslam Sun, 18 Apr 1999 16:47:23 +0100 gnome-core (1.0.5-0.1) unstable; urgency=low * Non-maintainer upload * New upstream version -- Steve Haslam Thu, 15 Apr 1999 23:22:23 +0100 gnome-core (1.0.1-0.3) unstable; urgency=low * Weehay! More broken dependencies. This one libghttp -1.1, a bogus package that only ever existed on my machine. -- Jules Bean Mon, 8 Mar 1999 08:24:00 +0000 gnome-core (1.0.1-0.2) unstable; urgency=low * Another NMU, this time to fix bogus dependencies on libgtop0 and libglib1.1 -- Jules Bean Sun, 7 Mar 1999 14:21:12 +0000 gnome-core (1.0.1-0.1) unstable; urgency=low * NMU for GNOME-1.0 * Hacked to patch SIGPIPE bug * Don't delete GIFs in rules -- Jules Bean Fri, 5 Mar 1999 18:36:29 +0100 gnome-core (0.99.99pre1.0.0-1) unstable; urgency=low * New upstream release. -- Jim Pick Fri, 26 Feb 1999 23:18:10 -0800 gnome-core (0.99.3.2-4) unstable; urgency=low * Recompiled yet again - dual dependency on libglib. Fixes: BUG#32510 -- Jim Pick Thu, 28 Jan 1999 00:00:22 -0800 gnome-core (0.99.3.2-3) unstable; urgency=low * Recompiled again to due to dependencies. -- Jim Pick Sun, 24 Jan 1999 01:10:07 -0800 gnome-core (0.99.3.2-2) unstable; urgency=low * Recompiled with libgnome 0.99.4. -- Jim Pick Fri, 22 Jan 1999 16:44:45 -0800 gnome-core (0.99.3.2-1) unstable; urgency=low * New upstream release. -- Jim Pick Wed, 20 Jan 1999 11:42:46 -0800 gnome-core (0.30-2) frozen unstable; urgency=low * Recompiled with new libs. * Fixed reference to /usr/X11R6 in README.Debian. * Added warnings (Gnome is ALPHA). * Patched dialer_applet to use pon/poff. * Patched drivemount_applet to default to /floppy. -- Jim Pick Tue, 24 Nov 1998 10:56:08 -0800 gnome-core (0.30-1) unstable; urgency=low * New upstream release. -- Jim Pick Thu, 24 Sep 1998 21:28:02 -0700 gnome-core (0.28.1-1) unstable; urgency=low * New upstream release. * Hopefully fixes panel applet bug. -- Jim Pick Wed, 19 Aug 1998 20:12:25 -0700 gnome-core (0.28-1) unstable; urgency=low * New upstream release. -- Jim Pick Mon, 17 Aug 1998 12:59:26 -0700 gnome-core (0.27-1) unstable; urgency=low * New upstream release. * Added /usr/doc/gnome -- Jim Pick Sat, 15 Aug 1998 14:21:06 -0700 gnome-core (0.25-1) unstable; urgency=low * New upstream release. -- Jim Pick Thu, 6 Aug 1998 22:51:22 -0700 gnome-core (0.20-2) unstable; urgency=low * Added Debian menu-method for gnome-panel. Fixed Bug #24025 (Thanks to Ray Dassen for reporting the bug, and Riku Voipio who wrote the menu method for Gnome 0.12) -- Jim Pick Wed, 22 Jul 1998 20:22:00 -0700 gnome-core (0.20-1) unstable; urgency=low * New upstream release. -- Jim Pick Mon, 8 Jun 1998 12:00:08 -0700 gnome-core (0.13-1) unstable; urgency=low * Initial Release. -- Jim Pick Mon, 16 Mar 1998 15:27:43 -0800