Package: dwm-tools Severity: wishlist Tags: patch
When searching programs with "apt-get search", it would be good if the description would list the provided utilities. The following patch adds that information. -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 2.6.32-3-amd64 (SMP w/2 CPU cores) Locale: LANG=en_DK.UTF-8, LC_CTYPE=en_DK.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash
>From ca544c971334f0b561282e3cd7341b916aad5edf Mon Sep 17 00:00:00 2001 From: Jari Aalto <[email protected]> Date: Sun, 23 May 2010 10:46:07 +0300 Subject: [PATCH] debian/control: Improve description Organization: Private Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Signed-off-by: Jari Aalto <[email protected]> --- debian/control | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/debian/control b/debian/control index 353cf50..061db8e 100644 --- a/debian/control +++ b/debian/control @@ -19,4 +19,5 @@ Description: dynamic window manager (tools) modes. Either mode can be applied dynamically, depending on the application in use and the task performed. . - This package contains additional tools for dwm. + This package contains additional tools: dmenu, dmenu_path, dmenu_run, + lsw, slock, sselp, ssid, swarp, tabbed, wmname -- 1.7.0

