]> git.sur5r.net Git - i3/i3/commitdiff
update debian packaging
authorMichael Stapelberg <michael@stapelberg.de>
Mon, 1 Aug 2011 21:35:08 +0000 (23:35 +0200)
committerMichael Stapelberg <michael@stapelberg.de>
Mon, 1 Aug 2011 21:35:08 +0000 (23:35 +0200)
debian/changelog
debian/rules

index aeca9a2bc1e0f695c70368b237a48ad48e5050bc..f24c9d54dc20f4998e3cbc16edb7e153446f34cc 100644 (file)
@@ -1,3 +1,13 @@
+i3-wm (4.0.1-1) unstable; urgency=low
+
+  * Fix the build process of i3bar (Closes: #636274)
+  * Fix the build process on Mac OS X
+  * i3-config-wizard: also start i3bar in the keycode config template
+  * userguide: Remove the obsolete bar.* colors
+  * userguide: Use i3bar instead of dzen2 in the 'exec' example
+
+ -- Michael Stapelberg <michael@stapelberg.de>  Mon, 01 Aug 2011 23:31:06 +0200
+
 i3-wm (4.0-1) unstable; urgency=low
 
   * In addition to the proper flex/bison based parser for the config file
index c392f71570451684c7e0ff4e8cae67e72ce2058a..47ef6940bf1526ad17a59cfa4a9df545d1877774 100755 (executable)
@@ -53,6 +53,7 @@ install: build
        cp man/i3-nagbar.1 $(CURDIR)/debian/i3-wm/usr/share/man/man1
        cp man/i3-config-wizard.1 $(CURDIR)/debian/i3-wm/usr/share/man/man1
        cp man/i3-migrate-config-to-v4.1 $(CURDIR)/debian/i3-wm/usr/share/man/man1
+       cp i3bar/doc/i3bar.1 $(CURDIR)/debian/i3-wm/usr/share/man/man1
 
 
 # Build architecture-independent files here.