deskbar-applet (2.22.1-0ubuntu1) hardy; urgency=low * New upstream version: - Fixed bug #522486: Use gtk.Tooltips to set tooltip - Only store window position when window UI is used - Catch dbus.DBusException in __is_nsm_available - Fixed: Forgot to set priority for matches in mozilla and tomboy modules - Fixed: Error dialog appears when installing a valid module after an invalid one has been installed. - When a command to open a file has arguments itsself move them over to the arguments list - Fixed exception when changing default browser while preferences window is open - load_icon returns None if fall back icon 'stock_unknown' is not present in the theme - Added check if SVG images are supported by gtk+ -- Sebastien Bacher Tue, 08 Apr 2008 00:02:15 +0200 deskbar-applet (2.22.0.1-0ubuntu1) hardy; urgency=low * New upstream release (LP: #200998) - Fixed: Detect tomboy version correctly -- Pedro Fragoso Tue, 11 Mar 2008 13:54:28 +0000 deskbar-applet (2.22.0-0ubuntu1) hardy; urgency=low * New upstream release (LP: #200759) - Provided better fix for bug #510769: list index out of range in CuemiacModel - Fixed bug #513076: Entry doesn't get focus in sticky mode (LP: #187228) - Fixed bug #518941: 'bool' object has no attribute 'find' - When the default browser changes only stop those modules that have been enabled before. (fixes bug #513402) - Fixed bug #518984: Pressing reload button more than once causes an exception. - Updated translations -- Pedro Fragoso Mon, 10 Mar 2008 18:04:46 +0000 deskbar-applet (2.21.92-0ubuntu2) hardy; urgency=low * Rebuild with updated python-central. -- Matthias Klose Sun, 02 Mar 2008 18:38:58 +0000 deskbar-applet (2.21.92-0ubuntu1) hardy; urgency=low * New upstream release (lp: #195565) - Check that Firefox is between 2.0.0 and 3.0.0 since FF 3.0 stores everything in an sqlite db we cannot read - Show lingering window when activating actions with the keyboard -- Pedro Fragoso Mon, 25 Feb 2008 20:32:45 +0000 deskbar-applet (2.21.91-0ubuntu1) hardy; urgency=low * New upstream release (LP: #191099) - Added section about new UI to documentation - Fixed bug #510769: list index out of range in CuemiacModel (LP: #187228) - Fixed bug #450960: Exception in epiphany module - Fixed bug #506927: Ignore applications that have None as command -- Pedro Fragoso Mon, 11 Feb 2008 22:03:53 +0000 deskbar-applet (2.21.90.1-0ubuntu1) hardy; urgency=low * New upstream release (LP: #187173) - Fixed AttributeError in remove_module method in ModuleList. -- Pedro Fragoso Tue, 29 Jan 2008 21:55:08 +0000 deskbar-applet (2.21.90-0ubuntu1) hardy; urgency=low * New upstream release (LP: #186839) - Re-Introduced the old Button UI. - Fixed bug #509126: Show hint that more beagle results are available - Fixed bug #452205: Deskbar does not notice when preferred browser changed for web searches - Added section about installing modules to documentation. * Bump to Standards-Version 3.7.3 * Fix minor lintian warnings (Source-Version -> binary:Version) -- Pedro Fragoso Mon, 28 Jan 2008 22:42:20 +0000 deskbar-applet (2.21.5-0ubuntu1) hardy; urgency=low * New upstream version: - Added tomboy module - Fixed bug #504875: cannot concatenate 'str' and 'NoneType' objects in beagle-live.py - Fixed bug #382127: devhelp handler is broken - Fixed bug #350597: "Send a mail" to a contact list adds only the first contact to "To:" - Added button to preference to reload all modules. Fixes bug #356008: a 'reload all scripts' button on the deskbar applet. - Re-added LingeringSelectionWindow for CuemiacTreeView and CuemiacActionsTreeView - Catching RuntimeException in OpenFileAction.is_valid and return False if it occurs - Fixed bug #508326: The window title is not translatable - Catch Exception when loading history to prevent that bugzilla pops up when history file is corrupted - Fixed bug #507414: AttributeError in del.ico.us module - Be compatible with older versions of OpenDesktopFileAction.py that had no attribute '_prog' - Fixed bug #509058: list index out of range in tomboy.py - Fixed bug #509127: Execute previous search (patch by Andreas Kühntopf). When you cycle through previous searches with up/down keys pressing enter will re-run the search. -- Sebastien Bacher Tue, 15 Jan 2008 11:41:08 +0100 deskbar-applet (2.21.4-0ubuntu1) hardy; urgency=low * New upstream version: - Fixed: Doesn't load modules from one file when only one of them has missing requirements - load_icon returns "stock_unknown" icon if given icon is not available - Fixed bug #351817: Adding gnome templates to deskbar applet - Mark action as invalid if no default application is registered to open the file. However, Deskbar-Applet does not respect invalid actions, yet. - Fixed bug #490297: Window role for search window. Window role set to "deskbar-search-window" -- Sebastien Bacher Tue, 18 Dec 2007 10:38:57 +0100 deskbar-applet (2.21.3-0ubuntu1) hardy; urgency=low * New upstream version: Changes: - Added action to edit evolution contacts - Changed icon for category people to stock_people - Added icons for matches of gdmactions module - Added has_requirements method for GnomeDictHandler, GnomeSearchHandler and DevhelpHandler - Load icons from user's modules dir, too - Fixed bug #479091: KeyError in _on_snippet_closed - Fixed bug #471672: 'NoneType' object has no attribute 'get_actions' - Fixed bug #499706: add iceweasel as firefox equivalent - Fixed bug #406100: Deskbar "Computer Actions" could ask for confirmation * debian/patches/100-iceweasel-compat.patch: - dropped, fixed with the new version -- Sebastien Bacher Tue, 04 Dec 2007 11:40:47 +0100 deskbar-applet (2.21.2-0ubuntu2) hardy; urgency=low * debian/control.in: - updated dbg Build-Depends -- Sebastien Bacher Mon, 26 Nov 2007 13:34:14 +0100 deskbar-applet (2.21.2-0ubuntu1) hardy; urgency=low * New upstream version: Changes: - Fixed: Layout is destroyed when changing font size. Used relative values instead of absolutes. - Fixed bug #488047: Propagate the return value on CuemiacEntry::key-press-event back to the entry so that 'handled' is properly detected and ::key-press-event doesn't get emitted twice. - Fixed bug #488066: deskbar applet should use complete vertical panel space - Fixed: Doesn't unbind keybinding when it changes. - Fixed bug #490981: Buttons aren't insensitive when no module is selected - Fixed bug #472568: Deskbar launches file texts as programs - Fixed: Cannot browse history when pressing up/down key. Show blank entry when no newer history items are available. Skip ChooseFromHistoryAction when browsing history. Show deskbar icon if history item has no icon - Fixed bug #489312: action list didn't show binary names - Remove on_key_press method of ProgramsHandler class and add new action "Execute in terminal" - Replaced Match's get_hash(self, text=None) with get_hash(self), because second argument is never provided - Always show description (get_verb() % get_name()) of default action * debian/control.in: - Build-Depends on python-all-dev * debian/patches/100-gpm-methods.patch: - dropped, the change is not correct -- Sebastien Bacher Mon, 26 Nov 2007 11:09:25 +0100 deskbar-applet (2.20.1-1ubuntu1) hardy; urgency=low * Sync with Debian * debian/control.in: - Build-Depends on python-all-dbg - list debug variant - updated maintainer information - use XS-Vcs-Bzr tag * debian/patches/01_fix_python_interpreter.patch: - use "/usr/bin/python" rather than "env python" (Ubuntu: #79234) * debian/patches/05_fix_python_m4_macros.patch: - changes required for the debug build * debian/patches/90_aclocal+autoconf+automake.patch: - run autotools update * debian/rules: - build debug variant -- Sebastien Bacher Sun, 25 Nov 2007 11:32:21 +0100 deskbar-applet (2.20.1-1) unstable; urgency=low * New upstream stable release. * debian/control.in: Add build-dep on python-dbus (>= 0.80). * debian/patches/100-enable-tracker.patch: Also enable live search handler. * debian/patches/200-gconf-schema-fix.patch: Dropped, merged upstream. * debian/patches/200-browsermatch-crash.patch: Ditto. -- Romain Francoise Mon, 15 Oct 2007 20:59:00 +0200 deskbar-applet (2.20.0-1) unstable; urgency=low * New upstream release. * debian/control.in: Bump build-deps to match upstream requirements. * debian/patches/100-iceweasel-compat.patch: Resync against new upstream. * debian/patches/100-gpm-methods.patch: Ditto. * debian/patches/100-fix-pythonlib.patch: Dropped. * debian/patches/100-enable-tracker.patch: New patch taken from Ubuntu to enable the tracker plugin if present. * debian/patches/200-gconf-schema-fix.patch: New patch, fixes missing entries in gconf schema. * debian/patches/200-browsermatch-crash.patch: New patch, fixes crash when accessing a bookmark via a smart bookmark prefix. -- Romain Francoise Sat, 22 Sep 2007 14:03:36 +0200 deskbar-applet (2.18.1-2) unstable; urgency=low * debian/patches/100-gpm-methods.patch: New patch stolen from Ubuntu, fixes the gnome-power-manager dbus calls in the gdm handler. * debian/patches/100-fix-pythonlib.patch: New patch stolen from Ubuntu, avoids hardcoding the Python version in deskbar-applet.py. * debian/rules: Pass --disable-scrollkeeper to avoid shipping scrollkeeper files in the package. * debian/deskbar-applet.postinst: Rebuild scrollkeeper database if upgrading from a broken version. -- Romain Francoise Thu, 07 Jun 2007 20:54:19 +0200 deskbar-applet (2.18.1-1) unstable; urgency=low [ Romain Francoise ] * New upstream release (closes: #388688): + Builds with newer libebook versions (closes: #421132, #423597, #424508). + Now groks opensearch engine definitions (closes: #404946). + Handles Firefox Live Bookmarks correctly (closes: #387724). * Transfer ownership of this package to the Debian GNOME team: + debian/control.in: New file copied from debian/control. Set Maintainer to the team address, and use @GNOME_TEAM@ for Uploaders. Add build-dependency on gnome-pkg-tools (>= 0.11). + debian/rules: Include uploaders.mk from gnome-pkg-tools. + Acknowledge NMUs, thanks to Steinar H. Gunderson (closes: #397746). * debian/patches/200-use-python-2.4.diff: Dropped; upstream and Debian now use Python 2.4 by default. * debian/patches/100-iceweasel-compat.patch: New patch; look for search engines in Iceweasel's directories, thanks to Rene Hausleitner (closes: #410629). * debian/control.in: + Add dependency on python-dbus, needed by the new GDM actions handler. + Add build-dependency on gnome-doc-utils and scrollkeeper. * debian/watch: Update. [ Loic Minier ] * Fix URL in copyright. * Track all stable versions in watch file. * Wrap build-deps and deps. * Add debian/pycompat file with version 2. * Add get-orig-source target to retrieve the upstream source. -- Romain Francoise Wed, 06 Jun 2007 20:47:23 +0200 deskbar-applet (2.14.2-4.2) unstable; urgency=medium * Non-maintainer upload. * Switch to python-central instead of python-support, which should hopefully work better with deskbar-applet (ie.: at least make the application start) since it handles sys.path.insert() more gracefully; thanks to Loic Minier for telling me about this. (Closes: #397600) * Change XS-Python-Version: to >= 2.4, as the automake patches already assume that. -- Steinar H. Gunderson Thu, 9 Nov 2006 00:50:48 +0100 deskbar-applet (2.14.2-4.1) unstable; urgency=medium * Non-maintainer upload. * New python policy transition, using python-support; based on patch from Luis Rodrigo Gallardo Cruz. (Closes: #394178, #380771) * Build-depend versioned on cdbs and debhelper. * Build-depend on python-all-dev instead of python2.4-dev. * Build-depend on python-support (>= 0.5.3). * Add XB-Python-Version and XS-Python-Version fields. * Recommend python-beagle instead of python2.4-beagle. * Add dh_pysupport call to the binary-install target in debian/rules. * Add Provides: ${python:Provides}. -- Steinar H. Gunderson Tue, 7 Nov 2006 02:33:35 +0100 deskbar-applet (2.14.2-4) unstable; urgency=low * debian/control: Restored build dependencies. + Closes: #378376 "FTBFS: No package 'pygtk-2.0' found" -- Sebastian Rittau Sat, 15 Jul 2006 21:07:14 +0200 deskbar-applet (2.14.2-3) unstable; urgency=low * debian/control: Removed build dependency on python-gnome2-extras-dev and dependency on python-gnome2-extras. All required modules are now in package python-gnome2-desktop. * debian/control: Build dependency clean up: Removed some probably dead build dependencies, upgraded minimum required versions of others. * debian/control: Updated dependencies and recommends on several Python packages to post-transition versions. This ensures that these packages contain the Python 2.4 version of the module. + Closes: #377041 "Traceback on start, import error on gobject" (Thanks, Stéphane Rosi and John Halton for reporting this bug.) * debian/control: Changed recommends from python-beagle to python2.4-beagle for now, since beagle was not yet converted to the new Python policy. + Closes: #377823 "Recommends unavailable python-beagle (>= 0.2.6-1)" -- Sebastian Rittau Sat, 15 Jul 2006 16:16:05 +0200 deskbar-applet (2.14.2-2) unstable; urgency=low * debian/control: (Build-) depend on python-gnome-desktop. * debian/rules: Manually pass --datadir to ./configure. Otherwise deskbar/defs.py would contain the line DATA_DIR = "${prefix}/share" which doesn't make much sense in Python. + Closes: #378080 "${prefix} in icon path" -- Sebastian Rittau Thu, 13 Jul 2006 16:39:46 +0200 deskbar-applet (2.14.2-1) unstable; urgency=low * New upstream version. + debian/patches/100-fix-mozilla-conf.diff: Removed, applied upstream. + debian/patches/200-use-python-2.4.diff: Updated. * debian/control: Recommend gnome-utils >= 2.14.0. + Closes: #367695 "programs.GnomeDictMatch: cannot look up multi-word definitions" * debian/control: Changed dependencies on pythonX.Y-* to python-*. * debian/control: Added dependency on python2.4. * debian/control: Improved the package description. (Long description taken from the Ubuntu package.) -- Sebastian Rittau Wed, 28 Jun 2006 21:24:03 +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: Updated 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