summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorMichael Stapelberg <michael@stapelberg.de>2009-06-22 19:04:28 +0200
committerMichael Stapelberg <michael@stapelberg.de>2009-06-22 19:04:28 +0200
commit08c92e959976839d6fbb065986fa4d17898aa94f (patch)
tree3eb535d1e627fa93acdeb395a9d1493d66163eab /debian/changelog
parent49f94e9c743acdd8a4014bdc425f2036b96fe284 (diff)
debian: use make distclean instead of make clean between builds (Thanks Mirko)
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 2d9927e..9def1fd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+i3status (1.2-2) unstable; urgency=low
+
+ * debian: use make distclean instead of make clean between both builds
+
+ -- Michael Stapelberg <michael@stapelberg.de> Mon, 22 Jun 2009 19:04:22 +0200
+
i3status (1.2-1) unstable; urgency=low
* Handle SIGPIPE to avoid zombie processes