deskbar-applet (2.20.0-0ubuntu2) gutsy; urgency=low * debian/patches/80_use_tracker_handler.patch: - enable live search tracker handler -- Sebastien Bacher Fri, 05 Oct 2007 11:33:21 +0200 deskbar-applet (2.20.0-0ubuntu1) gutsy; urgency=low * New upstream version: - Fixed exception when creating VolumeMatch in files handler - Added type check for set_icon method to Match class - Fixed bug #473295: Contacts with image cause exception - Fixed bug #473445: GdmRebootAction instance has no attribute 'request_logout' - Save and restore window height when results are visible correctly - Make pressing escape and alt-f4 behave the same way - Fixed bug #473375: BrowserSmartMatch instance has no attribute 'name' - Fixed: "Show only primary search engines" with Mozilla handler has no effect - Reverted revision 1545: Display windows always in the middle of the screen and keep it above. Removed storing/setting window position. - Changed default implementation of get_hash to return id of class in Match class - Fixed bug #470848: One-line hits displayed with a second line - Fixed bug #474364: Evolution contact hits are uncategorized - Added: Check if path exists and is readable in get_actions_for_uri - Fixed bug #474496: Files inside archives - Retrieve snippets without causing exceptions in beagled - Fixed bug when "inside_archive" key is not in result (beagle-live) - Fix crasher when the returned action's hash is None by wrapping it in a str() - Fixed bug #470838: 'DeskbarApplet' object has no attribute '_DeskbarApplet__view' * debian/control: - add libdeskbar-tracker Recommends (LP: #114163) * debian/patches/80_use_tracker_handler.patch: - enable tracker handler (LP: #133401) -- Sebastien Bacher Wed, 19 Sep 2007 13:00:36 +0200 deskbar-applet (2.19.92-0ubuntu1) gutsy; urgency=low * New upstream version: Changes: - Only clear entry, matches and actions when pressing escape if clear_entry is TRUE - Only activate first item when pressing Enter in entry if results are already available - Fixed: Exception when activating match pressing Enter - Matches of history handler have icon of action - Bump minimum version of gtk+, pygtk and pygobject to 2.10 - OpenSmartBoomarkAction has "web-search" icon - Fixed bug #472069: crash in Web Bookmarks (Mozilla) entering search terms or scrolling - Fixed bug #472449: Opening a volume causes an exception - Fixed: Throw exception if keybinding is already in use - Changed modules folder to modules-2.20-compatible - Changed history file to history-2.20-compatible - Replace gnome-searchtool icon with system-search icon because it got removed from gnome-icon-theme - Fixed bug #473107: Deskbar opens all last searched words when searching in dictionary - Fixed bug #472930: del.icio.us Tango icon (thanks to Rodney Dawes) - Added type checks for icon and pixbuf * debian/control: - add XS-Vcs-Bzr information - updated gtk, pygobject, pygtk requirements -- Sebastien Bacher Tue, 04 Sep 2007 14:08:49 +0200 deskbar-applet (2.19.91-0ubuntu1) gutsy; urgency=low * New upstream version: - Resolved some displaying issues with OpenFileAction, OpenWithApplicationAction and SendFileViaEmailAction actions - Added GoToLocationAction. - Added Factory to easily get actions for given file. - Refactored beagle-live module. - Fixed bug #466541: deskbar-applet crashed with AttributeError in on_disabled_module_changed() - Fixed: Disabled modules get still queried and return results - Select last match when up is pressed in entry. - Select entry on CuemiacTreeView's "pressed-up-at-top" and "pressed-down-at-bottom" signals. - Only restore small window if it has been saved before. - Removed "show_history" from GConf schema. - Removed obsolote code to show/hide history - Fixed: Missing transparency (LP #133276) - Fixed: Doesn't close window after history action has been selected - Fixed: Navigation issues if one or more categories where collapsed - Fixed bug #413097: wierd text-string in deskbar-applet - Fixed: Execute actions twice - Fixed: GtkBookmarkMatch throws exception - Removed 'handlersdir' from deskbar-applet.pc and added 'modulesdir' - Implemented is_valid method properly and checking is_valid before restoring history and activating an action - Fixed bug #467825: Beagle VS Beagle-Live plugin - Display windows always in the middle of the screen - Removed storing/setting window position. - Removed galeon handler because galeon isn't maintained anymore - Changed default value from "clear_entry" to TRUE in GConf - Set More button sensitive when callback (module's show_config method) is callable and don't depend on value of INSTRUCTIONS attribute - Removed config dialog of beagle-live handler - Clear list of matches and actions not until first new match arrives - Fixed: Match is labeled wrong if match has 2 actions - Install bug buddy exception hook. Removed dialog that displays stack trace. If an exception is raised in a module only bring up bug buddy if its filename is contained in a whitelist. That way we want to prevent that exceptions in 3rd-party handlers land in bugzilla. - Display "Choose action" after history item has been selected and history has been cleared. - Clear entry, matches and actions list if "clear_entry" is True. Otherwise, navigation in the TreeView is still possible and would cause trouble. - Changed icon of button to clear history to gtk.STOCK_CLEAR - Changed icon for GnomeDictHandler to 'accessories-dictionary' because gdict isn't included in gnome-icon-theme anymore. - Changed icon of RecentHandler to 'document-open-recent' - Changed icon of email category to 'emblem-mail' - Fixed bug #468452: History widget size. Only the first line of text will be displayed in the history combobox. - Added new epiphany-history icon - Changed default icon for category history to "document-open-recent" - Added web-search icon - Changed icon of MozillaSearchHandler, EpiphanySearchHandler and websearch category to web-search - Fixed bug #468813: Yahoo Extension Icon - Fixed: When moving modules with buttons the view didn't follow the selected module - Fixed: Exception when using epiphany handler - Removed description that matches can be activated with Alt+LETTER, because this feature isn't available anymore. - Add "Back to Matches" button under the list of actions. - Make the '>' beneath matches that have more than one action clickable to go the list of actions. This replaces that you have to press ctrl while clicking on a match to display its actions. - Updated Translations: - Brazilian Portuguese - Canadian English - Estonian - Finnish - Gujarati - Hungarian - Japanese - Korean - Lithuanian - Polish - Portuguese - Macedonian - Spanish - Swedish - Thai * debian/patches/80-intltoolize.patch: - dropped as not needed ('intltoolize --force' does not change anything) * debian/patches/90_aclocal+autoconf+automake.patch: - updated via automagic -- Aron Sisak Mon, 27 Aug 2007 17:23:08 +0200 deskbar-applet (2.19.90.1-0ubuntu1) gutsy; urgency=low * New upstream version: Changes: - Pressing enter executes default action. Pressing right displays actions. - Only alter label on duplicate matches if more than one action is available - Clear actions TreeView if query changed, too - Wrap messages in the info area if they are too long - Clear actions TreeView if selection has changed - Added version to description of module - Fixed: Save and restore OpenDesktopFileAction correctly - Set correct icon for ISwitchWindowHandler - Fixed small error in web_address.py handler - Fixed bug #464732: Import subprocess before using it. - Fixed bug #464735: NotImplementedError misspelled - Fixed bug #464736: "loggin" typo in get_url_host exception handler - Fixed bug #464739: on_install_handler says module when it meant mod_id - Fixed bug #464768: pygtk < 2.8.0 compat code refers to obsolete DeskbarAppletButton name - Fixed couple of bugs in beagle and history handlers. Fixes bug #465212: 'BeagleLiveHandler' object has no attribute 'set_delay' - Fixed bug #388508: web_address.py", line 32: startswith on None - Added action that sends file via e-mail as attachment - Adjusted default values in GConf - Mark applet icon insensitive when loading/initializing - Removed geek options from preferences dialog - Fixed: Module order won't be saved if reordered with Drag & Drop - Remake of the GUI. History is now in ComboBox. Menu and statusbar is gone. Matches and actions treeview is only visible if search entry has been entered. - Added button besides combobox to clear history - Added mnemonic to focus history combobox - Only show either matches treeview or actions treeview - Save and restore window position. - Moved handlers to modules directory - Honor "clear_entry" setting - Mark UI sensitive if modules have been loaded and before they have been initialized - Connect to keybinding-activated signal after modules have been loaded - Added application name to epiphany, galeon and mozilla handlers - If two matches with same hash get merged alter the label - Pressing down on last item selects first item. Pressing up on first item selects last item. - Categories will be skipped when navigating with up/down keys - Added possibility to start Deskbar unininstalled out of the box - Set skip-taskbar-hint to True - Pressing escape always clears the entry and treeviews and closes the window - Mouse click executes default action. Ctrl+click displays list of actions. * debian/patches/01_fix_python_interpreter.patch: - updated * debian/patches/01_gpm_methods_naming_update.patch: - updated * debian/patches/80-intltoolize.patch: - updated -- Sebastien Bacher Tue, 14 Aug 2007 10:55:21 +0200 deskbar-applet (2.19.6.1-0ubuntu1) gutsy; urgency=low * New upstream release (2.19.6.1): - Fixed bug #463974: 2.19.6 evolution handler does not build - Updated Translations: Gujarati, Spanish, Swedish, Thai * New upstream release (2.19.6): - Added actions - Fixed bug #461627: Change the amount of items in history - Always show count in category header - Fixed evolution address book search with evo-ldap - Removed obsolete definitions from GConf and preferences and added new controls to preferences for previously unsupported options - Set process name to deskbar-applet - Cell containing the icon of a match doesn't expand anymore - Print tracebacks if module failed to load - Renamed gsoc_deskbar.py to deskbar-applet.py - Made sure that all icons are included in gnome-icon-theme - Added default icons for each category - Show window always in the foreground if triggered - Adjusted schema file so that intltool-merge works fast - Fixed: Pressing icon in panel didn't raise window - Don't show matches from a previous search if entry has been cleared by hand (i.e. not by hitting escape) - Fixed errors in epiphany and gdmactions module (Insted of printing error set INSTRUCION attribute) - Fixed bugs in BrowserMatch.py (fixes bug #438080) - Added: Check for duplicates - Make return value of get_hash() hashable for all modules - Only paste selection if keybinding has been activated - Each category has its own default icon - Fixed bug #456969: Desklicious plugin uses non-existent deskbar.Utils - Fixed bug #456968: Find /usr/lib*/firefox*/searchplugins - Fixed bug #456971: desklicious plugin improperly passess category to DeliciousMatch - Fixed bug #457133: DeliciousMatch has no 'name' and only default icon - Fixed bug #445145: Deskbar doesn't show up localized in the applet list - Fixed bug #456417: Poorly written schema descriptions - Updated Translations: Basque, Bengali, Dutch, Estonian, Finnish, French, German, Japanese, Norwegian, Slovenian, Spanish, Thai, Vietnamese * New upstream release (2.19.5): - Major refactoring including a new GUI and Modules API. - Old modules won't work with this version - This release should contain almost all the features that Deskbar had before refactoring * debian/patches/01_fix_python_interpreter.patch: - updated * debian/patches/01_fix_pythonlib.patch: - dropped as not needed any more * debian/patches/01_gpm_methods_naming_update.patch: - updated * debian/patches/80-intltoolize.patch - updated via 'intltoolize --force' * debian/patches/90_aclocal+autoconf+automake.patch: - updated via automagic -- Aron Sisak Tue, 07 Aug 2007 17:00:18 +0200 deskbar-applet (2.19.3-0ubuntu1) gutsy; urgency=low * New Upstream Release - Fixed watch file -- Fernando Ribeiro Mon, 04 Jun 2007 15:20:35 -0300 deskbar-applet (2.18.1-0ubuntu2) feisty; urgency=low * debian/rules: - update translations template -- Sebastien Bacher Mon, 9 Apr 2007 18:51:31 +0200 deskbar-applet (2.18.1-0ubuntu1) feisty; urgency=low * New upstream version: - Updated Translations: * Albanian * Basque * Danish * Galacian * Greek * Italian * Portuguese * Simplified Chinese * Spanish * Turkish -- Sebastien Bacher Sun, 8 Apr 2007 15:33:21 +0200 deskbar-applet (2.18.0-0ubuntu2) feisty; urgency=low * debian/control: - Depends on python-dbus (Ubuntu: #99946) -- Sebastien Bacher Mon, 2 Apr 2007 12:30:33 +0200 deskbar-applet (2.18.0-0ubuntu1) feisty; urgency=low * New upstream release. * debian/control: - reverted bumping of Build-Depends - it was even for the wrong package. -- Daniel Holbach Wed, 14 Mar 2007 12:52:22 +0100 deskbar-applet (2.17.93-0ubuntu1) feisty; urgency=low * New upstream release. * debian/control: - build-dep on python-gnome2-desktop-dev >= 2.18.0-0ubuntu2 to not FTBFS. -- Daniel Holbach Tue, 13 Mar 2007 09:05:53 +0100 deskbar-applet (2.17.92-0ubuntu1) feisty; urgency=low * New upstream release. * debian/patches/05_fix_python_m4_macros.patch: - add patches from last upload to debian/patches. * debian/patches/90_aclocal+autoconf+automake.patch: - ran aclocal; autoconf; automake. * debian/control: - removed one of the two python-all-dbg Build-Depends. -- Daniel Holbach Wed, 28 Feb 2007 18:58:53 +0100 deskbar-applet (2.17.91-0ubuntu4) feisty; urgency=low * Configure with $(DEB_CONFIGURE_NORMAL_ARGS), but remove --disable-maintainer-mode (included in $(DEB_CONFIGURE_NORMAL_ARGS) and $(cdbs_configure_flags). * debian/patches/01_fix_pythonlib.patch: - Do not hardcode the python version. -- Matthias Klose Thu, 22 Feb 2007 13:22:59 +0100 deskbar-applet (2.17.91-0ubuntu3) feisty; urgency=low * Build-depend on python-gnome2-extras-dbg, python-gnome2-dbg. -- Matthias Klose Tue, 20 Feb 2007 19:57:57 +0100 deskbar-applet (2.17.91-0ubuntu2) feisty; urgency=low * Build a deskbar-applet-dbg package (python debug extensions) * my/python.m4: Fix PYTHON_INCLUDES macro; run autoreconf -i. * acinclude.m4: Include AC_CHECK_PYTHON_HEADERS. * debian/rules: Build in a separate builddir. * Set Ubuntu maintainer address. -- Matthias Klose Tue, 20 Feb 2007 17:16:48 +0100 deskbar-applet (2.17.91-0ubuntu1) feisty; urgency=low * New upstream release. -- Daniel Holbach Mon, 12 Feb 2007 10:39:18 +0100 deskbar-applet (2.17.90-0ubuntu2) feisty; urgency=low * debian/patches/01_fix_python_interpreter.patch: - use "/usr/bin/python" rather than "env python" (Ubuntu: #79234) -- Sebastien Bacher Fri, 9 Feb 2007 15:40:36 +0100 deskbar-applet (2.17.90-0ubuntu1) feisty; urgency=low * New upstream release. -- Daniel Holbach Tue, 23 Jan 2007 10:15:09 +0100 deskbar-applet (2.17.5.1-0ubuntu2) feisty; urgency=low * Rebuild for python2.5 as the default python version. -- Matthias Klose Fri, 12 Jan 2007 13:17:50 +0000 deskbar-applet (2.17.5.1-0ubuntu1) feisty; urgency=low * New upstream release: - remove elementtree dependency, we don't use it. * debian/control: - drop python-elementree Depends and Build-Depends. -- Daniel Holbach Thu, 11 Jan 2007 14:45:02 +0100 deskbar-applet (2.17.5-0ubuntu1) feisty; urgency=low * New upstream release: - Build fixes - Improve the accelerator entry. - Remove google-live from the Makefile.am - Resurrect the new-stuff-manager support. It is optional, and nothing changes if the new-stuff-manager isn't available to the user. - Prevents binding of keys a-z and shit-a-z. - Fixes hotkey unbinding. - Add opened files to recent manager in GTK 2.10. - close the popup when the focus is taken away - Removed unused galago plugins - The watcher attribute is checked before being called - Refresh some of the env variables - Add a trycatch before parsing ephy history file - Remove google-live.py from the translatable files. Fix bugs related gnome.url_show, by showing an error box. - Remove the google live handler since they do not offer the api key anymore. - Don't return non-executable files found in PATH in is_program_in_path(). - Fix multiple iterations over same bookmark sets (not user visible). - Add support for Firefox 2.0 search engines. - Add an optional named parameter "pixbuf" to the Match base class constructor * debian/control: - added gnome-doc-utils, scrollkeeper and python-gobject-dev as Build-Depends, python-gobject as Depends and python-elementtree as {Build-,}Depends. * debian/rules: - dont' install files into /var/lib/scrollkeeper -- Daniel Holbach Mon, 8 Jan 2007 19:10:16 +0100 deskbar-applet (2.17.2-0ubuntu2) feisty; urgency=low * Rebuild for new evolution-data-server soname -- Sebastien Bacher Mon, 11 Dec 2006 17:43:01 +0100 deskbar-applet (2.17.2-0ubuntu1) feisty; urgency=low * New upstream version: Changes: - Fix the closing of popup window with f4 causing a lot of errors. - Merge Sebastian Pölsterl's Drag-and-Drop work. - bug #353428, fails to open a file with national characters in its name. - ModuleInstaller.install returns a value when installing a local .py. - bug #339426, New recent files handler. - Fix typo in google-live handler - bug #353691, disable high-CPU handlers for the default settings - bug #354953, crash when parsing a non-standard accelerator string - bug #355573, crash on self.ui when gconf has a weird value in it - bug #355947, crash on parsing malformed mozilla bookamrks - bug #356893, crash when a pixmap is None instead of an actual image - bug #358298, markup in url cause web_address to crash - bug #359522, crash when gconf isn't used for browser detection code - bug #359568, crash when dealing with gnomevfs drives==none - bug #355687, crashing on buggy middle clicks - bug #353081, crash in Deskbar: Enabling beagle live plugin* * debian/patches/90_from_cvs_fix_copy_paste_crasher.patch: - fixed with the new version -- Sebastien Bacher Wed, 8 Nov 2006 11:39:18 -0800 deskbar-applet (2.16.0-0ubuntu4) edgy; urgency=low * debian/patches/90_from_cvs_fix_copy_paste_crasher.patch: - patch from CVS, fix a crasher on copy,paste (GNOME #355687) -- Sebastien Bacher Tue, 10 Oct 2006 10:35:03 +0200 deskbar-applet (2.16.0-0ubuntu3) edgy; urgency=low * debian/patches/01_gpm_methods_naming_update.patch: - update the name of the gpm functions to use, patch by James Troup (Ubuntu: #63784) -- Sebastien Bacher Tue, 3 Oct 2006 18:26:19 +0200 deskbar-applet (2.16.0-0ubuntu2) edgy; urgency=low * debian/control: - python2.4-soappy -> python-soappy. - python2.4-dev -> python-all-dev. -- Daniel Holbach Mon, 25 Sep 2006 11:57:40 +0200 deskbar-applet (2.16.0-0ubuntu1) edgy; urgency=low * New upstream release: - Fix gdmactions' dbus method calls to not throw errors when returning - Fix positioning bug when the applet is on the right side, by recomputing the position and size of the popup window after a resize-event - Fix the confusion between a method called self.clear_entry and an attribute miscalled self.clear_entry - Attempt to fix the color of the result list by changing the wm hint. - Fix a critical warning happening when displaying result list or pressing enter on an empty entry - Trivial fix to warning from the button ui. History view was added twice to the history-popup. - Fix bug #352541 beagle-live handler having trouble finding escaped_uri in the result dictionary caused an exception to be thrown - Fix the width_units problem - Fixify the preferences dialog, to be prettier - In beagle-live, check if we can find beagled in $PATH before offering to launch the daemon by ourselves. -- Daniel Holbach Mon, 4 Sep 2006 09:34:17 +0200 deskbar-applet (2.15.92.1-0ubuntu1) edgy; urgency=low * New upstream release: - Fixed crasher with Beagle-Live extension - Resolved conflict with po/LINGUAS. - Entriac pastes primary selection only on keyboard shortcut. - Fix "AccelEntry doesn't set old value if it loses focus." - Updated Translations: Basque (new), Bengali, French, Hindi, Latvian, Oriya, Portuguese, Simplified Chinese, Slovenian -- Daniel Holbach Tue, 29 Aug 2006 16:11:30 +0200 deskbar-applet (2.15.92-0ubuntu1) edgy; urgency=low * New upstream release: - add a hidden gconf pref to clear the entry after a match has been selected, - Add support for new bug-buddy in server file and in the exception hook show both bug buddy, and our normal error dialog. - less than two characters won't trigger the action with enter Add trace framework with -t to trace the program execution - "Applet background having different gray than panel". set_visible_window(False) on the event box of the button. - Close the About dialog when clicking on close (Malone: #53436) - Add new tango-style icons at various sizes - Fix the non-detection of gtk bookmarks starting like file:///something (Malone: #41631) - Bump requirements for libebook to 1.7.91 since changes have been made to EContactPhoto - Selecting a two-line match (fx. a beagle news item) caused the lingering selection window two stay at the two-line size. Fix this - so that it resizes to fit the match. * debian/control: - bump libebook requirement. -- Daniel Holbach Wed, 23 Aug 2006 19:50:48 +0200 deskbar-applet (2.15.91-0ubuntu1) edgy; urgency=low * New upstream release: - Removed new-stuff-manager (and hence the dependency on elementtree). - First preferences tab changed from "Searches" to "Extensions" - Fix "respecting themes in the result view" - Fix "improving the window-switcher extension" (Malone: #53084) - Fix "More button in preferences isn't set insensitive" - Updated Translations: Dutch, Finnish, German, Gujarati, Lithuanian, Macedonian, Nepali, Norwegian bokmål, Slovak, Spanish, Thai, Ukrainian * debian/control: - removed Build-Depends/Depends on python-elementtree. - python2.4-* -> python-* - use Python Central to fulfill Python Policy. -- Daniel Holbach Mon, 7 Aug 2006 18:47:43 +0200 deskbar-applet (2.15.90.1-0ubuntu1) edgy; urgency=low * New upstream release: - build with newest e-d-s. * debian/patches/01_new_libebook_api.patch: - dropped, fixed Upstream. -- Daniel Holbach Wed, 26 Jul 2006 19:21:24 +0200 deskbar-applet (2.15.90-0ubuntu2) edgy; urgency=low * debian/control: - rebuild with the new evolution-data-server since some sonames changed * debian/patches/01_new_libebook_api.patch: - patch to fix the build with the new libebook API -- Sebastien Bacher Tue, 25 Jul 2006 23:08:24 +0200 deskbar-applet (2.15.90-0ubuntu1) edgy; urgency=low * New upstream release: - Now checks for the elementtree Python package (as needed by the NewStuffManager). - Add a check in ModuleLoader.initialize_module(context) to see if we meet the any given requirements for the module before initializing. This should clean up a few exceptions on start-up. In Beagle-Live properly check if beagled is running via beagle.beagle_util_daemon_is_running(). If beagled is not running display an option to start it (via a standard "more" button in the module list view). * debian/control: - added python-elementtree to Depends, Build-Depends. * debian/patches/300-drop-gnomeapplet-check.patch: - dropped. -- Daniel Holbach Mon, 24 Jul 2006 16:35:07 +0200 deskbar-applet (2.15.4-0ubuntu1) edgy; urgency=low * New upstream release. * Fixes: Malone: #50958. * debian/control: - added python-dev as Build-Depends. -- Daniel Holbach Tue, 11 Jul 2006 17:27:24 +0200 deskbar-applet (2.15.3-0ubuntu1) edgy; urgency=low * New upstream release. -- Daniel Holbach Tue, 13 Jun 2006 17:10:50 +0200 deskbar-applet (2.15.2.1-0ubuntu1) edgy; urgency=low * New upstream release. * Resynchronized with Debian, list of Ubuntu changes: - debian/patches/100-fix-mozilla-conf.diff, - dropped. - debian/patches/200-use-python-2.4.patch: - dropped. - debian/patches/300-drop-gnomeapplet-check.patch: - remove check for it. - debian/watch: - updated. - debian/rules: - run dh_python, do not install .py{o,c} and *.la -- Daniel Holbach Wed, 7 Jun 2006 19:24:49 +0200 deskbar-applet (2.14.1.1-4) unstable; urgency=low * Fix FTBFS. + debian/control: For each python-*-dev package, depend on the corresponding python2.4-* package explicitly. Otherwise only the Python 2.3 versions of these packages will get pulled in and configure can't find the modules. + debian/control: Upgraded build dependencies on python-gnome2-dev to >= 2.12. + Closes: #366670 "FTBFS: misses gnomeapplet" * debian/control: Upgraded standards version from 3.6.2 to 3.7.2. (No changes required.) * debian/watch: Added a watch file. -- Sebastian Rittau Wed, 10 May 2006 17:50:01 +0200 deskbar-applet (2.14.1.1-3) unstable; urgency=low * Switch packaging to CDBS. + debian/rules: Rewritten. + debian/control: Build-depend on cdbs. * Rebuilt against latest evolution-data-server. + Closes: #362611 "Will need rebuild against new evolution-data-server" * Build against Python 2.4. + debian/control: Changed (build-)dependencies accordingly. + debian/patches/200-use-python-2.4.diff: New patch to force deskbar-applet to use Python2.4. + Closes: #360320 "empty popup menu" + Closes: #361250 "pathprograms.py needs python2.4" * Fix Web History/Web Search when Mozilla configuration misses the "Default" section. + debian/patches/100-fix-mozilla-conf.diff: New patch by P. Oscar Boykin. + Closes: #363913 "Cannot Activate Web History / Web Searches" * Recommend gnome-utils for the Dictionary and Files and Folder Search to work correctly. + debian/control: Add Recommends: gnome-utils + Partly addresses #364839 "should recommend gnome-utils for Dictionary/Files and Folder Search functions" * debian/dirs: Removed, unnecessary. -- Sebastian Rittau Wed, 10 May 2006 09:24:47 +0200 deskbar-applet (2.14.1.1-2) unstable; urgency=low * Recommend python-beagle and python2.3-soappy. + Closes: #363449 "should suggest python-soappy for the google handler" (Thanks, Christophe Nowicki) -- Sebastian Rittau Thu, 20 Apr 2006 19:16:59 +0200 deskbar-applet (2.14.1.1-1) unstable; urgency=low * New upstream version. + Closes: #362512 "Attempt to change behavior of 'Web Searches' fails" -- Sebastian Rittau Mon, 17 Apr 2006 15:07:10 +0200 deskbar-applet (2.14.1-1) unstable; urgency=low * New upstream version. * Use debhelper compatibility level 5. + debian/control: upgraded build-dependency on debhelper to >= 5.0.0 + debian/compat: Set compatibility level from 4 to 5. * Moved gconf schemas from /etc to /usr/share. + debian/rules: call dh_gconf + Closes: #340517 "package still ships gconf schemas in /etc" (thanks, Josselin Mouette!) * debian/control: build-dependency upgrades: + python-gnome2-extras >= 2.12 to prevent problems with the applet mode + intltool >= 0.33 as per the configure script + pkg-config >= 0.9.0 as per the configure script * debian/control: upgraded standards-version to 3.6.2 (no changes needed) * debian/copyright: updated address of the FSF -- Sebastian Rittau Wed, 12 Apr 2006 20:08:12 +0200 deskbar-applet (2.14.0.1-2) unstable; urgency=low * Added missing build-dependency. + debian/control: Added libgnome-desktop-dev to build dependencies. + Closes: #360045 "FTBFS: No package 'gnome-desktop-2.0' found" -- Sebastian Rittau Fri, 31 Mar 2006 15:45:15 +0200 deskbar-applet (2.14.0.1-1) unstable; urgency=low * New maintainer with permission from Tollef. Thanks, Tollef, for your work! + debian/control: Set myself as maintainer. * Removed the .bzr files from debian directory. -- Sebastian Rittau Wed, 29 Mar 2006 18:16:28 +0200 deskbar-applet (2.14.0.1-0.3) unstable; urgency=low * debian/copyright: the download location and author names. Added full GPL boilerplate. -- Sebastian Rittau Tue, 28 Mar 2006 19:37:52 +0200 deskbar-applet (2.14.0.1-0.2) unstable; urgency=low * Bugs fixed by the new upstream version: + Closes: #342646 "New upstream version available" + Closes: #335648 "traceback on startup" + Closes: #334832 "can't focus on applet" * Bug fixed by recompile: + Closes: #349884 "Incorrect dependencies" * Fix dependency problems: + debian/control: Depend on python-gnome2-extras and python-glade2; build-depend on python-glade2 + Closes: #339399 "deskbar-applet should depend on python2.3-gnome-extras" + Closes: #337490 "deskbar-applet should depend on python-glade2" -- Sebastian Rittau Sun, 26 Mar 2006 14:48:06 +0200 deskbar-applet (2.14.0.1-0.1) unstable; urgency=low * New upstream release. -- Sebastian Rittau Fri, 24 Mar 2006 17:29:54 +0100 deskbar-applet (0.8.0-1) unstable; urgency=low * New upstream release. -- Tollef Fog Heen Mon, 24 Oct 2005 10:11:27 +0200 deskbar-applet (0.6-1) unstable; urgency=low * New upstream release, works with python2.3 (closes: #332850) * Add missing depends on python-gtk/gnome modules. (closes: #333741) -- Tollef Fog Heen Mon, 17 Oct 2005 09:41:43 +0200 deskbar-applet (0.5.0-2) unstable; urgency=low * Clean up package a bit, fixing FHS compliance, correct depends and such. -- Tollef Fog Heen Thu, 6 Oct 2005 11:08:25 +0200 deskbar-applet (0.5.0-1) unstable; urgency=low * Initial release. -- Tollef Fog Heen Tue, 4 Oct 2005 12:23:19 +0200