[Pkg-cli-apps-commits] r4749 - in /packages/gnome-do/trunk/debian: changelog control gnome-do.1 patches/00list patches/03_show_in_all_DEs.dpatch patches/10_application_search_path.dpatch

laney-guest at users.alioth.debian.org laney-guest at users.alioth.debian.org
Sat Mar 21 23:27:16 UTC 2009


Author: laney-guest
Date: Sat Mar 21 23:27:16 2009
New Revision: 4749

URL: http://svn.debian.org/wsvn/pkg-cli-apps/?sc=1&rev=4749
Log:
* 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)
* Build against gtk, gnome mono packages from Experimental.
* debian/control:
  + Bump versioned dep on libgtk2.0-cil to ensure
    Gdk.Screen.IsComposited exists
  + Add libwnck2.20-cil build-dep (Closes: #499536)
  + Add librsvg2-2.18-cil build-dep
  + gnome-sharp2 transition.
* debian/patches/03_show_in_all_DEs
  + Drop; fixed in new upstream
* debian/gnome-do.1
  + Update for new version. 
* Upload to unstable
* 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. 

Added:
    packages/gnome-do/trunk/debian/patches/10_application_search_path.dpatch   (with props)
Removed:
    packages/gnome-do/trunk/debian/patches/03_show_in_all_DEs.dpatch
Modified:
    packages/gnome-do/trunk/debian/changelog
    packages/gnome-do/trunk/debian/control
    packages/gnome-do/trunk/debian/gnome-do.1
    packages/gnome-do/trunk/debian/patches/00list

Modified: packages/gnome-do/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/gnome-do/trunk/debian/changelog?rev=4749&op=diff
==============================================================================
--- packages/gnome-do/trunk/debian/changelog (original)
+++ packages/gnome-do/trunk/debian/changelog Sat Mar 21 23:27:16 2009
@@ -1,3 +1,85 @@
+gnome-do (0.8.1.3-1) UNRELEASED; 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)
+  * Build against gtk, gnome mono packages from Experimental.
+  * debian/control:
+    + Bump versioned dep on libgtk2.0-cil to ensure
+      Gdk.Screen.IsComposited exists
+    + Add libwnck2.20-cil build-dep (Closes: #499536)
+    + Add librsvg2-2.18-cil build-dep
+    + gnome-sharp2 transition.
+  * debian/patches/03_show_in_all_DEs
+    + Drop; fixed in new upstream
+  * debian/gnome-do.1
+    + Update for new version. 
+
+  [ Iain Lane ]
+  * Upload to unstable
+  * 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. 
+
+ -- Iain Lane <laney at ubuntu.com>  Sat, 21 Mar 2009 23:12:32 +0000
+
 gnome-do (0.8.0-1) unstable; urgency=low
 
   [ Mirco Bauer ]

Modified: packages/gnome-do/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/gnome-do/trunk/debian/control?rev=4749&op=diff
==============================================================================
--- packages/gnome-do/trunk/debian/control (original)
+++ packages/gnome-do/trunk/debian/control Sat Mar 21 23:27:16 2009
@@ -2,31 +2,31 @@
 Section: gnome
 Priority: optional
 Maintainer: Debian CLI Applications Team <pkg-cli-apps-team at lists.alioth.debian.org>
-Uploaders: Christopher James Halse Rogers <raof at ubuntu.com>
+Uploaders: Christopher James Halse Rogers <raof at ubuntu.com>, Iain Lane <laney at ubuntu.com>
 Build-Depends: debhelper (>= 7), 
-	       dpatch,
-	       mono-devel (>= 2.0.1),
-	       autotools-dev,
-	       libndesk-dbus1.0-cil,
-	       libndesk-dbus-glib1.0-cil,
-	       libmono-cairo2.0-cil,
-	       cli-common-dev (>= 0.5.7),
-	       pkg-config,
-	       intltool,
-	       libgtk2.0-cil,
-	       libglib2.0-cil,
-	       libglade2.0-cil,
-	       libgnome2.0-cil,
-	       libgnome-vfs2.0-cil,
-	       libgconf2.0-cil,
-	       libgnomedesktop2.20-cil,
-	       libgnome-keyring1.0-cil,
-	       libmono-addins0.2-cil,
-	       libmono-addins-gui0.2-cil,
-	       libnotify0.4-cil,
-	       libglib2.0-dev,
-	       libgtk2.0-dev,
-	       libwnck2.20-cil
+               dpatch,
+               mono-devel (>= 2.0.1),
+               autotools-dev,
+               libndesk-dbus1.0-cil,
+               libndesk-dbus-glib1.0-cil,
+               libmono-cairo2.0-cil,
+               cli-common-dev (>= 0.5.7),
+               pkg-config,
+               intltool,
+               libgtk2.0-cil,
+               libglib2.0-cil,
+               libglade2.0-cil,
+               libgnome2.24-cil,
+               libgnome-vfs2.0-cil,
+               libgconf2.0-cil,
+               libgnomedesktop2.20-cil,
+               libgnome-keyring1.0-cil,
+               libmono-addins0.2-cil,
+               libmono-addins-gui0.2-cil,
+               libnotify0.4-cil,
+               libglib2.0-dev,
+               libgtk2.0-dev,
+               libwnck2.20-cil
 Standards-Version: 3.8.0
 Homepage: http://do.davebsd.com/
 Vcs-Svn: svn://svn.debian.org/svn/pkg-cli-apps/packages/gnome-do/trunk
@@ -35,11 +35,11 @@
 Package: gnome-do
 Architecture: any
 Depends: ${cli:Depends}, 
-	 ${shlibs:Depends},
-	 ${misc:Depends},
-	 xdg-utils,
-	 dbus,
-	 procps
+         ${shlibs:Depends},
+         ${misc:Depends},
+         xdg-utils,
+         dbus,
+         procps
 Recommends: gnome-do-plugins
 Description: Quickly perform actions on your desktop
  Allows you to quickly search for many items present in your

Modified: packages/gnome-do/trunk/debian/gnome-do.1
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/gnome-do/trunk/debian/gnome-do.1?rev=4749&op=diff
==============================================================================
--- packages/gnome-do/trunk/debian/gnome-do.1 (original)
+++ packages/gnome-do/trunk/debian/gnome-do.1 Sat Mar 21 23:27:16 2009
@@ -1,10 +1,10 @@
-.TH GNOME-DO 1 "4 Febuary 2009" "0.8"
+.TH GNOME-DO 1 "18 March 2009" "0.8.1.3"
 .SH NAME
 GNOME-Do \- Launcher application in the spirit of Quicksilver
 .SH SYNOPSIS
 gnome-do [--debug]
 .SH DESCRIPTION
-GNOME-Do 0.8.0
+GNOME-Do 0.8.1.3
 .PP
 \fBGNOME-Do\fP allows you to quickly search for many objects present 
 in your GNOME desktop environment \- applications, Evolution contacts,
@@ -20,7 +20,7 @@
 Print verbose status information to the terminal; useful for debugging.
 
 .SH VERSION
-0.8.0
+0.8.1
 
 .SH BUGS
 See http://launchpad.net/do/+bugs for a list of bugs.

Modified: packages/gnome-do/trunk/debian/patches/00list
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/gnome-do/trunk/debian/patches/00list?rev=4749&op=diff
==============================================================================
--- packages/gnome-do/trunk/debian/patches/00list (original)
+++ packages/gnome-do/trunk/debian/patches/00list Sat Mar 21 23:27:16 2009
@@ -1,3 +1,3 @@
 01_fix_libX11_linkage
 02_use_cli_for_wrapper
-03_show_in_all_DEs
+10_application_search_path

Added: packages/gnome-do/trunk/debian/patches/10_application_search_path.dpatch
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/gnome-do/trunk/debian/patches/10_application_search_path.dpatch?rev=4749&op=file
==============================================================================
--- packages/gnome-do/trunk/debian/patches/10_application_search_path.dpatch (added)
+++ packages/gnome-do/trunk/debian/patches/10_application_search_path.dpatch Sat Mar 21 23:27:16 2009
@@ -1,0 +1,19 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## 10_application_search_path.patch.dpatch by Iain Lane <laney at ubuntu.com>
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: Look in correct place for application items, otherwise desktop files are not indexed
+
+ at DPATCH@
+diff -urNad gnome-do-0.8.1.3~/Do.Platform.Linux/src/Do.Universe/ApplicationItemSource.cs gnome-do-0.8.1.3/Do.Platform.Linux/src/Do.Universe/ApplicationItemSource.cs
+--- gnome-do-0.8.1.3~/Do.Platform.Linux/src/Do.Universe/ApplicationItemSource.cs	2009-03-17 17:57:08.000000000 +0000
++++ gnome-do-0.8.1.3/Do.Platform.Linux/src/Do.Universe/ApplicationItemSource.cs	2009-03-21 19:29:06.000000000 +0000
+@@ -131,7 +131,7 @@
+ 						yield return (new [] {home, ".local/share", appDirSuffix}.Aggregate (Path.Combine));
+ 					} else if (xdgVar == "XDG_DATA_DIRS") {
+ 						yield return Path.Combine ("/usr/local/share/", appDirSuffix);
+-						yield return Path.Combine ("/usr/share/applications", appDirSuffix);
++						yield return Path.Combine ("/usr/share/", appDirSuffix);
+ 					}
+ 				} else {
+ 					foreach (string dir in envPath.Split (':'))

Propchange: packages/gnome-do/trunk/debian/patches/10_application_search_path.dpatch
------------------------------------------------------------------------------
    svn:executable = *




More information about the Pkg-cli-apps-commits mailing list