From 44b776dd9fb600d7d0644e37a6d27f2f2a2e222f Mon Sep 17 00:00:00 2001 From: Michael Stapelberg Date: Tue, 27 Oct 2009 20:27:29 +0100 Subject: [PATCH] Update debian packaging for 2.0 --- debian/changelog | 12 +++++++++--- debian/rules | 2 +- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index 35143d2..f14c814 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,14 @@ -i3status (2.0-0) unstable; urgency=low +i3status (2.0-1) unstable; urgency=low - * Not yet released + * add support for disk info (free/used/ins) + * add support for displaying the ESSID of the wireless interface + * add support for getting the public IPv6 address of the system + * all "modules" now support format strings + * switch to libconfuse for parsing the config file + * merge support for FreeBSD for many "modules" + * drop support for wmii, add support for xmobar - -- Michael Stapelberg Fri, 02 Oct 2009 21:17:49 +0200 + -- Michael Stapelberg Tue, 27 Oct 2009 20:07:58 +0100 i3status (1.2-3) unstable; urgency=low diff --git a/debian/rules b/debian/rules index dda8f3f..c9c396c 100755 --- a/debian/rules +++ b/debian/rules @@ -19,7 +19,7 @@ build-stamp: clean: dh_testdir dh_testroot - rm -f build-stamp config.status + rm -f build-stamp config.status man/*.xml [ ! -f Makefile ] || $(MAKE) distclean dh_clean -- 2.39.2