debian/0000775000000000000000000000000011774415034007176 5ustar debian/gnome-do.gconf-defaults0000664000000000000000000000007411734053637013532 0ustar /apps/gnome-do/preferences/core-preferences/QuietStart true debian/compat0000664000000000000000000000000211734053637010377 0ustar 7 debian/copyright0000664000000000000000000001221011734053637011130 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=59 Source: https://launchpad.net/do/+download Name: GNOME Do Maintainer: David Siegel , Jason Smith Files: * Copyright: © 2007-2009 Alex Launi , © 2007-2009 Andrea Cimitan, © 2007-2009 Christopher Halse Rogers , © 2007-2009 DR Colkitt, © 2007-2009 David Siegel , © 2007-2009 James Walker, © 2007-2009 Jason Smith , © 2007-2009 Jonathon Anderson, © 2007-2009 Miguel de Icaza, © 2007-2009 Rick Harding, © 2007-2009 Thomsen Anders, © 2007-2009 Volker Braun, © 2007-2009 Dusan Maliarik, © 2007-2009 Travis Watkins License: GPL-3+ Files: DefaultObjects.cs, TextFrame.cs, MiniWindowFrame.cs Copyright: © 2008 Jason Smith License: GPL-3+ Files: debian/* Copyright: © 2008 Christopher James Halse Rogers License: GPL-3+ Files: po/*.po Copyright: © 2008 Rosetta Contributors and Canonical Ltd 2008 License: GPL-3+ Licence: GPL-3+ This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . On Debian systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL'. Files: Do/src/XKeybinder.cs Copyright: © 2004-2007 Alex Graveley License: LGPL-2.1+ This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. On Debian systems, the complete text of the GNU Lesser General Public License can be found in `/usr/share/common-licenses/LGPL'. Files: libdo/keybinder.{c,h} Copyright: © 2004-2007 Alex Graveley License: LGPL-2+ Files: libdo/eggaccelerators.c Copyright: © 2002 Red Hat, Inc, © 1998, 2001 Tim Janik License: LGPL-2+ Files: libdo/eggaccelerators.h Copyright: © 2002 Red Hat, Inc, License: LGPL-2+ License: LGPL-2+ This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. Files: Do/src/ConsoleCrayon.cs Copyright: © 2008 Novell, Inc. License: MIT Files: m4/shamrock/* Copyright: © 2005-2007 Novell, Inc. License: MIT License: MIT Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. debian/rules0000775000000000000000000000106211734053637010260 0ustar #!/usr/bin/make -f #export DH_VERBOSE=1 export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 CFLAGS ?= -O2 -Wall -g LDFLAGS += -Wl,-z,defs -Wl,-O1 -Wl,--as-needed override_dh_autoreconf: dh_autoreconf --as-needed override_dh_auto_configure: dh_auto_configure -- --enable-release MCS=/usr/bin/mono-csc override_dh_install: # The .la file(s) are entirely useless; kill them with fire. find debian/gnome-do -name '*.la' -delete dh_install override_dh_auto_test: @echo "Tests disabled; requires running dbus and gconf daemons" %: dh $@ --with autoreconf,cli debian/changelog0000664000000000000000000003606311774415011011053 0ustar gnome-do (0.9-1build1) quantal; urgency=low * Rebuild to pick up libnunit2.6-cil instead of 2.5 -- Michael Terry Mon, 02 Jul 2012 18:00:01 -0400 gnome-do (0.9-1) unstable; urgency=low * New upstream version no longer uses deprecated internal glib headers. (Closes: #665537) * [59fa37b9] Fix watch file * [63486516] Imported Upstream version 0.9 * [8c636d84] Disable testsuite for now; requires running dbus and gconf daemons * [e46de4b9] Remove inaccurate README.Source * [4591d677] Add git-buildpackage configuration to default to pristine-tar -- Christopher James Halse Rogers Mon, 26 Mar 2012 11:12:21 +1100 gnome-do (0.8.5-3) unstable; urgency=low * Team upload * Rebuild for CLR 4.0 transition * [47deead] Move --with after $@ in dh call * [721a2df] Move to debsrc 3.0 (quilt) * [c849ac7] Refresh patches and drop dpatch cruft * [0cdfb87] No-change Standards-Version bump (3.9.1 → 3.9.2) -- Chow Loong Jin Thu, 19 Jan 2012 03:56:21 +0800 gnome-do (0.8.5-2) unstable; urgency=medium * urgency=medium for RC bug fix (FTBFS) * [c9c006a] Use dh_autoreconf --as-needed instead of manual patching -- Iain Lane Tue, 06 Dec 2011 13:45:20 +0000 gnome-do (0.8.5-1) unstable; urgency=low [ Christopher James Halse Rogers ] * Imported Upstream version 0.8.5 - Fix newline in Kazakh translation (Closes: #618415) - Fix build with mono >= 2.8. * Remove unneeded .la files. (Closes: #621335) * Drop patches included in new release * Use ‘dh --with’ rather than cli.make to avoid warning spam * Drop mention of Evolution from package description. - The evolution plugin is not going to be buildable for the forseeable future. Including it in the package description is misleading. [ Iain Lane ] * Add missing dependency on librsvg2-common, required to load SVGs (Closes: #619039) * Update to use my d.o email address -- Christopher James Halse Rogers Tue, 14 Jun 2011 22:32:21 +1000 gnome-do (0.8.4-1) unstable; urgency=low * The long fortold release + Fixes a threadsafety issue resulting in 100% CPU usage (Closes: 565591, LP: #450852). + Proxies all keyring calls to the GTK main thread, as required by the new gnome-keyring (Closes: 603876, LP: #553643) * debian/patches/00_bundledlibs.dpatch: * debian/rules: + Upstream has dropped bundled gmcs binary; now 100% DFSG-free, so we don't have to repack the tarball or patch the buildsystem. * debian/patches/03_disable_docky.dpatch: + Drop. Docky is now gone in the upstream tarball. * debian/rules: * debian/control: * debian/patches/*: + Switch to quilt to harmonise with other pkg-cli-* packages. * debian/control: + Drop recommends on gnome-do-docklets. Docky is now a separate package, so the docklets are useless for Do. + Bump Breaks on gnome-do-plugins to 0.8.3. Do no longer provides the Wink library, which has been imported into the 0.8.3 do-plugins sources. + Bump standards-version; no changes needed. + Migrate to git and update VCS fields appropriately -- Christopher James Halse Rogers Tue, 15 Feb 2011 21:50:02 +1100 gnome-do (0.8.3.1+dfsg-2) unstable; urgency=low * debian/patches/03_disable_docky.dpatch: Add patch to disable Docky theme as this is now distributed as a separate project, in the docky package. * debian/patches/04_dont_disable_deprecated.dpatch: Add patch to not build with *DISABLE_DEPRECATED. libdo uses deprecated symbols and FTBFS with these flags set. It's wrong to set them in release tarballs anyway. * debian/control, debian/rules: Add dh-autoreconf to autoreconf in the build in order to pick up the above patches. -- Iain Lane Wed, 29 Sep 2010 17:53:43 +0100 gnome-do (0.8.3.1+dfsg-1) unstable; urgency=low * New upstream bugfix release: (Closes: 561271) + Fixes for network status detection (Closes: #543517, #543778) (LP: #422461) + Fixes misleading "Start GNOME Do at login" checkbox (LP: #398303) + Fixes a number of crash bugs in the Trash docklet (LP: #439731) (Closes: #552239) + Fixes problems with the naming of the default theme, leading to crashes. (LP: #475871, #448094) + Fixes startup problems when run by users with usernames > 9 characters long. (LP: #439949) * debian/patches/02_use_cli_for_wrapper: + Refresh for new upstream changes * debian/patches/11_fix_autostart_when_directory_does_not_exist: + Drop; included upstream. * debian/control + Add Breaks on gnome-do-plugins < 0.8.2. Do now handles plugins slightly differently. This prevents users being surprised about missing plugins on upgrade. (Closes: #541708) + Bump Build-Dep on mono-devel to (>= 2.4.2.3) for mono-csc. + Transition to -cil-dev packages for Build-Dependends. + Bump Standards-Version to 3.8.3; no changes needed. * debian/rules: + Use mono-csc instead of csc for MCS + Pass -f -i to autoreconf to keep the buildsystem's libtool in sync with Debian's. Fixes libtool-related FTBFS (Closes: #560645) + Apply ltmain-add-as-needed.patch after autoreconf-ing for --as-needed magic. + Pass --as-needed to the linker to eliminate dependencies on unneeded libs. * debian/README.source: + Add to really comply with policy; we've got a patch system! * debian/ltmain-add-as-needed.patch: + Patch to add --as-needed magic to ltmain.sh -- Christopher James Halse Rogers Mon, 11 Jan 2010 12:56:39 +1100 gnome-do (0.8.2+dfsg-1) unstable; urgency=low * New upstream release + No longer uses a plugin repository. Fixes many plugin- related issues. (LP: #343096, LP: #330025, LP #345001) + No longer blocks on "About Do" (LP: #361679) + Reacts correctly when a Composite manager is enabled/ disabled at runtime. (LP: #346347, LP: #390150) + Fixes for space reserved by Docky blocking drag and drop operations. (LP: #354729, LP: #347052, LP: #382843) + Properly sets "Hidden" key on autostart files in response to "Start on login" option. (Closes: #526023) (LP: #369988) * debian/patches/10_application_search_path: + Drop; included upstream * debian/patches/10_sk_translation_update: + Import sk translation update from Debian BTS. (Closes: #531779) * debian/patches/11_fix_autostart_when_directory_does_not_exist: + Patch from upstream. Fixes the "Start on login" option when the ~/.config/autostart directory does not exist. (LP: #393729) * debian/control: + Update standards version to 3.8.2; no changes required. + Add libtool to Build-Depends; required for autoreconf. + Add Recommends: on new gnome-do-docklets package. * debian/gnome-do.1 + Fix spelling: GNOME-Do => GNOME Do. + Miscelaneous lintian fixes; NAME section, escaping minus signs with \- * debian/copyright: + Update for new copyright holders. + Minor update to DEP-5 format -- Christopher James Halse Rogers Sat, 27 Jun 2009 10:40:45 +1000 gnome-do (0.8.1.3+dfsg-1) unstable; urgency=low [ Daniel T Chen ] * New upstream release (LP: #344578). + Gnome Do causes keyboard keys to be remapped (LP: #308143) + Docky window too small when summoned (LP: #317381) + Minimize/Maximize does not work on all windows (LP: #317908) + Docky blocks drag and drop over large areas of the screen (LP: #318471) + Docky fails to autohide properly when changing themes (LP: #318672) + Paste via ctrl+v does not work in 1st pane (LP: #318922) + Autostart is in wrong assembly (LP: #319114) + Docky has no results list (LP: #319797) + Docky trash applet does not reflect current state (LP: #320621) + Docky panels splits into two when over filled (LP: #324648) + Docky ui division is inconsistent and confusing (LP: #324718) + poor performance with two screens (LP: #323294) + Docky trash applet doesn't check if trash exists (LP: #323453) + docky panel splits into two when overfilled (LP: #324648) + Docky's UI division is inconsistent and confusing (LP: #324718) + Do crashes when using a pastebin launcher with docky (LP: #325178) + Make docky aware of icon theme switch (LP: #328721) + Docky doesn't update icon status for some apps that minimize to system tray. (LP: #329120) + Docky does not work properly with pull-down window (LP: #334663) + sensitivity of zooming the icons in the dock isn't configurable (LP: #336214) + Regression: In 0.8.1, "Request attention" is no longer indicated (LP: #337594) + Clock's Calendar mode auto-hides when leaving the bounds of the original dock (LP: #337783) + gnome-do does not notice change of icon theme (LP: #204368) + Thumbnails are never displayed when files have spaces in their names (LP: #311551) + Open improperly escapes URLs. (LP: #317416) + Docky: Right-click dialog appears on wrong monitor (LP: #319062) + Dragging items off Docky possible in summon mode (LP: #319452) + Docky shows icon according to the filename (LP: #320892) + Mouse click inactive when Do(cky) is summoned (LP: #324937) + Docky trash don't have a right-click menu (LP: #317947) + Polish docky's window name labels (LP: #318487) + Docky: Scroll on window icon should switch between windows of that app (LP: #319805) + Docky does not preserve window stack (z?) order when switching apps by clicking on app icon (LP: #326661) + Docky window switching should be easier. (LP: #327079) + Color of indicators on Docky cannot be changed (LP: #332936) + Do's ResultWindow is using wrong text color (LP: #288771) + Docky won't unhide after rev 1053 (LP: #337113) + Do's icon label in Docky should be "GNOME Do" instead of "Summon GNOME Do" (LP: #338496) * debian/control: + Add librsvg2-2.18-cil build-dep * debian/patches/03_show_in_all_DEs + Drop; fixed in new upstream * debian/gnome-do.1 + Update for new version. [ Iain Lane ] * Merge changes with Ubuntu Jaunty * Autostart behaviour has been fixed upstream (Closes: #513741, #516194). * debian/patches/10_application_search_path.dpatch: Add. Fix search path so that applications are properly indexed. Patch backported from upstream. * debian/control: Add myself to Uploaders. * Really bump versioned dep on libgtk2.0-cil * debian/control, debian/rules, debian/watch, debian/patches/00_remove_bundledlibs.dpatch, debian/README.source: Upstream source needs repackaging due to shipped copy of gmcs.exe [ Mirco Bauer ] * debian/rules: + Made get-orig-source target policy conform. + Use dh override targets instead of sequence injection. * debian/control: + Bumped debhelper build-dep to >= 7.0.50 + Bumped Standards-Version to 3.8.1 (no changes needed) -- Iain Lane Sun, 22 Mar 2009 22:44:39 +0000 gnome-do (0.8.0-1) unstable; urgency=low [ Mirco Bauer ] * Upload to unstable. * debian/control: + Lowered GNOME# build-deps to 2.0 ABI as that transition didn't happen yet in unstable. [ Christopher James Halse Rogers ] * New upstream release. (LP: #323048) + Fixes text input problems (LP: #288517) + No longer grabs plugins from internet repositories (LP: #294808) + Preferences dialog is resizable (LP: #305419) * Build against gtk, gnome mono packages from Experimental. (Closes: #510836) * debian/control: + Bump versioned dep on libgtk2.0-cil to ensure Gdk.Screen.IsComposited exists (Closes: #510973) + Add libwnck2.20-cil build-dep + gnome-sharp2 transition. * debian/patches/04_fix_locale_dir * debian/patches/05_fix_localised_theme_setting * debian/patches/06_expand_homedir_in_open + Drop; fixed in new upstream * debian/patches/02_use_cli_for_wrapper + Update for new upstream + Add dpatch comments * debian/gnome-do.1 + Fix broken formatting (LP: #291654). Thank you to Frédéric Grosshans for spotting it, and the patch. + Update for new version. -- Christopher James Halse Rogers Wed, 04 Feb 2009 15:30:25 +1100 gnome-do (0.6.1.0-1) experimental; urgency=low [ Christopher James Halse Rogers ] * New upstream release * debian/rules + Set GCONF_DISABLE_SCHEMAS_INSTALL; upstream now ships a gconf schema. + Mono 2.0 transition: - Set MCS env variable to /usr/bin/csc when calling "dh build" + Add .PHONY for good measure + Add build-stamp target to avoid calling dh build twice. * debian/patches/05_fix_localised_theme_setting: + Use the index of the selected theme rather than text of the theme when setting the UI preference. The text is now correctly translated, so using the text no longer works (LP: #280719). * debian/patches/06_expand_homedir_in_open: + Expand '~' in strings for the Open action (LP: #280540). * debian/gnome-do.gconf-defaults: + Don't popup the UI on login; wait for the user to summon Do. * debian/control + Mono 2.0 transition: - build-depend on mono-devel (>= 2.0) rather than mono-gmcs. [ David Paleino ] * debian/rules: + get-orig-source updated, puts the tarball, correctly renamed, to ../tarballs, to use it with svn-buildpackage * debian/patches/: + 01_fix_libX11_linkage.dpatch updated to patch Makefile.am and Makefile.in -- Christopher James Halse Rogers Fri, 28 Nov 2008 15:19:20 +1100 gnome-do (0.6.0.1-1) experimental; urgency=low * New upstream version (closes: #485684) * debian/control + Update build-depends for new version + Update standards version to 3.8.0, adding README.Source * debian/gnome-do-autostart.desktop * debian/gnome-do.install + Delete our desktop file, install upstream's translated desktop file to /etc/xdg/autostart instead. * debian/gnome-do.preinst + Remove old autostart file on upgrade (if unmodified). Otherwise GNOME Do will appear twice in the autostart list. * debian/gnome-do.1 + Manpage updated for new version * debian/rules: + Fix get-orig-source target to run properly from any directory; now should be policy compliant. * debian/copyright: + Refresh for new upstream version + Update to more recent CopyrightFormat proposal * debian/patches/04_fix_locale_dir: + Point the (hardcoded) locale dir to /usr/share/locale rather than /usr/local/share/locale. -- Christopher James Halse Rogers Mon, 25 Aug 2008 08:27:54 +1000 gnome-do (0.4.2.0-1) unstable; urgency=low * Initial Debian package (closes: #474022) * debian/patches/02_use_cli_for_wrapper: + Patch upstream's wrapper to call /usr/bin/cli rather than mono * debian/patches/01_fix_libX11_linkage: + Link libdo against libX11; fix undefined symbol warnings. * debian/patches/03_show_in_all_DEs: + Show the launcher in all desktop environments; it's useful in XFCE and KDE as well as GNOME. -- Christopher James Halse Rogers Mon, 14 Apr 2008 21:36:12 +1000 debian/gnome-do.preinst0000664000000000000000000000203511734053637012314 0ustar #!/bin/sh -e # gnome-do 0.4.2.0-1 installed an autostart file to /etc/xdg/autostart # Upstream now has its own handling of autostart with a different filename, # which can make Do appear twice on the autostart list. # # Remove the previously installed autostart file, if it hasn't been modified. OLD_AUTOSTART=/etc/xdg/autostart/gnome-do-autostart.desktop OLD_AUTOSTART_MD5SUM=c3fe3975541f89a0c9e78b4481445683 if [ "$1" = "upgrade" -o "$1" = "install" ] && \ [ "$2" = "0.4.2.0-1" ] ; then if [ -f $OLD_AUTOSTART ] ; then echo "Found old autostart file: $OLD_AUTOSTART..." if [ "$(md5sum $OLD_AUTOSTART | cut -f 1 -d ' ')" = "$OLD_AUTOSTART_MD5SUM" ] ; then # The old file has been left unchanged, we can delete it echo "Removing unmodified autostart file in favour of new one." rm -f $OLD_AUTOSTART else echo "Autostart file has been modified. Leaving untouched." echo "GNOME Do may appear twice in your autostart list." fi fi fi #DEBHELPER# debian/patches/0000775000000000000000000000000011734053637010630 5ustar debian/patches/02_use_cli_for_wrapper.diff0000664000000000000000000000151511734053637016016 0ustar #! /bin/sh /usr/share/dpatch/dpatch-run ## 02_use_cli_for_wrapper.dpatch by Christopher James Halse Rogers ## ## All lines beginning with `## DP:' are a description of the patch. ## DP: Use /usr/bin/cli for the wrapper script instead of calling mono ## DP: directly. ## DP: For cli policy conformance. @DPATCH@ diff -urNad gnome-do-0.8.3.1+dfsg~/Do/gnome-do.in gnome-do-0.8.3.1+dfsg/Do/gnome-do.in --- gnome-do-0.8.3.1+dfsg~/Do/gnome-do.in 2009-12-08 16:21:50.000000000 +1100 +++ gnome-do-0.8.3.1+dfsg/Do/gnome-do.in 2009-12-09 12:01:25.200827672 +1100 @@ -18,8 +18,8 @@ # If Do is not running, run it. if pgrep -u "`id -u`" '^gnome-do$' >/dev/null; then - mono "$GNOME_DO_EXE" "$@" + /usr/bin/cli "$GNOME_DO_EXE" "$@" fi while [ "$?" -eq "20" ]; do - mono "$GNOME_DO_EXE" "$@" + /usr/bin/cli "$GNOME_DO_EXE" "$@" done debian/patches/01_fix_libX11_linkage.diff0000664000000000000000000000223611734053637015365 0ustar #! /bin/sh /usr/share/dpatch/dpatch-run ## 03_fix_libX11_linkage.dpatch by Christopher James Halse Rogers ## ## All lines beginning with `## DP:' are a description of the patch. ## DP: Explicitly link to libX11 to resolve missing symbols ## DP: on link. @DPATCH@ Index: gnome-do/libdo/Makefile.am =================================================================== --- gnome-do.orig/libdo/Makefile.am 2012-01-19 03:34:08.447686546 +0800 +++ gnome-do/libdo/Makefile.am 2012-01-19 03:51:22.161371463 +0800 @@ -16,7 +16,7 @@ eggaccelerators.c libdo_la_LDFLAGS = -export-dynamic -module -avoid-version -libdo_la_LIBADD = $(LIBDO_LIBS) +libdo_la_LIBADD = $(LIBDO_LIBS) -lX11 maintainer-clean-local: rm -f Makefile.in Index: gnome-do/libdo/Makefile.in =================================================================== --- gnome-do.orig/libdo/Makefile.in 2012-01-19 03:34:08.447686546 +0800 +++ gnome-do/libdo/Makefile.in 2012-01-19 03:51:22.161371463 +0800 @@ -297,7 +297,7 @@ eggaccelerators.c libdo_la_LDFLAGS = -export-dynamic -module -avoid-version -libdo_la_LIBADD = $(LIBDO_LIBS) +libdo_la_LIBADD = $(LIBDO_LIBS) -lX11 all: all-am .SUFFIXES: debian/patches/series0000664000000000000000000000006711734053637012050 0ustar 01_fix_libX11_linkage.diff 02_use_cli_for_wrapper.diff debian/gnome-do.10000664000000000000000000000150511734053637010771 0ustar .TH "GNOME Do" 1 "30 June 2009" "0.8.2" .SH NAME gnome\-do \- Launcher application in the spirit of Quicksilver .SH SYNOPSIS gnome\-do [\-\-debug] .SH DESCRIPTION GNOME Do 0.8.2 .PP \fBGNOME Do\fP allows you to quickly search for many objects present in your GNOME desktop environment \- applications, Evolution contacts, Firefox bookmarks, documents \- and perform commonly used commands on those objects \- run, open, send, etc. By default the hotkey to summon the \fBGNOME Do\fP interface is +space. This, and other options, can be changed from the graphical interface. .TP \fB\-\-debug\fP Print verbose status information to the terminal; useful for debugging. .SH VERSION 0.8.2 .SH BUGS See http://launchpad.net/do/+bugs for a list of bugs. .SH AUTHOR Authors of the program: see Launchpad - http://launchpad.net/do debian/gnome-do.manpages0000664000000000000000000000002211734053637012415 0ustar debian/gnome-do.1 debian/README.source0000664000000000000000000000353511734053637011366 0ustar This package uses quilt to manage all modifications to the upstream source. Changes are stored in the source package as diffs in debian/patches and applied during the build. To configure quilt to use debian/patches instead of patches, you want either to export QUILT_PATCHES=debian/patches in your environment or use this snippet in your ~/.quiltrc: for where in ./ ../ ../../ ../../../ ../../../../ ../../../../../; do if [ -e ${where}debian/rules -a -d ${where}debian/patches ]; then export QUILT_PATCHES=debian/patches break fi done To get the fully patched source after unpacking the source package, cd to the root level of the source package and run: quilt push -a The last patch listed in debian/patches/series will become the current patch. To add a new set of changes, first run quilt push -a, and then run: quilt new where is a descriptive name for the patch, used as the filename in debian/patches. Then, for every file that will be modified by this patch, run: quilt add before editing those files. You must tell quilt with quilt add what files will be part of the patch before making changes or quilt will not work properly. After editing the files, run: quilt refresh to save the results as a patch. Alternately, if you already have an external patch and you just want to add it to the build system, run quilt push -a and then: quilt import -P /path/to/patch quilt push -a (add -p 0 to quilt import if needed). as above is the filename to use in debian/patches. The last quilt push -a will apply the patch to make sure it works properly. To remove an existing patch from the list of patches that will be applied, run: quilt delete You may need to run quilt pop -a to unapply patches first before running this command. debian/source/0000775000000000000000000000000011734053637010501 5ustar debian/source/format0000664000000000000000000000001411734053637011707 0ustar 3.0 (quilt) debian/gbp.conf0000664000000000000000000000003611734053637010617 0ustar [DEFAULT] pristine-tar = true debian/control0000664000000000000000000000451111734053637010605 0ustar Source: gnome-do Section: gnome Priority: optional Maintainer: Debian CLI Applications Team Uploaders: Christopher James Halse Rogers , Iain Lane Build-Depends: debhelper (>= 7.0.50), dh-autoreconf (>= 4), mono-devel (>= 2.4.2.3), intltool, autoconf, autotools-dev, automake, libtool, libndesk-dbus1.0-cil-dev, libndesk-dbus-glib1.0-cil-dev, libmono-cairo2.0-cil, cli-common-dev (>= 0.5.7), pkg-config, libgtk2.0-cil-dev (>= 2.10), libglib2.0-cil-dev, libglade2.0-cil-dev, libgnome2.0-cil-dev, libgnome-vfs2.0-cil-dev, libgconf2.0-cil-dev, libgconf2-dev, libgnomedesktop2.0-cil-dev, libgnome-keyring1.0-cil-dev, libmono-addins-cil-dev, libmono-addins-gui-cil-dev, libnotify-cil-dev, libglib2.0-dev, libgtk2.0-dev, librsvg2-2.0-cil-dev, libwnck1.0-cil-dev Standards-Version: 3.9.2 Homepage: http://do.davebsd.com/ Vcs-Git: git://git.debian.org/git/pkg-cli-apps/packages/gnome-do.git Vcs-Browser: http://git.debian.org/?p=pkg-cli-apps/packages/gnome-do.git Package: gnome-do Architecture: any Depends: ${cli:Depends}, ${shlibs:Depends}, ${misc:Depends}, librsvg2-common, xdg-utils, dbus, procps Recommends: gnome-do-plugins (>= 0.8.3) Breaks: gnome-do-plugins (<< 0.8.3) Description: Quickly perform actions on your desktop Allows you to quickly search for many items present in your GNOME desktop environment (applications, Firefox bookmarks, files, artists and albums in Rhythmbox, Pidgin buddies, etc.) and perform commonly used actions on those items (Run, Open, Email, Chat, Play, etc.). . GNOME Do is plugin based, allowing it to be easily extended to handle new items and actions. This package contains a core set of items and actions. . Although GNOME Do primarily targets the GNOME desktop, it also works under other desktop environments. . GNOME Do is inspired by Quicksilver and GNOME Launch Box. debian/watch0000664000000000000000000000022411734053637010230 0ustar version=3 opts=dversionmangle=s/\+dfsg(\d)*$// \ https://launchpad.net/do/+download https://launchpad.net/do/.*/.*/\+download/gnome-do-(.*).tar.gz debian/gnome-do.install0000664000000000000000000000011211734053637012270 0ustar debian/gnome-do/usr/share/applications/gnome-do.desktop etc/xdg/autostart