Timo Aaltonen pushed to branch debian-unstable at X Strike Force / driver / xserver-xorg-input-joystick
Commits: 994b6840 by Debian Janitor at 2022-07-20T09:34:12+00:00 Remove constraints unnecessary since buster * Build-Depends: Drop versioned constraint on xserver-xorg-dev. Changes-By: deb-scrub-obsolete - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -7,6 +7,10 @@ xserver-xorg-input-joystick (1:1.6.3-2) UNRELEASED; urgency=medium * control: Clarify the description. * control: Migrate to x11proto-dev. + [ Debian Janitor ] + * Remove constraints unnecessary since buster: + + Build-Depends: Drop versioned constraint on xserver-xorg-dev. + -- Andreas Boll <[email protected]> Fri, 18 Nov 2016 14:42:06 +0100 xserver-xorg-input-joystick (1:1.6.3-1) unstable; urgency=medium ===================================== debian/control ===================================== @@ -8,7 +8,7 @@ Build-Depends: quilt, pkg-config, xutils-dev, - xserver-xorg-dev (>= 2:1.9.99.2), + xserver-xorg-dev, x11proto-dev, libusbhid-dev [kfreebsd-any], Standards-Version: 3.9.8 View it on GitLab: https://salsa.debian.org/xorg-team/driver/xserver-xorg-input-joystick/-/commit/994b68405426ddd99f0ba4400f481e7fb25d6582 -- View it on GitLab: https://salsa.debian.org/xorg-team/driver/xserver-xorg-input-joystick/-/commit/994b68405426ddd99f0ba4400f481e7fb25d6582 You're receiving this email because of your account on salsa.debian.org.

