Merge branch 'next' into master

This commit is contained in:
Michael Stapelberg
2019-08-03 15:14:52 +02:00
103 changed files with 2680 additions and 1248 deletions

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
i3-wm (4.16.1-1) unstable; urgency=medium
* New upstream release.
-- Michael Stapelberg <stapelberg@debian.org> Sun, 04 Nov 2018 14:47:25 +0100
i3-wm (4.16-1) unstable; urgency=medium
* New upstream release.

1
debian/control vendored
View File

@ -13,6 +13,7 @@ Build-Depends: debhelper (>= 9),
libxcb-cursor-dev,
libxcb-xrm-dev,
libxcb-xkb-dev,
libxcb-shape0-dev,
libxkbcommon-dev (>= 0.4.0),
libxkbcommon-x11-dev (>= 0.4.0),
asciidoc (>= 8.4.4),