]> git.sur5r.net Git - i3/i3status/blobdiff - debian/control
adding percentage format string for disk info module
[i3/i3status] / debian / control
index 1e7bfd7cc3c2e2a6214b2d7368c9b6e4e6c13628..0b19bd5880cceb6edfbe7d4bdc3b85b7fc80427e 100644 (file)
@@ -3,17 +3,17 @@ Section: utils
 Priority: extra
 Maintainer: Michael Stapelberg <michael@stapelberg.de>
 DM-Upload-Allowed: yes
-Build-Depends: debhelper (>= 5), libiw-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386], libconfuse-dev, asciidoc, xmlto
-Standards-Version: 3.8.4
-Homepage: http://i3.zekjur.net/i3status
+Build-Depends: debhelper (>= 5), libiw-dev [linux-any], libconfuse-dev, asciidoc, xmlto, libcap2-bin [linux-any], libasound2-dev [linux-any], libbsd-dev [kfreebsd-any], libyajl-dev
+Standards-Version: 3.9.2
+Homepage: http://i3wm.org/i3status
 
 Package: i3status
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
-Recommends: dzen2 | xmobar, libcap2-bin
-Enhances: dzen2, xmobar
-Description: Generates a status line for dzen2 or xmobar
- i3status is a small program (less than 1000 SLOC) for generating a status bar
- for dzen2, xmobar or similar programs by combining several information about
- your system (IP addresses of your interfaces, load, current date/time, ESSID
- of the network you are associated to, disk status, and so on).
+Recommends: dzen2 | xmobar | i3-wm, libcap2-bin [linux-any]
+Enhances: dzen2, xmobar, i3-wm
+Description: Generates a status line for dzen2, xmobar or i3bar
+ i3status is a small (about 1500 SLOC) and light-weight program for generating
+ a status bar for i3bar, dzen2, xmobar or similar programs by combining several
+ information about your system (IP addresses of your interfaces, load, current
date/time, ESSID of the network you are associated to, disk status, and so on).