[PATCH] xfree86: Bump input ABI version too

Peter Hutterer peter.hutterer at who-t.net
Wed Nov 5 15:36:14 PST 2014


On Tue, Nov 04, 2014 at 04:13:23PM +0100, Maarten Lankhorst wrote:
> When videodrv abi is bumped because of incompatible changes please bump input too,
> debian only checks input or video abi for compatibility in its packaging.

please fix debian's packaging system.

Cheers,
   Peter

> Signed-off-by: Maarten Lankhorst <maarten.lankhorst at canonical.com>
> ---
> diff --git a/hw/xfree86/common/xf86Module.h b/hw/xfree86/common/xf86Module.h
> index e68fe9c..25a8869 100644
> --- a/hw/xfree86/common/xf86Module.h
> +++ b/hw/xfree86/common/xf86Module.h
> @@ -81,7 +81,7 @@ typedef enum {
>   */
>  #define ABI_ANSIC_VERSION	SET_ABI_VERSION(0, 4)
>  #define ABI_VIDEODRV_VERSION	SET_ABI_VERSION(19, 0)
> -#define ABI_XINPUT_VERSION	SET_ABI_VERSION(21, 0)
> +#define ABI_XINPUT_VERSION	SET_ABI_VERSION(22, 0)
>  #define ABI_EXTENSION_VERSION	SET_ABI_VERSION(9, 0)
>  #define ABI_FONT_VERSION	SET_ABI_VERSION(0, 6)


More information about the xorg-devel mailing list