diff options
author | Michael Stapelberg <michael@stapelberg.de> | 2009-08-18 00:11:04 +0200 |
---|---|---|
committer | Michael Stapelberg <michael@stapelberg.de> | 2009-08-18 00:11:04 +0200 |
commit | 56312001de9362ced18962149bd8143185214561 (patch) | |
tree | 52d2ab9b7e7e6f6c7ed5d3d7aea14c1f2b434bb3 /debian/changelog | |
parent | 2b12cfe4e2108e2b07c94b18c21a4e482c419f83 (diff) |
debian: fix issues with initscript
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/debian/changelog b/debian/changelog index ef89510..f6c6b87 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,12 @@ -i3status (1.3-1) unstable; urgency=low +i3status (1.2-3) unstable; urgency=low - * Correctly handle order of items when running for dzen2 - * Implement getting the IPv6 address which currently has connectivity - * Lots of fixes for FreeBSD + * debian: Correct dependencies in /etc/init.d/i3status-wmii (Closes: #541626) + * debian: init script should not require root priviledges even to get the + usage information (Closes: #541627) + * debian: better error message when i3status-wmii is not enabled using + /etc/defaults/i3status-wmii (Closes: #541628) - -- Michael Stapelberg <michael@stapelberg.de> Sun, 02 Aug 2009 19:59:51 +0200 + -- Michael Stapelberg <michael@stapelberg.de> Mon, 17 Aug 2009 14:57:49 +0200 i3status (1.2-2) unstable; urgency=low |