* Update README for gitlab migration
* Update configure.ac bug URL for gitlab migration
* Use the real name of the DPMS extension in messages & man page
* gitlab CI: add a basic build test
* Fix spelling/wording issues
* gitlab CI: stop requiring Signed-off-by in commits
* Variable scope reduction as recommended by cppcheck
* Remove unnecessary casts
* Remove unnecessary check for NULL pointer before calling free()
* set_pixels: Mark pixels parameter as const
* Use C99 designated struct initializers
* configure: Make xf86misc support disabled by default
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xset?expand=0&rev=15
* configure: Drop AM_MAINTAINER_MODE
* autogen.sh: Honor NOCONFIGURE=1
* autogen.sh: use quoted string variables
* Include unistd.h for usleep() if HAVE_USLEEP
* Fix one last warning about usage() format string.
* autogen: add default patch prefix
* autogen.sh: use exec instead of waiting for configure to finish
- supersedes U_xset_fix-warning-about-usage-format-string.patch
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xset?expand=0&rev=9