summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
-rw-r--r--debian/control2
2 files changed, 6 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index bae6ed9..4acb470 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,6 @@
i3status (2.3-1) unstable; urgency=low
+ [ Michael Stapelberg ]
* config search order is now ~/.i3status.conf, ~/.config/i3status/config,
/etc/i3status/config, then /etc/xdg/i3status/config
* battery: use POWER_NOW if CURRENT_NOW is not available (linux >= 2.6.36)
@@ -12,7 +13,10 @@ i3status (2.3-1) unstable; urgency=low
* Bugfix: respect locale settings (for %c in date format)
* debian: use [linux-any] in dependencies (Closes: #634491)
- -- Michael Stapelberg <michael@stapelberg.de> Tue, 19 Jul 2011 15:35:30 +0200
+ [ Axel Beckert ]
+ * Fix FTBFS on kfreebsd.
+
+ -- Michael Stapelberg <michael@stapelberg.de> Thu, 21 Jul 2011 21:22:54 +0200
i3status (2.2-1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index af00323..4ca214c 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: utils
Priority: extra
Maintainer: Michael Stapelberg <michael@stapelberg.de>
DM-Upload-Allowed: yes
-Build-Depends: debhelper (>= 5), libiw-dev [linux-any], libconfuse-dev, asciidoc, xmlto, libcap2-bin, libasound2-dev
+Build-Depends: debhelper (>= 5), libiw-dev [linux-any], libconfuse-dev, asciidoc, xmlto, libcap2-bin [linux-any], libasound2-dev [linux-any]
Standards-Version: 3.9.2
Homepage: http://i3wm.org/i3status