Timo Aaltonen pushed to branch debian-unstable at X Strike Force / app / xinput
Commits: 7acb7526 by Debian Janitor at 2022-07-20T09:40:36+00:00 Remove constraints unnecessary since buster * Build-Depends: Drop versioned constraint on libxi-dev and x11proto-input-dev. Changes-By: deb-scrub-obsolete - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,11 @@ +xinput (1.6.3-2) UNRELEASED; urgency=medium + + * Remove constraints unnecessary since buster: + + Build-Depends: Drop versioned constraint on libxi-dev and + x11proto-input-dev. + + -- Debian Janitor <[email protected]> Wed, 20 Jul 2022 09:40:36 -0000 + xinput (1.6.3-1) unstable; urgency=medium [ Julien Cristau ] ===================================== debian/control ===================================== @@ -6,11 +6,11 @@ Standards-Version: 4.5.0 Build-Depends: debhelper-compat (= 12), libx11-dev, - libxi-dev (>= 2:1.5.99.1), + libxi-dev, libxext-dev, libxinerama-dev, libxrandr-dev, - x11proto-input-dev (>= 2.1.99.1), + x11proto-input-dev, pkg-config, xutils-dev Vcs-Git: https://salsa.debian.org/xorg-team/app/xinput.git View it on GitLab: https://salsa.debian.org/xorg-team/app/xinput/-/commit/7acb75267335590751063778aeb6b1e4609a2114 -- View it on GitLab: https://salsa.debian.org/xorg-team/app/xinput/-/commit/7acb75267335590751063778aeb6b1e4609a2114 You're receiving this email because of your account on salsa.debian.org.

