Update debian changelog / controlfile

next
Michael Stapelberg 2009-04-19 20:45:37 +02:00
parent 9993b77e4e
commit e29ec509e0
2 changed files with 5 additions and 2 deletions

5
debian/changelog vendored
View File

@ -22,10 +22,13 @@ i3-wm (3.a-bf1-1) unstable; urgency=low
* Bugfix: Send clients their absolute position/size (on the root window) in
generated configure events. This fixes problems with xfontsel, xmaple,
etc.
* Bugfix: Correctly update state when moving fullscreen windows across
workspaces.
* Implement scrolling on stack windows and on the bottom bar.
* Create i3-wm-dbg with debug symbols
* Don't rely on libxcb-wm any longer, as it got removed in libxcb 0.3.4.
-- Michael Stapelberg <michael+i3@stapelberg.de>
-- Michael Stapelberg <michael+i3@stapelberg.de> Sun, 19 Apr 2009 20:40:53 +0200
i3-wm (3.a-1) unstable; urgency=low

2
debian/control vendored
View File

@ -2,7 +2,7 @@ Source: i3-wm
Section: utils
Priority: optional
Maintainer: Michael Stapelberg <michael+i3@stapelberg.de>
Build-Depends: debhelper (>= 5), libx11-dev, libxcb-wm0-dev (>= 0.3.3), libxcb-aux0-dev (>= 0.3.3), libxcb-keysyms0-dev (>= 0.3.3), libxcb-xinerama0-dev (>= 1.1), asciidoc, xmlto, docbook-xml
Build-Depends: debhelper (>= 5), libx11-dev, libxcb-aux0-dev (>= 0.3.3), libxcb-keysyms0-dev (>= 0.3.3), libxcb-xinerama0-dev (>= 1.1), libxcb-event1-dev (>= 0.3.3), libxcb-property1-dev (>= 0.3.3), libxcb-atom1-dev (>= 0.3.3), libxcb-icccm1-dev (>= 0.3.3), asciidoc, xmlto, docbook-xml
Standards-Version: 3.8.0
Homepage: http://i3.zekjur.net/