diff options
author | Michael Stapelberg <michael+x200@stapelberg.de> | 2008-10-24 21:49:41 +0200 |
---|---|---|
committer | Michael Stapelberg <michael+x200@stapelberg.de> | 2008-10-24 21:49:41 +0200 |
commit | 8db7109e26daf823be7fe1fe92382bcebcd80761 (patch) | |
tree | db5849e8cdf410d944d22edab5269b328782b6c8 /debian/control | |
parent | 7f39bf160ca6b69bf955344141721e564f3d6ee2 (diff) |
Add debian packaging files to repository
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..f68d6b0 --- /dev/null +++ b/debian/control @@ -0,0 +1,15 @@ +Source: wmiistatus +Section: utils +Priority: optional +Maintainer: Michael Stapelberg <michael+wmiistatus@stapelberg.de> +Standards-Version: 3.7.3 +Homepage: http://michael.stapelberg.de/wmiistatus + +Package: wmiistatus +Architecture: any +Priority: optional +Section: utils +Depends: ${shlibs:Depends} +Description: little application to fill up wmii's status bar + wmiistatus is a program running in background and filling up wmii's status bar + using wmiis plan9 pseudo file system (therefore, you need 9pfs). |