gnome-control-center (1:2.22.1-0ubuntu4) hardy; urgency=low * debian/patches/118_cc-randr12-translate-extra-strings.patch: - translate some extra strings in the new xrandr capplet -- Sebastien Bacher Tue, 15 Apr 2008 11:57:48 +0200 gnome-control-center (1:2.22.1-0ubuntu3) hardy; urgency=low * Handle the case when the screen info can't be retrieved from XRandR. If this happens there is little we can do except inform the user and close. It may indicate a bug in the driver, or in this case Xgl, as it reports that it is XRandR 1.2 capable, but it fails to provide the necessary information. (LP: #215396) This is debian/patches/114_cc-randr12-handle_rw_screen_new_failure.patch * Handle the case where clone mode is detected, but no screens are reported as connected. This would cause uninitalised memory to be used. (LP: #216676) This is debian/patches/115_cc-randr12-fix-rebuild-gui.patch * Handle failure to get a new screen configuration when the screen has changed. (LP: #215396) This is debian/patches/116_cc-randr12-handle-screen-NULL-in-on_screen_changed.patch * Remove the "Help" button from the display capplet, as it is not functional currently, and there is no help to provide at the moment. (LP: #210383) This is debian/patches/117_cc-randr12-disable-help-button.patch * Rename debian/patches/01_debian_ubuntu.patch to debian/patches/01_remove_debian_default_applications.patch and change it to remove the entries, rather than changing the names. * Make the firefox entry in default applications use the firefox-3.0 icon. -- James Westby Mon, 14 Apr 2008 16:01:41 +0100 gnome-control-center (1:2.22.1-0ubuntu2) hardy; urgency=low * Merge latest display capplet patch from Redhat. - debian/patches/103_cc-glade-changes.patch - Drop as it is now included in Redhat's. - debian/patches/104_cc-randr12-enable-i18n.patch - No longer change the case of the "Refresh Rate" label, keep it as uppercase to match the others. - Don't patch a debian/patches/ patch in the patch. - debian/patches/111_cc-randr12-dont-disable-active-monitor.patch - Drop as it is now included in Redhat's * Add debian/patches/112_cc-randr12-potfiles.patch to make translated strings show up in the new display capplet. Thanks to Timo Jyrinki for the fix. (LP: #213134) -- James Westby Wed, 09 Apr 2008 11:19:41 +0100 gnome-control-center (1:2.22.1-0ubuntu1) hardy; urgency=low * New upstream version: appearance: - Don't resize the font samples vertically when the window is resized - Fix warning when trying to drag an unselected item (lp: #201728) - Don't try to unref URIs if the theme package is invalid (lp: #205469) common: - Fix a crash when schemas are not properly installed - Fix error handling in the thumbnailer - Actually check the cursor size before changing it in GConf keybindings: - Remove debugging output - Stop widget accelerators from activating while the user is entering a new shortcut - Fix category headers not appearing properly in the treeview when using a non-UTF-8 locale keyboard: - Don't crash when called for a drag with no selected items (lp: #200168) - Don't show the typing break tab if the typing monitor is not available sound: - Use new tango icon - Don't show modems in the device chooser themus: - Handle failed thumbnailing attempts properly typing-break: - New Tango-style icons - Replace custom stop icon with gtk-stop stock icon updated translations -- Sebastien Bacher Tue, 08 Apr 2008 14:28:22 +0200 gnome-control-center (1:2.22.0-0ubuntu6) hardy; urgency=low * debian/control.in: - rebuild using the new libgnome-destkop version -- Sebastien Bacher Mon, 07 Apr 2008 16:05:41 +0200 gnome-control-center (1:2.22.0-0ubuntu5) hardy; urgency=low * debian/patches/104_cc-randr12-enable-i18n.patch: - Regenerate to apply to the tree instead of to the patches * debian/patches/110_cc-randr12-revert-dialog.patch, debian/patches/111_cc-randr12-dont-disable-active-monitor.patch: - Fix directory -- Bryce Harrington Sat, 05 Apr 2008 02:04:44 -0700 gnome-control-center (1:2.22.0-0ubuntu4) hardy; urgency=low [Bryce Harrington] * debian/patches/110_cc-randr12-revert-dialog.patch: - Adds a revert dialog to confirm changes before applying them permanently (LP: #197673) * debian/control: - Update Build-Depends for gnome-desktop [Gabor Szeder] * debian/patches/111_cc-randr12-dont-disable-active-monitor.patch - Don't allow switching off the only active monitor (LP: #208535) -- Bryce Harrington Fri, 04 Apr 2008 16:24:34 -0700 gnome-control-center (1:2.22.0-0ubuntu3) hardy; urgency=low * debian/patches/109_cc-randr12-gui-shrinkage.patch: - Shrink GUI layout to fit better in smaller screens (LP: #203897, 204447) * debian/patches/108_cc-randr12-capplet-font-layout.patch: - Regen patch (path issue in original 108 caused FTBS. My bad.) -- Bryce Harrington Tue, 25 Mar 2008 02:11:52 -0700 gnome-control-center (1:2.22.0-0ubuntu2) hardy; urgency=low * debian/patches/104_cc-randr12-enable-i18n.patch: - Fixes the 101 patch to make the dialog translatable, from Timo Jyrinki * debian/patches/105_cc-randr12-ubuntu-colors.patch: - Adjust color scheme to better match Ubuntu Hardy color theme * debian/patches/106_cc-randr12-capplet-icon.patch: - Hook up icon and window name (using ones from Screen Resolution) * debian/patches/107_cc-randr12-check-version.patch: - Check that xrandr 1.2 is available, else error out (LP: #198951, #199549) * debian/patches/108_cc-randr12-capplet-font-layout.patch: - Centers text horizontally and vertically and reduces font slightly to better fit in window (LP: #201589) -- Bryce Harrington Mon, 17 Mar 2008 19:07:47 -0700 gnome-control-center (1:2.22.0-0ubuntu1) hardy; urgency=low * New upstream version: about-me: - Fix misspelling of "palindrome" (lp: #196386à common: - Port to GIO keyboard: - Fix leaks and remove unnecessary casts mouse: - Make the mouse orientation radio button usable with both mouse buttons updated translations -- Sebastien Bacher Tue, 11 Mar 2008 23:45:07 +0100 gnome-control-center (1:2.21.92-0ubuntu2) hardy; urgency=low * debian/control.in: - recommends mousetweaks (lp: #190554) * debian/patches/95_desktop-effects-integration.patch: - update the list of translatables sources (lp: #195255) - use jockey now (lp: #193978) -- Sebastien Bacher Mon, 03 Mar 2008 16:59:11 +0100 gnome-control-center (1:2.21.92-0ubuntu1) hardy; urgency=low * New upstream versions: about-me: - Fix widget tab order (lp: #41748) - Don't distribute the .desktop.in file - Port to gio appearance: - always apply the current GConf settings to the initially selected wallpaper so that we don't modify the settings if GConf state and the definition in backgrounds.xml are not identical - don't try to set shading and options in GConf when we're dealing with a read-only source common: - Handle broken pipe if thumbnailer crashes - Fix a small leak in the file transfer dialog - Use new Metacity function to render rounded metacity borders correctly (lp: #131189) default-applications: - use '...' syntax instead of $(...) for better portability display: - Escape strange hostnames that we want to use as GConf keys (see bug #517259 for a similar issue in gnome-settings-daemon) general: - Increase required metacity version to 2.21.21 - Revert removal of FONTILUS and THEMUS substitution that occurred in r8452. Fixes distcheck. - remove obsolete checks - add gio-2.0 to general capplet flags for now; this part needs cleaning up in the next cycle - Add check for LIBSOUNDS. appearance: - Add a comment for translators - Make sure we're done with the dialog before we destroy it (lp: #189003) - Remove useless (with GIO-based Nautilus) 'Go to fonts folder' button at-properties: - Move capplet to main menu default applications: - Support --new-tab/--new-window for Iceweasel - Improve name and description for the visual AT autostarter (lp: #146918) - Add support for Terminator console (lp: #184635) - Add support for Konsole (lp: #162021) keybindings: - Move Launch Calculator to Desktop group and sort all launch_app keybing together keyboard: - Don't mark padding strings as translatable libbackground: - Use LIBBACKGROUND_{CFLAGS,...} instead of CAPPLET_... so we can use libbackground in gnome-settings-daemon too - Don't pass a GError to the gconf_client*() calls since we don't use it anyway libwindow-settings: - Expose missing metacity double-click actions mouse: - Set up the proper scale widgets to GtkSizeGroup in both tabs - Fix HIG compliance for spacing, borders, padding, alignment and sentence label sound: - Use the libsounds.la now that libsounds uses libtool shell: - Add missing full stops in the long description - Specify libtool versioning info network: - Don't mark padding strings as translatable themus: - Don't leak the ATK relation set typing break: - Add a comment for translators general: - Remove some cruft from the configure script and give libbackground its own settings updated translation * debian/control.in: - updated libmetacity requirement * debian/patches/95_desktop-effects-integration.patch: - don't translate gtk-preferences label (lp: #151408) - remove extra hyphens (lp: #162214) * debian/patches/100_at_properties_readd_gksudo_disable_grab_toggle.patch: - new version update [ Bryce Harrington ] * debian/patches/101_cc-add-randr12-capplet.patch, debian/patches/102_cc-randr12-makefile.patch: - Add a capplet for configuring multiple monitors using xrandr 1.2 * debian/patches/103_cc-glade-changes.patch: - Tweak the display UI to be more concise -- Sebastien Bacher Fri, 29 Feb 2008 17:29:36 +0100 gnome-control-center (1:2.21.90-0ubuntu4) hardy; urgency=low * debian/control.in: - rebuild using the new libxklavier version due to soname change -- Sebastien Bacher Wed, 27 Feb 2008 15:31:45 +0100 gnome-control-center (1:2.21.90-0ubuntu3) hardy; urgency=low * debian/patches/26_add_touchpad_to_mouse_settings.patch: - Recreate touchpad page in glade, the previous file didn't work there for some reason; attempt to make a slight UI improvement in the process. - Add setting to enable/disable touchpad and callbacks to toggle the sensitivity of the other widgets accordingly. * debian/patches/25_window_manager_settings.patch: - remove inclusion of a .rej to avoid clean problems -- Scott James Remnant Thu, 14 Feb 2008 09:17:03 +0000 gnome-control-center (1:2.21.90-0ubuntu2) hardy; urgency=low * replace ccsm with simple-ccsm -- Mirco Müller (MacSlow) Mon, 11 Feb 2008 15:06:25 +0100 gnome-control-center (1:2.21.90-0ubuntu1) hardy; urgency=low * New upstream version: appearance: - Update list model when the background changes - Deal correctly with GnomeBG structs help: - Updated to reflect the changes to the mouse capplet - Fixed XML header keyboard: - Don't mark stock labels as translatable - Remove obsolete icons mouse: - Add translation context to some labels - Remove left-over callback that was causing the capplet to set a label on a NULL widget - Fix HIG compliance - Add some comments for translators sound: - Set the play button to insensitive if "No Sound" is selected common: - Disabled schemas directory from the build - Determine correct Nautilus extension dir via pkg-config updated translations * debian/control.in, debian/gnome-control-center-dev: - renamed libgnome-settings-daemon-dev gnome-control-center-dev * updated gnome-session conflicts -- Sebastien Bacher Tue, 29 Jan 2008 13:39:18 +0100 gnome-control-center (1:2.21.5-0ubuntu1) hardy; urgency=low * New upstream version: appearance: - Read WindowTitleFont and DocumentsFont from meta-theme and use to set the value for /apps/metacity/general/titlebar_font and /desktop/gnome/interface/document_font_name GConf keys - Make error dialogs more compliant with the HIG - Update list model when the background changes at-properties: - Spawn the a11y tab of the keyboard capplet instead of at-properties. keyboard: - Merge all a11y options into the keyboard capplet - Move 'type to test settings' entry beneath to make it easily accessible from all tabs mouse: - Integrate with mousetweaks settings daemon: - Moved to a separate SVN module themus/fontilus: - Install nautilus extensions in the right spot * debian/control.in: - don't list libgnome-settings-daemon-dev which is gnome-settings-daemon now - gnome-control-center Depends on the new gnome-settings-daemon - updating build requirements * debian/capplets-data.install: - don't install schemas there are distributed in gnome-settings-daemon now * debian/gnome-control-center.links: - not required in the new version * debian/patches/02_xrdb.patch, debian/patches/09_locate_pointer.patch, debian/patches/11_sleepkey.patch, gnome-control-center-2.21.5/19_extra_keybindings.patch, debian/patches/27_add_touchpad_to_settings_daemon.patch, debian/patches/30_extra_touchpad_config_paranoia.patch, debian/patches/30_pkgconfig-path.patch: - those changes have been moved to gnome-settings-daemon * debian/patches/25_window_manager_settings.patch, debian/patches/26_add_touchpad_to_mouse_settings.patch, debian/patches/99_autoreconf.patch: - new version update -- Sebastien Bacher Tue, 22 Jan 2008 19:20:35 +0000 gnome-control-center (1:2.21.4-0ubuntu1) hardy; urgency=low * New upstream version: about-me: - Add a translation hint - Don't mark empty and padding strings for translation - Remove non-functional Help button accessibility: - Don't mark padding strings for translation and add translation comments for the pixel order strings - Enable the preferred applications button appearance: - Free metacity theme after use - Don't mark padding string as translatable - Make "Open" the default action for the file choosers - Fix .desktop to be valid - Fix detection of image mimetype (LP: #173432) - Add shortcut for /usr/share/backgrounds to background file chooser and also consider it when setting the initial directory default applications: - Add support for Midori web browser - Don't list the oudated evolution versions nor the text web browsers keyboard: - Implement layout printing - Don't mark padding strings and stock items for translation mouse: - Don't mark padding string as translatable network: - Add 48x48 PNG icon version settings daemon: - Prefer beagle and tracker to gnome-search-tool - Use new setting from libgnome to make toolbar icon size setting work - Launch Nautilus with --no-desktop for the home key so we don't mess up the desktop for people using something else to manage the background - Move display settings here from gnome-session - Allow key bindings using Super and Meta combinations (LP: #12153, #16815) window: - Add a comment for translators common: - Don't even try to open NULL filenames, and don't leak filenames when detecting recursions - Printing NULL strings crashes on Solaris so don't do that * debian/control.in: - updated libgnomekbd requirement * debian/patches/16_preferred_applications_list_cleanup.patch: - updated, some of the changes have been applied upstream now * debian/patches/25_window_manager_settings.patch, debian/patches/99_autoreconf.patch: - updated * debian/patches/18_add_onboard_to_preferred_apps.patch, debian/patches/101_gnome_at_properties_active_preferred_apps_without_at.patch: - dropped, fixed with the new upstream version -- Sebastien Bacher Wed, 09 Jan 2008 16:13:19 +0100 gnome-control-center (1:2.21.2-0ubuntu2) hardy; urgency=low * debian/patches/30_pkgconfig-path.patch: - Added. Patch from Josselin Mouette, provides the path for gnome-settings-daemon binary in the pkgconfig file. We need this for the new gnome-session. -- Emilio Pozuelo Monfort Fri, 07 Dec 2007 17:13:36 +0100 gnome-control-center (1:2.21.2-0ubuntu1) hardy; urgency=low * New upstream version: about-me: - Add another string to the list of recognized error returns from passwd - Don't get confused when the user does not have a password set and passwd immediately asks for the new one appearance: - Fix build without libXcursor - Be more careful when reading background information from GConf and make sure we don't choke on NULL values later on keyboard: - Fix warnings and don't use deprecated signal API from GTK - Move layout options to separate popup - Rename first tab to "General" - Replace text entry and "Choose.." button for keyboard model with a single chooser button - Don't include keyboard model description in Glade file localization: - Added (very basic skeleton of) localization capplet shell: - Remove reference to non-existing background.desktop settings daemon: - Make composited media popup window sizes scale with the screen size common: - Remove more redundant info from the theme changed callback updated translations appearance: - Unify "invalid theme" error messages and be a bit more verbose - Reword the "theme engine" error message - Add support for dragging images from the background list - Make theme sorting case insensitive - Fix crash if we fail to convert a filename to UTF-8 - Use NoDisplay=true instead of OnlyShowIn=; (LP: #152453) - Return a new theme instead of munging whatever got passed in - Take cursor size into account when comparing themes - Watch cursor theme/size GConf keys for changes - Move cursor size widget initialization to Glade, to allow the slider to be updated properly on startup - Make the cursor themes delete button works - If the parent directory is empty after deleting a theme, delete the parent directory too - Update cursor size GConf value when the theme changes - Reduce number of XCURSOR ifdefs and get rid of the special treatment for the default cursor theme - Add support for live cursor theme updates - Read gettext macro that accidentally got stripped - Prevent lots of thumbs from being created with the color scheme of the currently active theme - Actually remove theme data from the hash when the theme gets deleted - Fix the cursor size only being updated if the cursor theme changed too - Watch /usr/share/cursors/xorg-x11 for cursor themes - Teach the installer to recognize cursor themes and icon themes with cursors - Check whether there are multiple themes to install up front at-properties: - Don't use 'Preferences' word for application name default applications: - Make the accelerators for the A11Y tools page unique - Replace mail and multimedia icon names with Tangoified versions - Use standard xdg autostart directory instead of GNOME one - Replace obsolete 'orca -m' command with new 'orca -e magnifier' display: - Code cleanup and fix a few leaks - fix string capitalization fontilus: - Drop "GNOME" from the menu item name as recommended by the HIG (LP: #138173) settings daemon: - Dropped unneeded DBus server - No more "configuration changed" warning (LP: #78377) - Gradually fade out the OSD when composited shell: - Remove part of the long description for cc_actions_list general: - Desktop file fixes - Add more default keybindings for otherwise unbound keys - Remove compatibility hack for libxklavier <= 3.2 - Fix Bugzilla component - Add support for calculator key * Sync with Debian * debian/control.in: - don't Build-Depends on libslab-dev, type-handling - the source name is gnome-control-center now - updated libgnomekbd requirement - updated maintainer information * debian/gnome-control-center.install, debian/gnome-control-center.links: - updated to the ubuntu gnome-control-center naming * debian/index.theme: - drop the Debian specific Default theme entry, it's confusing (Ubuntu: #15268). * debian/patches/01_debian_ubuntu.patch, - mention Ubuntu rather than Debian * debian/patches/01_fix_libslab_build.patch: - don't build with the gnome-main-menu libslab for Ubuntu * debian/patches/16_preferred_applications_list_cleanup.patch: - clean preferred applications list (Ubuntu: #55963) - don't list Mozilla which is an alternative starting firefox - don't list W3M, not really a desktop application - don't list evolution2.2 which is a symlink used for upgrade compatibility - don't list mozilla alternative as "Mozilla Mail" * debian/patches/18_add_onboard_to_preferred_apps.patch: - patch from Chris Jones, "onboard still called sok in preferred apps list" * debian/patches/19_extra_keybindings.patch: - list xrandr keybinding * debian/patches/21_no_sleep_key.patch: - dropped ubuntu change, it's not likely required and there is still some issue the patch can be used again later * debian/patches/26_add_touchpad_to_mouse_settings.patch, debian/patches/27_add_touchpad_to_settings_daemon.patch, debian/patches/28_fixup_touchpad_config.patch: - add touchpad configuration * debian/patches/30_extra_touchpad_config_paranoia.patch: - Be more paranoid when attempting to configure the Synaptics pad, in order to avoid crashing out on X errors (LP: #148291) * debian/patches/70_relibtoolize.patch: - dropped, the autoreconf patch is enough * debian/patches/71_at_properties_gksudo_gdmsetup.patch: - patch from Chris Jones slightly modified to run gdmsetup with gksu (LP: #134958) * debian/patches/95_desktop-effects-integration.patch: - add desktop effects tab to the appearance capplet * debian/patches/99_autoreconf: - run autoreconf command * debian/patches/100_at_properties_readd_gksudo_disable_grab_toggle.patch: - patch from Chris Jones, "no gksu/disable-grab option per gui in gnome-at-properties" * debian/patches/101_gnome_at_properties_active_preferred_apps_without_at.patch: - patch from Chris Jones, to not "prevents access to preferred apps dialog when assistive technologies is not enabled" * debian/rules: - install the visual effects icons * debian/visual-effects*.svg: - desktop effects icons -- Sebastien Bacher Fri, 23 Nov 2007 18:18:45 +0100 control-center (1:2.20.1-1) unstable; urgency=low * New upstream bugfix release: + debian/patches/70_relibtoolize.patch: - Regenerated for the new version. -- Sebastian Dröge Thu, 25 Oct 2007 19:45:06 +0200 control-center (1:2.20.0.1-1) unstable; urgency=low [ Loic Minier ] * gnome-settings-daemon is in /usr/lib/control-center, not gnome-control-center; closes: #443997. * Drop the version of the scrollkeeper dependency. [ Josselin Mouette ] * Run dh_installmime for capplets-data, otherwise cdbs runs it before dh_install. [ Sven Arvidsson ] * Add man page for gnome-keyboard-properties (Closes: #345818) [ Sebastian Dröge ] * New upstream bugfix release: + debian/patches/70_relibtoolize.patch: - Updated for the new version. -- Sebastian Dröge Fri, 05 Oct 2007 08:45:45 +0200 control-center (1:2.20.0-1) unstable; urgency=low [ Loic Minier ] * Bump up gnome-icon-theme dep to >= 2.16 for applications-internet etc. * Bump up libpango1.0-dev b-dep to >= 1.17 to help experimental's sbuild to install libgtk2.0-dev >= 2.11. [ Sebastian Dröge ] * New upstream release: + debian/patches/27_nobashizms.patch: - Dropped, merged upstream. + 70_relibtoolize.patch: - Updated for the new version. * Upload to unstable, drop check-dist include. -- Sebastian Dröge Sat, 22 Sep 2007 11:06:14 +0200 control-center (1:2.19.6-1) experimental; urgency=low * New upstream development release; no API change. - Bump up libgtk2.0-dev build-dep to >= 2.11.6. - Relibtoolize. - Drop 99_ltmain_as-needed; fails to apply and not easy to update for me. -- Loic Minier Fri, 03 Aug 2007 10:28:44 +0200 control-center (1:2.19.5-2) experimental; urgency=low * Update defaults to string type by explicitely quoting them; closes: #432933. -- Loic Minier Fri, 13 Jul 2007 11:14:52 +0200 control-center (1:2.19.5-1) experimental; urgency=low [ Josselin Mouette ] * capplets-data.gconf-defaults: set the default keybindings, formerly in patches/07_default_keys.patch. * patches/07_default_keys.patch: removed. * 99_ltmain_as-needed.patch: get --as-needed back to work. [ Loic Minier ] * Drop DEB_CONFIGURE_LOCALSTATEDIR which seems to be useless since forever. * Drop Marc Dequènes (Duck) from Uploaders; thanks! * Cleanups. * New upstream release series; these are development releases, the API may still change incompatibly; no API change in this release though. - Target at experimental; include check-dist. - Set GNOME_MODULE and update watch and copyright files as the upstream module was renamed to gnome-control-center; update debian/*.install and *.links files for new pathnames. - Update patch 01_fix_libslab_build. - Update patch 02_xrdb to only patch gnome-settings-daemon/gnome-settings-xrdb.c (same as Ubuntu package). - Update patch 09_locate_pointer (from Ubuntu package). - Drop patch 10_eggaccelerators, merged upstream. - Drop patch 15_gconf_peditor which has no documentation and seems completely obsolete. - Update patch 19_extra_keybindings (from the Ubuntu package). - Drop patch 24_theme_dont_require_metacity, deprecated with the new version (from the Ubuntu package). - Drop patch 36-compiz-keybindings-support, deprecated with the new version (from the Ubuntu package). - Update relibtoolizing patch, 70_relibtoolize. - Drop patch 90_workaround_gnome_doc_utils_bug, workaround not required anymore. - Bump up libglib2.0-dev build-dep to >> 2.13. - Drop private icon dir and png pixmaps from capplets-data.install. - Drop gnome-font-properties, gnome-background-properties, gnome-theme-manager, and gnome-ui-properties from gnome-control-center.install. - Add a (libxklavier11-dev >= 3.2) build-dep. - Update GConf defaults for the music and calculator keybindings and bind the rhythmbox command to the default media player. - Install gnome-keybindings.pc in libgnome-settings-daemon-dev. - Misc updates to *.install files. - New patch, 27_nobashizms, fixes a bashism in gnome-at-commandline; found in the Ubuntu package. - Install all files under usr/bin to gnome-control-center to ease handling of its install file. -- Loic Minier Tue, 10 Jul 2007 18:55:45 +0200 control-center (1:2.18.1-1) unstable; urgency=low [ Marco Cabizza ] * New upstream release: - gswitchit should be working as most of the keyboard-releated stuff has been moved to libgnomekbd ( therefore depending on it ). - dropping 12_sort_entries.patch, 22_bkg_capplet_follow_symlink.patch, and 23_menu_files_conflict.patch due to code reorganisation. - dropping 28_thunderbird-no-compose-flag.patch and 29_iceweasel-icedove-preferred-apps.patch as they're merged upstream. - fixing 02_xrdb.patch for the new upstream. - don't create the libslab* packages, depend on gnome-main-menu's libslab-dev. - don't install the control-center schema as it's provided by slab. * Fixing the .install files. [ Riccardo Setti ] * Built with the libslab-dev package provided by gnome-main-menu instead of the libslab shipped in the source - 01_fix_libslab_build.patch * Removed 06_disable_update_mime_at_install.patch. Use --disable-update-mimedb directly from the configure switch. * Updated 04_path_xtra.patch, 02_xrdb.patch * Added 05_autotools.patch * Dropped 30_pulseaudio.patch, merged upstream. * Added 07_default_keys.patch (patch taken from the ubuntu package) * Added 91_from_svn_fix_gstreamer_warning.patch: patch from SVN, "Initialise threads early, and fix option context translation". (patch taken from the ubuntu package) [ Loic Minier ] * Drop commented out DEB_BUILDDIR completely; seems useless; cleanups. * Set LDFLAGS directly instead of via DEB_CONFIGURE_SCRIPT_ENV; build-dep on cdbs >= 0.4.41. * New upstream release has API additions in gnome-settings-client.h, bump up shlibs to >= 2.17.5. * Suggest xrdb. * Bump up intltool build-dep to 0.35.5. * Build-depend on libpango1.0-dev, libgnomekbdui-dev. * Drop build-dep on liborbit2-dev, libxklavier11-dev. * Bump up dep on gnome-menus to >= 2.12.0. * Version the libgnomekbd and libgnomekbdui build-deps to >= 0.1. * New upstream release; no API change in libgnome-window-settings. - Apply update to patch 07_default_keys, found in the Ubuntu package. - Drop patch 91_from_svn_fix_gstreamer_warning, merged upstream. - Rename patch 05_autotools to 70_relibtoolize and update it. - New patch, 90_workaround_gnome_doc_utils_bug, works around a build failure with newer gnome-doc-utils; from the Ubuntu package. * New patch, 36-compiz-keybindings-support, permits configuring keybindings when using compiz as window manager; from the Ubuntu package. * Upload to unstable; drop check-dist include. * Wrap build-deps and deps. * Fix URL in copyright. * Build-depend on scrollkeeper. -- Loic Minier Sun, 22 Apr 2007 13:48:12 +0200 control-center (1:2.16.3-1) experimental; urgency=low [ Sven Arvidsson ] * New patch, 30_pulseaudio.patch, Polypaudio is now PulseAudio; thanks Mike Hommey. [ Loic Minier ] * Merge 1:2.14.2-6 and 1:2.14.2-7; SVN r7995:8671. * New upstream stable release; bug fixes and translations. - Update patch 25_window_manager_settings. - Drop patch 30_null-terminate-font-list, merged upstream. - Update patch 30_pulseaudio. - Build-depend on scrollkeeper. -- Loic Minier Sat, 17 Mar 2007 15:49:26 +0100 control-center (1:2.16.2-3) experimental; urgency=low * 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. * Build-depend on libgtk2.0-dev >= 2.10 for multihead support and to build typing-break which uses GtkStatusIcon, par of the 2.10 API. * Bump up libgnomeui-dev build-dep to >= 2.16.0-2 to get a Gtk 2.10 transitionned version. -- Loic Minier Sun, 4 Feb 2007 13:22:54 +0100 control-center (1:2.16.2-2) experimental; urgency=low * Conflict with gnome-session < 2.16. -- Josselin Mouette Mon, 27 Nov 2006 20:55:48 +0100 control-center (1:2.16.2-1) experimental; urgency=low [ Marco Cabizza ] * New upstream release: - gnome-settings-daemon doesn't crash anymore, hooray! (Closes: #372873) - dropping merged patches 26_ignore_pmu_permissions.patch and 27_bzip2.patch - adapting 19_extra_keybindings.patch * Bumping dependencies: libgtk2.0-dev, libxklavier11-dev, libebook-dev * Build-Depends on hal and dbus * Splitting off some stuff (gnome-window-settings.pc and its headers) into libgnome-window-settings-dev, and thus including the dbus .service in capplets-data * Updated the watch file [ Loic Minier ] * Fix watch file to track stable releases and use HTTP. [ Josselin Mouette ] * Merge 2.14.2-5. * rules: call clean-la.mk. * Build-depend on gnome-pkg-tools 0.7. * 29_iceweasel-icedove-preferred-apps.patch: remove the tons of useless translations of iceweasel and icedove by themselves. -- Josselin Mouette Sun, 26 Nov 2006 21:38:20 +0100 control-center (1:2.14.2-7) unstable; urgency=medium * Add a get-orig-source target to retrieve the upstream tarball. * New patch, 30_null-terminate-font-list, fixes crash triggerred by missing NULL terminator in name list; GNOME #356435. -- Loic Minier Mon, 26 Feb 2007 11:00:38 +0100 control-center (1:2.14.2-6) unstable; urgency=low * Update patch 29_iceweasel-icedove-preferred-apps to drop the -compose flag, as in 28_thunderbird-no-compose-flag. -- Loic Minier Mon, 27 Nov 2006 16:52:30 +0100 control-center (1:2.14.2-5) unstable; urgency=low * Update patch 29_iceweasel-icedove-preferred-apps to change the mixed case IceWeasel in Iceweasel. -- Loic Minier Sat, 25 Nov 2006 13:34:41 +0100 control-center (1:2.14.2-4) unstable; urgency=low * New patch, 29_iceweasel-icedove-preferred-apps, to offer IceWeasel and Icedove in the list of preferred applications; thanks Sven Arvidsson; closes: #393549. -- Loic Minier Sat, 25 Nov 2006 11:41:26 +0100 control-center (1:2.14.2-3) unstable; urgency=low [ Loic Minier ] * New patch, 28_thunderbird-no-compose-flag, to fix the way browsers invoke Thunderbird (drop the -compose flag which is added automatically for mailto: URLs); thanks Manuel Bilderbeek. (Closes: #380284) * Recommend gnome-user-guide instead of gnome2-user-guide; thanks Luk Claes. (Closes: #378718) [ Marco Cabizza ] * Set the correct path for bzip2 adding patches/27_bzip2.patch, and Recommends: bzip2, (Closes: #378141) [ Josselin Mouette ] * Suggest gnome-screensaver first, xscreensaver second. * Make libgnome-window-settings-dev tolerate binNMUs. * Depend on gnome-pkg-tools 0.6. * Use ${gnome:Version} and ${gnome:NextVersion}. * Call gnome-version.mk in rules. -- Josselin Mouette Fri, 1 Sep 2006 21:24:32 +0200 control-center (1:2.14.2-2) unstable; urgency=high [ Marco Cabizza ] * debian/control, debian/control.in: - libgnome-window-settings1 replaces capplets (Closes: #372804) [ Sjoerd Simons ] * debian/patches/26_ignore_pmu_permissions.patch - Added. Ignore errors when we can't open or use the pmu device for brightness settings. A better fix would be to use hal instead. (Closes: #373146) [ Loic Minier ] * Fix versioned dependency of capplets-data on gnome-control-center. * Let libgnome-window-settings1 conflict with capplets too. * Drop capplets Provides. -- Loic Minier Fri, 7 Jul 2006 22:28:58 +0200 control-center (1:2.14.2-1) unstable; urgency=low * New upstream release * debian/control, debian/control.in: - libgnome-window-settings1, libgnome-window-settings-dev Replaces gnome-control-center << 1:2.14.0-1 (Closes: #370211) - New maintainer * compat, libgnome-window-settings1.install, gnome-control-center.install: - Debhelper compatibility is 5 - Fixed some missing files errors -- Marco Cabizza Sun, 28 May 2006 18:53:48 +0200 control-center (1:2.14.1-1) unstable; urgency=low [ Marco Cabizza ] * New upstream release. - fixed the xkb releated bugs (Closes: #348809, #349399, #351798) - evdev doesn't crash gnome-settings-daemon any more (Closes: #362107, #362563) - fixed the gnome-settings-daemon crash at startup (Closes: #347796) * debian/control, debian/control.in: - dropped the dependency on xlibs due to its deprecation and since libxklavier depends on xkb-data (Closes: 342536, #365977) - standards version is 3.7.2 - Build-depend on libgtk2.0-dev (>= 2.8.12) and libgstreamer-plugins-base0.10-dev * debian/rules: - append --enable-gstreamer=0.10 to configure * debian/capplets-data.install: - added usr/share/desktop-directories to the list * debian/patches/02_xrdb.patch: - updated to fit upstream * debian/patches/08_pmu_fix.patch: - dropped; already merged upstream * New packages: - Move libgnome-window-settings.so.1 in the newly created libgnome-window-settings1 and add libgnome-window-settings1.shlibs - Move the libwindow-settings' header files in the newly created libgnome-window-settings-dev * debian/patches/25_window_manager_settings.patch: - rename /usr/lib/window-manager-settings to /usr/lib/libgnome-window-settings1. [ Josselin Mouette ] * Make the package binNMU-safe. + Build-depend on dpkg-dev 1.13.19. + Use ${source:Version}. -- Marco Cabizza Sat, 6 May 2006 17:01:39 +0200 control-center (1:2.12.3-2) unstable; urgency=medium * Build-depend on libxrender-dev, libx11-dev, and libxt-dev explicitely as these are used in configure.in, fixes FTBFS. [debian/control, debian/control.in] * Add missing build-deps on libgconf2-dev, libbonoboui2-dev, libesd0-dev, libgnomevfs2-dev, libfontconfig1-dev, libfreetype6-dev, libglib2.0-dev. [debian/control, debian/control.in] * Fix old changelog entries: - Fix the bug number closed in 1:2.12.1-2. - Explain Marillat's joke in 1:2.4.0-8. (Closes: #244288) -- Loic Minier Tue, 21 Feb 2006 11:38:12 +0100 control-center (1:2.12.3-1) unstable; urgency=low * New upstream release. * Recommend evolution-data-server since gnome-about-me seems to require it. (Closes: #340419) [debian/control, debian/control.in] -- Loic Minier Mon, 20 Feb 2006 18:27:00 +0100 control-center (1:2.12.2-2) unstable; urgency=low [ Gustavo Noronha Silva ] * debian/control.in: - increased debhelper b-dep to >= 4.1.0, because of cdbs [ Josselin Mouette ] * Rebuild to get rid of libgamin0 dependency (closes: #348347). -- Josselin Mouette Mon, 16 Jan 2006 20:47:30 +0100 control-center (1:2.12.2-1) unstable; urgency=low * New upstream release * debian/control.in: - removed duplicated build-dep on libgnome-menu-dev, leaving the bigger one (>= 2.12), thanks to Kurt Roeckx for pointing out -- Gustavo Noronha Silva Sun, 8 Jan 2006 12:02:37 -0200 control-center (1:2.12.1-2) UNRELEASED; urgency=low * Only install /usr/share/applications/*.desktop, not /usr/share/applications in capplets-data, and rm -rf /usr/share/applications/mimeinfo.cache in binary-post-install/capplets-data:: to be completely safe (the update-desktop-database can't be deactivated via configure). (Closes: #346062) [debian/capplets-data.install, debian/rules] -- Loic Minier Sat, 7 Jan 2006 15:30:16 +0100 control-center (1:2.12.1-1) experimental; urgency=low [ Loic Minier ] * New upstream releases. - Update watch file. [debian/watch] - Don't run scrollkeeper. [debian/rules] - Bump libgtk2.0-dev build-dep to >= 2.6.0. [debian/control, debian/control.in] - Add a libxft-dev build-dep on >= 2.1.2. [debian/control, debian/control.in] - Version libgnome-menu-dev build-dep on >= 2.10.1. [debian/control, debian/control.in] - Enable about-me capplet. . Update configure flags. [debian/rules] . Add libebook1.2-dev build-dep. [debian/control, debian/control.in] - Suggest gnome-screensaver. [debian/control, debian/control.in] * Add CDBS' utils. [debian/rules] * Don't overwrite DEB_CONFIGURE_EXTRA_FLAGS and DEB_INSTALL_MANPAGES_gnome-control-center. [debian/rules] [ Sjoerd Simons ] * debian/patches/12_sort_entries.patch - Updated for new upstream * debian/patches/20_gswitchit_dont_crash_when_no_xkb_config.patch - Removed. fixed upstream * debian/patches/22_bkg_capplet_follow_symlink.patch - Updated for new upstream (from the ubuntu package) * debian/patches/23_menu_files_conflict.patch - Update for new upstream * debian/patches/99_reautogenization.patch - Removed * Updated build-depends * Install gnome-about-me and the nautilus extensions * Use upstream versions of gnome-font-viewer.desktop and themus-theme-applier.desktop -- Sjoerd Simons Mon, 21 Nov 2005 18:21:32 +0000 control-center (1:2.10.2-1) unstable; urgency=low [ Josselin Mouette ] * Use again --as-needed. [ Marc Dequènes (Duck) ] * New upstream release. * Applied patch for gnome-font-viewer 'fonts:///' url capability from Sam Morris (Closes: #316188). * Fixed 'Apply theme' contextual entry in 'themes://' (corrected 'debian/themus-theme-applier.desktop') (Closes #298360). * Regenerated and merged reautogenization patches. -- Marc Dequènes (Duck) Fri, 30 Sep 2005 15:08:27 +0200 control-center (1:2.10.1-6) unstable; urgency=medium * Urgency medium because of FTBFS on sparc and alpha (binutils issue). * Remove --as-needed from LD_FLAGS. -- Loic Minier Wed, 10 Aug 2005 12:48:11 +0200 control-center (1:2.10.1-5) unstable; urgency=high * Urgency high because of RC bugfix and because this holds the GNOME 2.10 transition. * Add missing build-deps on libxss-dev (Closes: #319971) and libxinerama-dev. -- Loic Minier Tue, 26 Jul 2005 09:52:43 +0200 control-center (1:2.10.1-4) unstable; urgency=medium * Don't overwrite DEB_CONFIGURE_SCRIPT_ENV completely. * 24_theme_dont_require_metacity.patch: make gnome-theme-manager work without metacity being installed (closes: #315730). * Use type-handling's Provides: feature to avoid hacking the control file. * Remove the capplets package, which doesn't have a purpose anymore. Move all package contents back to gnome-control-center. * Remove most Replaces: and Conflicts:, not useful anymore. * Standards-version is 3.6.2. -- Josselin Mouette Sat, 25 Jun 2005 19:11:37 +0200 control-center (1:2.10.1-3) unstable; urgency=low * Fix menu files conflict (renaming 'preferences.menu' to 'gnome- preferences.menu') (causing control-center summary window to be empty). * Now building in 'debian/build/' directory (cleaner & avoid non- idempotency hackerie). * Updated 'debian/copyright' download URL. * 'debian/rules' spring-cleaning. -- Marc Dequènes (Duck) Wed, 15 Jun 2005 00:47:05 +0200 control-center (1:2.10.1-2) unstable; urgency=low * Upload to unstable (GNOME Team upload) (Closes: #313217). * Fixed in 2.10 : + crashes at startup when loading settings (Closes: #251126). + installing files from ~/.themes fails (Closes: #166983). + bad icon themes install path (Closes: #257241). + installing bad theme fails silently (Closes: #166982). + incorrect position of volume dialog (Closes: #260277). + cannot turn off sound events (Closes: #216927). and probably some more... * Buildsys not idempotent breaking next build because of missing schema '.in' file worked around in clean rule (GNOME people should really learn to test before releasing...). -- Marc Dequènes (Duck) Sun, 12 Jun 2005 19:43:28 +0200 control-center (1:2.10.1-1) experimental; urgency=low * New upstream release. * debian/control.in: - Updated build-dependencies * debian/patches: - 01_gnome-default-applications-properties-structs.c.patch: Removed as Debian's default applications are included upstream - 03_gsd_actions_makefile.am.patch: Not more needed - 05_path_xtra-2.patch: Regenerated - 06_disable_update_mime_at_install.patch: - 07_disable_update_mime_at_install-2.patch: Don't call update-desktop-database - 11_sleepkey.patch: patch taken to seb128's package to use gdm-signal - 12_sort_entries.patch: Sort entries in each categories when suspending from keyboard key - 21_show_xkb_warning_one_time.patch: should not be needed anymore - 21_show_xkb_warning_one_time.patch: updated - 17_locate_pointer.patch: - 23_infinite_loop_theme_manager.patch: This upstream version has theses patches -- Arnaud Patard Sat, 9 Apr 2005 01:00:12 +0200 control-center (1:2.8.2-3) unstable; urgency=medium * 20_gswitchit_dont_crash_when_no_xkb_config.patch: + Reverse a wrong test condition. + Don't check the "options" key (closes: #296434). -- Josselin Mouette Thu, 17 Mar 2005 22:28:32 +0100 control-center (1:2.8.2-2) unstable; urgency=low * debian/control: - fixes the Build-Depends (Closes: #299753). -- Sebastien Bacher Wed, 16 Mar 2005 23:29:27 +0100 control-center (1:2.8.2-1) unstable; urgency=low * New upstream version: - Fix theme thumbnailing - Fix widget expansion in the keyboard preferences - Handle backspace in multilayout setups correctly - theme-thumbnailer doesn't require an absolute path * debian/patches: - 05_relibtoolised.patch : Removed as no more accurate - 06_gst-fix.patch: Merged - 14_gst-mixer-grab.patch : Merged - 16_disable_text_editor_tab.patch: Merged - 18_logout.patch: Merged - 04_path_xtra.patch: Updated to patch only the configure.in file. The configure update is now in 05_path_xtra.patch-2.patch - 23_infinite_loop_theme_manager.patch: Forgotten patch in the 2.8.2 release * debian/rules: - Pass --as-needed to LDFLAGS to reduce dependencies and removes dependency upon libhowl0. (Closes: 298805) * debian/control.in: - Depends on libgnomeui >= 2.8.1-3 to be sure to remove the dependency on the libhowl0 -- Arnaud Patard Wed, 9 Mar 2005 23:18:44 +0100 control-center (1:2.8.1-4) unstable; urgency=low * debian/patches: - 17_locate_pointer.patch: fix the "locate pointer" when numlock is activated. - 18_logout.patch: fix the logout shortcut (Closes: #289009). - 01_gnome-default-applications-properties-structs.c.patch: Corrected Thunderbird command (Closes: #278762) - Updated 08_pmu_fix.patch with patches from Sjoerd Simons and Sven Luther as a fix for the pmu error message - 19_extra_keybindings.patch: Add bindings for calculator and music multimedia keys (Closes: #291917) - 20_gswitchit_dont_crash_when_no_xkb_config.patch: Patch from kov to prevent crash when used remotely (Closes: #286220) - 21_show_xkb_warning_one_time.patch: Adopt a similar behaviour as for the xmodmap warning (Closes: #287965) - 22_bkg_capplet_follow_symlink.patch: Resolv symlink to generate the thumbnails (Closes: #281657) -- Arnaud Patard Sun, 6 Feb 2005 19:13:04 +0100 control-center (1:2.8.1-3) unstable; urgency=low * debian/rules: - Corrected erroneous line responsible for not including the .desktop files (Closes: #274401) * debian/patches: - Suppressed 'Text Editor' in the "preferred applications" as it's useless with the new mime type system. -- Arnaud Patard Thu, 25 Nov 2004 21:16:04 +0100 control-center (1:2.8.1-2) unstable; urgency=low * debian/rules,debian/capplets.install: - Added manually a .desktop for fontilus taken from Gnome's cvs (Closes: #274401) - Added manually a .desktop for themes:///. Thanks to Dan Korostelev -- Arnaud Patard Wed, 17 Nov 2004 23:44:21 +0100 control-center (1:2.8.1-1) experimental; urgency=low * New upstream release - Some tweaking of the available default applications - Background capplet fixes - keyboard patchs - Patch leak in XKB code - update translations * Update the package with the modifications from the 2.6 package * Added Evolution 2.0 to preferred applications (Closes: 279198) * debian/patches: - Removed 13_drw_monitor.patch - Re-added an updated version of 14_gst-mixer-grab.patch as the bug isn't fixed upstream -- Arnaud Patard Tue, 9 Nov 2004 00:24:23 +0100 control-center (1:2.8.0-1) experimental; urgency=low * GNOME Team Upload with Rtp's permission. * New upstream release : + fix french typo (Closes: #238387) (or even closed in 2.6). + fix german typo (Closes: #267767) * Removed 07_acme_position.patch and 11_default_app.patch now applied upstream. * Removed part of the 12_custom_browser.patch related to the dead file-types capplet (due to mime system changes). * Corrected 'patch unexpectedly ends in middle of line' in 13_drw_monitor.patch. * Removed 14_gst-mixer-grab.patch recoded upstream. * Updated URL in 'debian/copyright'. * Updated watch file. * 'debian/control.in' : using ${misc:Depends} and updated versions. * Added 'autotools-dev' to build dependencies to take advantage of the CDBS automatic 'config.*' management. * Regenerated relibtoolize patch. * As not (yet) DD i'm not listed as GNOME Team member, so adding myself to Uploaders to avoid this upload to be considered a NMU. -- Marc Dequènes (Duck) Wed, 15 Sep 2004 04:20:24 +0200 control-center (1:2.6.1-13) unstable; urgency=low * debian/patches: - Added a sanity check on the type of gconf value before calling strcmp in gconf_property_editor (Closes: #272358) - Check that one is on a powerpc with a pmu before reporting that's there is no /dev/pmu in 08_pmu_fix.patch (Closes: #273336) - Updated 01_gnome-default-applications-properties-structs.c.patch to add FireFox and ThunderBird (Closes: #265882) - Added a check on self->priv in 14_gst-mixer-grab.patch in order to provent a crash if something went wrong during initialiastion (Closes: #269429) - Updated 09_locate_pointer.patch XUngrabKeyboard call thanks to Sjoerd Simons (Closes: #275723) * debian/control{,.in},debian/rules: - Patch from Robert Millan to build on kfreebsd-gnu (Closes: #272722) -- Arnaud Patard Tue, 12 Oct 2004 13:49:27 +0200 control-center (1:2.6.1-12) unstable; urgency=low * debian/patches: - Corrected patch 11_default_app.patch so that it checks the pointer value before calling strlen (Closes: #264288) - Added a patch that close the mixer devices after 4s of inactivity (Closes: #255793) -- Arnaud Patard Fri, 13 Aug 2004 12:47:09 +0200 control-center (1:2.6.1-11) unstable; urgency=low * debian/patches: - Added a patch for fixing the default applications properties capplet (Closes: #245237) - Added a patch from http://bugzilla.gnome.org/show_bug.cgi?id=123487 for handling http,https, unknow urls with the custom browser setting (Closes: #236297) - Backported a patch from control-center 2.7 for preventing the typing break to starts while watching a movie with totem * debian/control.in: - Updated the libgnomeui-dev build-depends to get gnutls11 (Closes: #263609) -- Arnaud Patard Thu, 5 Aug 2004 17:46:37 +0200 control-center (1:2.6.1-10) unstable; urgency=low * debian/patch - Added a patch so that using the 'locate cursor' mouse option doesn't disable all multimedia keybinding (Closes: #257581) - Corrected the patch for the pmu by suppressing the wrong test, as discussed with upstream (Closes: #258105) - Added a patch from http://bugzilla.gnome.org/show_bug.cgi?id=145271 to ensure that all keysims in shortcuts exists in the keymap (Closes: 254745) * debian - Corrected some errors in the man page. -- Arnaud Patard Mon, 12 Jul 2004 23:32:27 +0200 control-center (1:2.6.1-9) unstable; urgency=low * debian/patch: - Corrected the patch so that all modified files are in the diff (Closes: #257352) - Modified 06_gst-fix.patch to ensure the usage of the first soundcard on system with multiple soundcards -- Arnaud Patard Sat, 3 Jul 2004 12:50:18 +0200 control-center (1:2.6.1-8) unstable; urgency=low * debian/capplets-data.install: - Suppressed the line that was reponsible for copying Xresources two times (Closes: #252324). * debian/control.in: - Added libgstreamer-plugins0.8-dev to build-depends - Added some gstreamer sound plugin for the volume keybindings * debian/patch: - Added a patch from Sjoerd Simons to fix the gstreamer volume code (Closes: #251831,#253416) - Added a patch for setting the position of the volume window after showing it (Closes: #254822) - Added a patch for cleaning error messages for /dev/pmu from http://bugzilla.gnome.org/show_bug.cgi?id=132655. It will be merged in 2.7 (Closes: #252460) -- Arnaud Patard Thu, 1 Jul 2004 22:16:30 +0200 control-center (1:2.6.1-7) unstable; urgency=high * debian/control.in: + removed libgstreamer-plugins0.8-dev from Build-Depends. -- Sebastien Bacher Sat, 19 Jun 2004 15:10:37 +0200 control-center (1:2.6.1-6) unstable; urgency=high * Rebuilt without gstreamer to try to get control-center in testing fast to fix nautilus' breakage. -- Sebastien Bacher Fri, 18 Jun 2004 01:26:12 +0200 control-center (1:2.6.1-5) unstable; urgency=low * Rebuilt in a pbuilder, fix the crashe due to linkage with both libxft (Closes: #254076). -- Sebastien Bacher Sat, 12 Jun 2004 23:22:42 +0200 control-center (1:2.6.1-4) unstable; urgency=low * Gnome Team Upload. * Added a link to the gnome-settings-daemon in /usr/bin (Closes: #251953). * debian/control.in: + Depends on xlibs (Closes: #253287). + Recommends gnome2-user-guide (Closes: #251992). -- Sebastien Bacher Thu, 10 Jun 2004 22:28:02 +0200 control-center (1:2.6.1-3) unstable; urgency=low * debian/rules : - As gstreamer 0.8 as reached unstable, reactivate the default option to use it with the keybindings. * debian/control.in : - Added build dependency on libgstreamer-plugins0.8-dev - Removes dependency on libgnome-keyring-dev since no more needed. - Added libXrandr-dev as build dependency (Closes: #251429). * debian/patch : - Added a patch for resolving conflictings ALSA_CFLAGS problems (Closes: #249357). - Added a pathc for using Debian's ac_path_xtra - Modified the patch for relibtoolizing -- Arnaud Patard Sat, 29 May 2004 18:01:45 +0200 control-center (1:2.6.1-2) unstable; urgency=low * GNOME Team Upload. * Upload in unstable. -- Sebastien Bacher Wed, 26 May 2004 17:30:32 +0200 control-center (1:2.6.1-1) experimental; urgency=low * New upstream release. - Fix uniqueness test for binding special keys with no name - Fix theme manager selection when not running metacity - Match nautilus' interpretation of icons in desktop files - Add Evolution 1.5 and 1.6 to "Preferred Applications" (Closes: #243973). * debian/patches: - Removes patch for keyboards - Updates patch for libtool * debian.control: - Added a dependency on gconf2 for capplets-data (Closes: #243894). -- Arnaud Patard Fri, 16 Apr 2004 12:50:54 +0200 control-center (1:2.6.0.3-2) experimental; urgency=low * debian/patch: - Added a patch from gnome cvs for fixing issues with multimedia keybindings (see http://bugs.gnome.org/show_bug.cgi?id=139190). - Added a patch to regenerate libtool files. -- Arnaud Patard Wed, 7 Apr 2004 01:44:10 +0200 control-center (1:2.6.0.3-1) experimental; urgency=low * New upstream release - Fix some keyboard problems (see http://bugzilla.gnome.org/show_bug.cgi?id=138701). * control.in: - Added versionning informations on depend for capplets (needed to ensure having right version of capplets when upgrapding). -- Arnaud Patard Sun, 4 Apr 2004 15:39:57 +0200 control-center (1:2.6.0.2-1) experimental; urgency=low * New Upstream release. + Disabled GStreamer (as it now depends on it by default and the package is not yet upgraded) * control.in: + Updated dependencies to libnautilus2 2.6.0. + Added a conflict on acme, since it's now a part of control-center + Changed the build dependency on libxrender-dev to libxcursor-dev (Closes #240483) -- Arnaud Patard Thu, 1 Apr 2004 00:09:52 +0200 control-center (1:2.5.4-1) experimental; urgency=low * New maintainer (Closes: #238876) * New upstream release - fix implicitly conversion (Closes: #226554). - support icon themes now (Closes: #215851). * debian/control.in, debian/rules: - now, it uses cdbs. - adapted for the gnome team packaging. * Modified patch 01_gnome-default-applications-properties-structs.c.patch to fit with new version. -- Arnaud Patard Thu, 25 Mar 2004 00:07:35 +0100 control-center (1:2.4.0-9) unstable; urgency=low * Debian/control set Maintainer to Debian QA Group -- Christian Marillat Sat, 20 Mar 2004 09:34:15 +0100 control-center (1:2.4.0-8) unstable; urgency=low * You need * Notes by Loic Minier : the above changelog message was meant to be some sort of joke, a message split between many source packages. No actual change besides orphaning was done in this version. You can read the full story at: -- Christian Marillat Fri, 19 Mar 2004 15:08:21 +0100 control-center (1:2.4.0-7) unstable; urgency=low * debian/control capplets package need to depends on capplets-data (Closes: #237311) -- Christian Marillat Thu, 11 Mar 2004 09:07:06 +0100 control-center (1:2.4.0-6) unstable; urgency=low * Split the package. The gnome-control-center binary like nautilus is simply a front-end for capplets, thus move all capplets in a separate package (capplets) and add a dependency to 'gnome-control-center | nautilus | gnome-panel' for that package. Also move data files in capplets-data package. * Remove /usr/lib/libgnome-window-settings.{a,la,so}, gnome-window-settings-2.0.pc and include files. These files are not needed and should not be packaged (Closes: #221283) -- Christian Marillat Sun, 29 Feb 2004 17:40:37 +0100 control-center (1:2.4.0-5) unstable; urgency=low * debian/prerm Unregister schemas file from the database. * Patch from bugzilla to fix "symlink" in fontilus (Closes: #231639) -- Christian Marillat Thu, 12 Feb 2004 14:35:46 +0100 control-center (1:2.4.0-4) unstable; urgency=low * Move Xresources files in /etc/gnome/config and disable all resources. -- Christian Marillat Mon, 27 Oct 2003 15:51:37 +0100 control-center (1:2.4.0-3) unstable; urgency=low * Update gnome-desktop-data version in Replaces field (Closes: #217284) -- Christian Marillat Fri, 24 Oct 2003 18:56:02 +0200 control-center (1:2.4.0-2) unstable; urgency=low * Suggest xbase-clients for xrdb * Rebuild to remove liblinc dependency in the -dev package (Closes: #216722) * Don't package .la files for modules (Closes: #182873) * Run libtoolize, I don't know but something is broken in the original tarball. -- Christian Marillat Tue, 21 Oct 2003 21:56:55 +0200 control-center (1:2.4.0-1) unstable; urgency=low * New upstream release. * Conflicts with drwright and fontilus. * Need to Build-Depends on libnautilus2-dev * Add gok and gnopernicus in suggests -- Christian Marillat Sat, 18 Oct 2003 16:54:45 +0200 control-center (1:2.2.2-3) unstable; urgency=low * debian/control Should suggests xscreensaver (Closes: #212737) -- Christian Marillat Fri, 26 Sep 2003 14:39:18 +0200 control-center (1:2.2.2-2) unstable; urgency=low * debian/rules fix DEB_BUILD_OPTIONS=noopt (Closes: #199189) * Don't need to depends on xbase-clients * Suggests esound-clients (Closes: #205700) * Create /usr/share/themes/metacity-1 directory to remove warning (Closes: #211182) * Add hack to remove libtool rpath * Add libxrender-dev in Builde-Depends -- Christian Marillat Sun, 21 Sep 2003 10:17:00 +0200 control-center (1:2.2.2-1) unstable; urgency=low * New upstream release. * New patches : * 02_network-preferences fix range of proxy port (Closes: #195644) * 01_gnome-default-applications-properties-structs.c: add epiphany in ww-browser list (Closes: #192241) * Add icon for Debian menu * Fix linkage bug (Closes: #187368) * debian/control Remove Suggests: xscreensaver-gnome -- Christian Marillat Mon, 23 Jun 2003 11:18:45 +0200 control-center (1:2.2.1-2) unstable; urgency=low * Update section * Move metacity-properties package in control-center (Closes: #188077) -- Christian Marillat Mon, 7 Apr 2003 22:42:55 +0200 control-center (1:2.2.1-1) unstable; urgency=low * New upstream release. -- Christian Marillat Fri, 14 Mar 2003 15:17:56 +0100 control-center (1:2.2.0.1-1) unstable; urgency=low * New upstream release. * Hack the Icon tag in Advanced.directory (Closes: #179593) -- Christian Marillat Wed, 5 Feb 2003 09:49:20 +0100 control-center (1:2.2.0-2) unstable; urgency=low * Add flex and autotools-dev in Build-Depends (Closes: #178702) * Move the metacity capplet in a new package metacity-properties -- Christian Marillat Thu, 30 Jan 2003 18:40:33 +0100 control-center (1:2.2.0-1) unstable; urgency=low * New upstream release. * Add a default theme. Thanks to Johannes Rohr * Drag and drop for theme work (Closes: #166980) * Themes aren't sorted case-sensitively (Closes: #166981) * Should fix key gnome binding properties and metacity key bindings (Closes: #172380) -- Christian Marillat Thu, 23 Jan 2003 16:32:09 +0100 control-center (1:2.0.3.2-3) unstable; urgency=low * Remove duplicate advanced-directory.png -- Christian Marillat Sat, 18 Jan 2003 11:54:29 +0100 control-center (1:2.0.3.2-2) unstable; urgency=low * Use sensible-browser as default browser. * Add replaces with gnome-desktop-data (Closes: #177141, #176977) -- Christian Marillat Fri, 17 Jan 2003 16:10:52 +0100 control-center (1:2.0.3.2-1) unstable; urgency=low * New upstream release. -- Christian Marillat Fri, 20 Dec 2002 13:27:59 +0100 control-center (1:2.0.3-2) unstable; urgency=low * Should depends on scrollkeeper (Closes: #169850) -- Christian Marillat Sun, 24 Nov 2002 16:11:14 +0100 control-center (1:2.0.3-1) unstable; urgency=low * New upstream release. -- Christian Marillat Sun, 24 Nov 2002 15:27:52 +0100 control-center (1:2.0.2.91-1) unstable; urgency=low * New upstream release. -- Christian Marillat Sun, 17 Nov 2002 00:52:21 +0100 control-center (1:2.0.1.1-5) unstable; urgency=low * Upload to unstable * Call scrollkeeper-update with -q (Closes: #166625) * New upstream release (Closes: #110004) * keyboard setup are correctly restored (Closes: #156856) * Bugs related to the old interface (Closes: #62491, #81299, #131440, #71042) * No more problem when rescaling an image (Closes: #72602) * Sould build correctly under mips (Closes: #163604) * Can center large image (Closes: #68651) -- Christian Marillat Mon, 28 Oct 2002 11:46:53 +0100 control-center (1:2.0.1.1-4) experimental; urgency=low * Upload with the new original tarball -- Christian Marillat Sun, 29 Sep 2002 17:22:15 +0200 control-center2 (1:2.0.1.1-3) experimental; urgency=low * Update package veriosn to 1:2.0.1.1-3 to supersedes the unstable version which is 1:1.4.0.5-6 -- Christian Marillat Sat, 28 Sep 2002 20:07:45 +0200 control-center2 (2.0.1.1-2) experimental; urgency=low * Update to standards version 3.5.7 * Upload withtout the 2 suffix -- Christian Marillat Sat, 28 Sep 2002 18:05:58 +0200 control-center2 (2.0.1.1-1) experimental; urgency=low * New upstream release. * Remove fam from recommends should be in libgnomevfs2-0 package. -- Christian Marillat Thu, 22 Aug 2002 15:44:13 +0200 control-center2 (2.0.1-2) experimental; urgency=low * Build against the latest libgnomevfs2-dev 2.0.2-4 -- Christian Marillat Fri, 16 Aug 2002 17:44:03 +0200 control-center2 (2.0.1-1) experimental; urgency=low * New upstream release. -- Christian Marillat Wed, 7 Aug 2002 12:33:10 +0200 control-center2 (2.0.0-3) experimental; urgency=low * Should recommends fame. -- Christian Marillat Thu, 25 Jul 2002 15:28:22 +0200 control-center2 (2.0.0-2) experimental; urgency=low * Add x-terminal-emulator in the list of terminal. * Build against the latest libzvt -- Christian Marillat Sun, 7 Jul 2002 20:44:23 +0200 control-center2 (2.0.0-1) experimental; urgency=low * New upstream release. * Add support for DEB_HOST_GNU_TYPE DEB_BUILD_GNU_TYPE and DEB_BUILD_OPTIONS -- Christian Marillat Tue, 18 Jun 2002 12:34:40 +0200 control-center2 (1.99.10-2) experimental; urgency=low * debian/rules Add GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 in install target. * Install schemas file in postinst. * debian/postinst check if schemas files are present before calling gconftool-2 * debian/postrm call scrollkeeper-update with -q * Removed old package in suggests * Update the menu file with the rigth binary name -- Christian Marillat Sun, 9 Jun 2002 20:29:30 +0200 control-center2 (1.99.10-1) experimental; urgency=low * New upstream release. -- Christian Marillat Sun, 12 May 2002 14:59:06 +0200 control-center2 (1.99.9-1) experimental; urgency=low * New upstream release. -- Christian Marillat Tue, 30 Apr 2002 10:47:01 +0200 control-center2 (1.99.7-1) experimental; urgency=low * New upstream release. -- Christian Marillat Mon, 22 Apr 2002 18:17:28 +0200 control-center2 (1.99.6-1) experimental; urgency=low * New upstream release. -- Christian Marillat Sun, 14 Apr 2002 17:43:36 +0200 control-center2 (1.99.4-3) experimental; urgency=low * Need to Depends on gnome-desktop-data -- Christian Marillat Wed, 13 Mar 2002 11:17:58 +0100 control-center2 (1.99.4-2) experimental; urgency=low * Need to Depends on gnome-session2 (Closes: #137961) -- Christian Marillat Wed, 13 Mar 2002 11:05:26 +0100 control-center2 (1.99.4-1) experimental; urgency=low * New upstream release. -- Christian Marillat Mon, 11 Mar 2002 14:49:29 +0100 control-center2 (1.99.3-2) experimental; urgency=low * Remove duplicate session.desktop file. -- Christian Marillat Mon, 25 Feb 2002 18:14:07 +0100 control-center2 (1.99.3-1) experimental; urgency=low * New upstream release -- Christian Marillat Fri, 15 Feb 2002 00:35:49 +0100 control-center2 (1.99.0-1) experimental; urgency=low * New upstream release. -- Christian Marillat Sun, 20 Jan 2002 18:08:37 +0100 control-center (1:1.5.11-1) unstable; urgency=low * New upstream release. -- Christian Marillat Mon, 17 Dec 2001 17:49:00 +0100 control-center (1:1.5.8-1) unstable; urgency=low * New upstream release. -- Christian Marillat Sat, 6 Oct 2001 19:12:41 +0200 control-center (1:1.5.4-1) unstable; urgency=low * New upstream release. * debian/*.sgml Use docbook 4.1 -- Christian Marillat Mon, 6 Aug 2001 15:30:44 +0200 control-center (1:1.4.0.1-11) unstable; urgency=low * Update config.sub and config.guess (Closes: #103733, #103903) * Remove libtool hack. -- Christian Marillat Sun, 8 Jul 2001 11:36:30 +0200 control-center (1:1.4.0.1-10) unstable; urgency=low * Switch to debhelper V3 * Change the WPrefs location in WindowMaker.desktop (Closes: #101148) * Change libraries versionning to (>= 1:1.4.0.1-6) instead of the latest package number. -- Christian Marillat Fri, 22 Jun 2001 16:48:15 +0200 control-center (1:1.4.0.1-9) unstable; urgency=low * Rewrote the callbacks.c patch (not complete) (Closes: #98085) -- Christian Marillat Sun, 20 May 2001 09:36:48 +0200 control-center (1:1.4.0.1-8) unstable; urgency=low * Depends on gnome-bin (Closes: #97677) * Depends on xbase-clients -- Christian Marillat Fri, 18 May 2001 00:06:13 +0200 control-center (1:1.4.0.1-7) unstable; urgency=low * Patch callbacks.c to reflect change in the new xscreensaver package (3.32-1) and update the suggests field. Thaks to Roderich Schupp. (Closes: #96542) -- Christian Marillat Sun, 6 May 2001 22:34:12 +0200 control-center (1:1.4.0.1-6) unstable; urgency=low * Build against the latest gnome-libs 1.2.13-5. -- Christian Marillat Tue, 24 Apr 2001 12:39:50 +0200 control-center (1:1.4.0.1-5) unstable; urgency=low * Typo in build depends (Closes: #93267) * Rewrote Flame.desktop -- Christian Marillat Sat, 14 Apr 2001 15:32:28 +0200 control-center (1:1.4.0.1-4) unstable; urgency=low * Really add docbook-to-man in build-depends (Closes: #93190) * Replace libungif3g-dev by libungif4-dev in build-depends (Closes: #93197) -- Christian Marillat Sat, 7 Apr 2001 12:18:03 +0200 control-center (1:1.4.0.1-3) unstable; urgency=low * Remove unused Flame.desktop (Closes: #92850) * Patch po/Makefile.in.in to use DESTDIR * Add scrollkeeper in depends (Closes: #93007) -- Christian Marillat Thu, 5 Apr 2001 18:30:35 +0200 control-center (1:1.4.0.1-2) unstable; urgency=low * Add docbook-to-man in build-depends (Closes: #92421) * Don't compress control-center.sgml (Closes: #92603) * Call scrollkeeper-update in postinst and prerm for gnome-control-center -- Christian Marillat Mon, 2 Apr 2001 21:35:15 +0200 control-center (1:1.4.0.1-1) unstable; urgency=low * New upstream release. * Write 12 manpages (Closes: #87098) -- Christian Marillat Fri, 30 Mar 2001 19:38:51 +0200 control-center (1:1.4.0-1) unstable; urgency=low * New upstream release. * debian/control build-depends on libgnome-vfs-dev and xml-i18n-tools -- Christian Marillat Mon, 19 Mar 2001 11:10:30 +0100 control-center (1:1.2.4-1) unstable; urgency=low * New upstream release. * Add libgdk-pixbuf-dev in build-depends (Closes: #87416) * debian/menu The session properties capplet is now on the gnome-core package, remove this menu entry. -- Christian Marillat Thu, 8 Mar 2001 00:12:29 +0100 control-center (1:1.2.3-1) unstable; urgency=low * New upstream release. * Removed locale and callback patchs included by upstream. * No more lockup while closing desktop (Closes: #76215) -- Christian Marillat Sun, 18 Feb 2001 15:57:25 +0100 control-center (1:1.2.2-10) unstable; urgency=low * Build against the latest gnome-libs 1.2.11 -- Christian Marillat Mon, 5 Feb 2001 14:53:58 +0100 control-center (1:1.2.2-9) unstable; urgency=low * Remove xpm4g-dev from Build-depends (Closes: #82556) -- Christian Marillat Wed, 17 Jan 2001 10:04:01 +0100 control-center (1:1.2.2-8) unstable; urgency=low * Patch to show the right debian version (Closes: #82391) -- Christian Marillat Mon, 15 Jan 2001 15:35:59 +0100 control-center (1:1.2.2-7) unstable; urgency=low * Remove imlib-progs from depends. Move gnome-core from depends to Suggests. -- Christian Marillat Thu, 30 Nov 2000 11:59:04 +0100 control-center (1:1.2.2-6) unstable; urgency=low * Change fonts attribute in callback.dpatch (Closes: #75320) * Install symlinks in /usr/share/doc for -dev package. -- Christian Marillat Thu, 2 Nov 2000 17:48:11 +0100 control-center (1:1.2.2-5) unstable; urgency=low * Patch all capplets to add a call to setlocale(LC_ALL, ""). -- Christian Marillat Fri, 20 Oct 2000 15:55:34 +0200 control-center (1:1.2.2-4) unstable; urgency=low * Add a patch to display russian and other 8 byte character correctly thanks to ChiDeok Hwang * New version close this old bug (Closes: #58797) -- Christian Marillat Wed, 11 Oct 2000 17:54:29 +0200 control-center (1:1.2.2-3) unstable; urgency=low * Fix bad symlink in gnome-control-center (Closes: #74279) -- Christian Marillat Mon, 9 Oct 2000 15:02:57 +0200 control-center (1:1.2.2-2) unstable; urgency=low * Arrange documentation for dhelp. -- Christian Marillat Fri, 6 Oct 2000 17:09:54 +0200 control-center (1:1.2.2-1) unstable; urgency=low * Return to the 1.2 branch, because 1.3 is ... * Switch to debhelper V2. * New/old GUI (Closes: #71043, #71040, #71039, #71038) -- Christian Marillat Mon, 25 Sep 2000 17:33:23 +0200 control-center (1.3.0-5) unstable; urgency=low * Add debhelper in Build-Depends (Closes: #70220) * Build against libungif4g (Closes: #71236) -- Christian Marillat Sun, 10 Sep 2000 00:48:36 +0200 control-center (1.3.0-4) unstable; urgency=low * Patch configure to install session-properties-capplet. -- Christian Marillat Thu, 24 Aug 2000 20:35:38 +0200 control-center (1.3.0-3) unstable; urgency=low * Install screensaver-properties.desktop in the right place (Closes: #69502). * Install Documents.directory and Session.directory files. -- Christian Marillat Mon, 21 Aug 2000 00:59:43 +0200 control-center (1.3.0-2) unstable; urgency=low * debian/control Added imlib-progs in the dependencies field (Closes: #69427). -- Christian Marillat Sat, 19 Aug 2000 22:31:37 +0200 control-center (1.3.0-1) unstable; urgency=low * New upstream release. -- Christian Marillat Mon, 14 Aug 2000 15:32:43 +0200 control-center (1.2.1-1) unstable; urgency=low * New upstrem release. * debian/patches Added 2 patches for IceWM.desktop and WindowMaker.desktop (Closes: #47353, #48099). * New e-mail address. * Removed 2 undocumented manpages (bell-properties-capplet.1, e-conf.1). * Removed property-background patche. * debian/menu removed entry for bell-properties and put all entrys in System/Gnome. -- Christian Marillat Wed, 2 Aug 2000 09:03:59 +0200 control-center (1.2.0-2) unstable; urgency=low * Updated the Build-depends field. (Closes: #64904) -- Christian Marillat Tue, 30 May 2000 10:15:38 +0200 control-center (1.2.0-1) unstable; urgency=low * New upstream source (Closes: #64584) * debian/control removed depends libcapplet0 provided by shlibs:Depends. * Updated Standards-Version to 3.1.1.1 added Build-depends field. -- Christian Marillat Thu, 25 May 2000 19:21:14 +0200 control-center (1.0.53-1) unstable; urgency=low * New upstream source. -- Christian Marillat Fri, 31 Mar 2000 11:32:47 +0200 control-center (1.0.51-5) frozen unstable; urgency=low * debian/copyright updated to the new directory. -- Christian Marillat Wed, 22 Mar 2000 23:17:17 +0100 control-center (1.0.51-4) frozen unstable; urgency=low * Apply a patch I wrote to fix the RCB. Closes: #51568 * New maintainer. Christian Marillat is taking the package over. I'm sponsoring him for the moment ... * Changed the description. Removed the part about beta software. Closes: #54979 * Applied the patch for centering the background picture. Closes: #54285 * Added patch-on-the-fly support to debian/rules. -- Raphael Hertzog Tue, 21 Mar 2000 20:31:20 +0100 control-center (1.0.51-3) frozen unstable; urgency=low * NMU. * Fixes RC bug #56769, WindowMaker wm settings fixed. -- Chris McKillop Thu, 3 Feb 2000 07:13:39 -0500 control-center (1.0.51-2) frozen unstable; urgency=low * Orphaned. -- Michael Alan Dorman Thu, 3 Feb 2000 07:13:29 -0500 control-center (1.0.51-1) unstable; urgency=low * Officially claimed as my own. * libcapplet has been stripped for a while (closes: bug#31245) * We've updated... (closes: bug#44136) * Correct xworm definition for screensaver (closes: bug#51514) * The libc/libglib issues are resolved now (closes: bug#37535) * control-center is much more stable, and should work with window-maker (closes: bug#38706) * gnomecc seems to respect current bg color better (closes: bug#38917) * Couldn't reproduce this error with current versions (closes: bug#38995) * Invoking individual capplets seems to work now (closes: bug#39135) * Screensavers seem to be more stable now (closes: bug#41992) * URL handler assignments seems to work now (closes: bug#44983) * Fudged dependency on esd to get rid of versioned depends (closes: bug#52353) * Totally revamped build process (closes: bug#33848, bug#38344) * Appears to have been fixed (closes: bug#33736, bug#33472)) -- Michael Alan Dorman Mon, 20 Dec 1999 14:19:48 -0500 control-center (1.0.51-0.2) unstable; urgency=low * Fix from Christian Marillat for wm-properties -- Michael Alan Dorman Tue, 19 Oct 1999 14:22:43 -0400 control-center (1.0.51-0.1) unstable; urgency=low * New upstream version. NMU. -- Michael Alan Dorman Sun, 10 Oct 1999 16:48:39 -0400 control-center (1.0.50-0.1) unstable; urgency=low * New upstream version. NMU -- Michael Alan Dorman Thu, 30 Sep 1999 22:24:11 -0400 control-center (1.0.5-2) unstable; urgency=low * Actually changed maintainer address in debian/control * Fixed up WindowMaker and IceWM paths for wm-properties -- Steve Haslam Thu, 27 May 1999 02:05:10 +0100 control-center (1.0.5-1) unstable; urgency=low * New maintainer. * Moved "xscreensaver" to "Suggests:" field. (Bug#32724) * Called dh_strip when making libcapplet-dev -- Steve Haslam Thu, 20 May 1999 03:50:25 +0100 control-center (1.0.5-0.1) unstable; urgency=low * Non-maintainer upload * New upstream version -- Steve Haslam Mon, 19 Apr 1999 10:08:13 +0100 control-center (1.0.1-0.1) unstable; urgency=low * NMU for GNOME-1.0 -- Jules Bean Fri, 5 Mar 1999 10:34:56 +0000 control-center (0.99.3-3) unstable; urgency=low * Patched to remove #define HAVE_REDHAT_SCREENSAVER_RPM. Also, added Recommends: xscreensaver Fixes: BUG#32462 -- Jim Pick Wed, 27 Jan 1999 21:40:24 -0800 control-center (0.99.3-2) unstable; urgency=low * Recompiled due to dependencies. -- Jim Pick Sun, 24 Jan 1999 01:11:12 -0800 control-center (0.99.3-1) unstable; urgency=low * New upstream release. -- Jim Pick Thu, 21 Jan 1999 21:31:48 -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