diff options
author | Michael Stapelberg <michael@stapelberg.de> | 2009-06-17 21:33:54 +0200 |
---|---|---|
committer | Michael Stapelberg <michael@stapelberg.de> | 2009-06-17 21:33:54 +0200 |
commit | 17619e8c335543dad631060f84f3aa94808e3d2c (patch) | |
tree | e1d1cdb67fd522c4fb9d751a7315ad07b89b1208 /debian/control | |
parent | 747c814453bd673a13fdeac23e3c081cc81b8460 (diff) |
debian: build separate packages for dzen2/wmii
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 18 |
1 files changed, 14 insertions, 4 deletions
diff --git a/debian/control b/debian/control index d07cca6..2f68cac 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,17 @@ Priority: optional Section: utils Depends: ${shlibs:Depends}, ${misc:Depends} Recommends: dzen2 -Description: Generates a status line for dzen2 or wmii - i3status is a program running in background, feeding dzen2 or filling up - wmii's status bar using wmiis plan9 pseudo file system (therefore, you - need 9pfs). +Description: Generates a status line for dzen2 + i3status is a program running in background feeding dzen2 with information + about your system (IP address and speed of your ethernet device, WLAN signal + strength, load, time, ...). + +Package: i3status-wmii +Architecture: any +Priority: optional +Section: utils +Depends: ${shlibs:Depends}, ${misc:Depends} +Recommends: wmii +Description: Generates a status line for wmii + i3status is a program running in background, filling up wmii's status bar + using wmiis plan9 pseudo file system (therefore, you need 9pfs). |