Timo Aaltonen pushed to branch debian-unstable at X Strike Force / driver / xserver-xorg-input-synaptics
Commits: 06ea59fd by Debian Janitor at 2022-10-03T09:09:05+00:00 Remove constraints unnecessary since buster (oldstable) * Build-Depends: Drop versioned constraint on libxi-dev, xserver-xorg-dev and xutils-dev. * xserver-xorg-input-synaptics: Drop versioned constraint on kde-config-touchpad in Breaks. Changes-By: deb-scrub-obsolete - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,13 @@ +xserver-xorg-input-synaptics (1.9.2-2) UNRELEASED; urgency=medium + + * Remove constraints unnecessary since buster (oldstable): + + Build-Depends: Drop versioned constraint on libxi-dev, xserver-xorg-dev + and xutils-dev. + + xserver-xorg-input-synaptics: Drop versioned constraint on + kde-config-touchpad in Breaks. + + -- Debian Janitor <[email protected]> Mon, 03 Oct 2022 09:09:05 -0000 + xserver-xorg-input-synaptics (1.9.2-1) unstable; urgency=medium [ Debian Janitor ] ===================================== debian/control ===================================== @@ -7,13 +7,13 @@ Build-Depends: debhelper-compat (= 12), libx11-dev, libxext-dev, - libxi-dev (>= 2:1.2.0), + libxi-dev, libevdev-dev [linux-any], x11proto-dev | x11proto-core-dev, - xserver-xorg-dev (>= 2:1.12), + xserver-xorg-dev, pkg-config, quilt, - xutils-dev (>= 1:7.5+4), + xutils-dev, libxtst-dev, Standards-Version: 4.5.0 Vcs-Git: https://salsa.debian.org/xorg-team/driver/xserver-xorg-input-synaptics.git @@ -29,8 +29,6 @@ Conflicts: xorg-driver-synaptics Replaces: xorg-driver-synaptics Provides: ${xinpdriver:Provides}, xorg-driver-synaptics Suggests: gpointing-device-settings, touchfreeze -Breaks: - kde-config-touchpad (<< 0.8.1-2~), Description: Synaptics TouchPad driver for X.Org server This package provides an input driver for the X.Org X server to enable advanced features of the Synaptics Touchpad including: View it on GitLab: https://salsa.debian.org/xorg-team/driver/xserver-xorg-input-synaptics/-/commit/06ea59fd022f42ceae847ba05f6a94c583d72824 -- View it on GitLab: https://salsa.debian.org/xorg-team/driver/xserver-xorg-input-synaptics/-/commit/06ea59fd022f42ceae847ba05f6a94c583d72824 You're receiving this email because of your account on salsa.debian.org.

