update debian/ to include all documentation/bump standars version

Conflicts:

	debian/control
This commit is contained in:
Michael Stapelberg 2010-11-06 14:40:18 +01:00
parent ffe297f5e5
commit a21155e24c
3 changed files with 10 additions and 2 deletions

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
i3-wm (3.e-bf1-3) unstable; urgency=low
* include keyboard-layer{1,2}.png in docs (Closes: #595295)
-- Michael Stapelberg <michael@stapelberg.de> Wed, 03 Nov 2010 20:32:42 +0100
i3-wm (3.e-bf1-2) unstable; urgency=low i3-wm (3.e-bf1-2) unstable; urgency=low
* debian: call dh_installwm to register as alternative for x-window-manager * debian: call dh_installwm to register as alternative for x-window-manager

4
debian/control vendored
View File

@ -3,8 +3,8 @@ Section: utils
Priority: extra Priority: extra
Maintainer: Michael Stapelberg <michael@stapelberg.de> Maintainer: Michael Stapelberg <michael@stapelberg.de>
DM-Upload-Allowed: yes DM-Upload-Allowed: yes
Build-Depends: debhelper (>= 5), libx11-dev, libxcb-util0-dev (>= 0.3.8), libxcb-keysyms1-dev, libxcb-xinerama0-dev (>= 1.1), libxcb-randr0-dev, libxcb-icccm4-dev, libxcursor-dev, asciidoc (>= 8.4.4), xmlto, docbook-xml, pkg-config, libev-dev, flex, bison, libyajl-dev Build-Depends: debhelper (>= 6), libx11-dev, libxcb-util0-dev (>= 0.3.8), libxcb-keysyms1-dev, libxcb-xinerama0-dev (>= 1.1), libxcb-randr0-dev, libxcb-icccm4-dev, libxcursor-dev, asciidoc (>= 8.4.4), xmlto, docbook-xml, pkg-config, libev-dev, flex, bison, libyajl-dev, perl
Standards-Version: 3.8.4 Standards-Version: 3.9.1
Homepage: http://i3.zekjur.net/ Homepage: http://i3.zekjur.net/
Package: i3 Package: i3

2
debian/i3-wm.docs vendored
View File

@ -12,3 +12,5 @@ docs/ipc.html
docs/multi-monitor.html docs/multi-monitor.html
docs/wsbar.html docs/wsbar.html
docs/wsbar.png docs/wsbar.png
docs/keyboard-layer1.png
docs/keyboard-layer2.png