Package: awesome / 4.3-5
Metadata
Package | Version | Patches format |
---|---|---|
awesome | 4.3-5 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
dont install license.patch | (download) |
CMakeLists.txt |
3 1 2 - 0 ! |
don't install license |
debian customization.patch | (download) |
awesomerc.lua |
8 6 2 - 0 ! |
debian customization (menu, x-terminal-emulator, editor) |
desktop file.patch | (download) |
awesome.desktop |
2 2 0 - 0 ! |
amend desktop file with icon and keywords entries |
privacy.patch | (download) |
docs/01-readme.md |
3 0 3 - 0 ! |
remove build status from documentation Loading external resources is a privacy breach. |
autopkgtest overrides.patch | (download) |
tests/run.sh |
6 3 3 - 0 ! |
allow overriding paths in integration test run The integrations tests assume files in the build directory (not yet installed). But autopkgtests are meant to test the installed package. These changes allow overriding file/directory paths the script is searching for. |
freedesktop menu.patch | (download) |
awesomerc.lua |
24 19 5 - 0 ! |
use freedesktop menu if module is available awesome-freedesktop is included in awesome-extra package Bug-Debian: https://bugs.debian.org/693135 |
reproducible textclock.patch | (download) |
lib/wibox/widget/textclock.lua |
13 12 1 - 0 ! |
[patch] textclock: produce reproducible output |
reproducible examples.patch | (download) |
tests/examples/awful/popup/wiboxtypes.lua |
1 1 0 - 0 ! |
[patch] use reproducible timestamps in more doc examples |
test timeouts.patch | (download) |
tests/_runner.lua |
6 3 3 - 0 ! |
increase timeouts in integration test run - autopkgtests were failing in Ubuntu's infrastructure with really slow hardware. Timeouts are increased to values suggested by upstream. - remove coloring of error output with tput, as tput will not work in autopkgtest. "set -e" at the top of the script causes the script to exit early when tput was failing. |
gcc10.patch | (download) |
common/lualib.c |
2 2 0 - 0 ! |
fix build with gcc 10 Bug-Debian: https://bugs.debian.org/957027 |