Timo Aaltonen pushed to branch debian-unstable at X Strike Force / driver / xserver-xorg-input-keyboard
Commits: 47a59fd0 by Debian Janitor at 2022-10-22T09:51:04+00:00 Remove constraints unnecessary since buster (oldstable) * Build-Depends: Drop versioned constraint on xserver-xorg-dev and xutils-dev. Changes-By: deb-scrub-obsolete - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,8 +1,14 @@ xserver-xorg-input-keyboard (1:1.9.0-2) UNRELEASED; urgency=medium + [ Timo Aaltonen ] * control: Fix Vcs-Git url. * control: Migrate to x11proto-dev. + [ Debian Janitor ] + * Remove constraints unnecessary since buster (oldstable): + + Build-Depends: Drop versioned constraint on xserver-xorg-dev and + xutils-dev. + -- Timo Aaltonen <[email protected]> Thu, 17 Nov 2016 14:52:25 +0200 xserver-xorg-input-keyboard (1:1.9.0-1) unstable; urgency=medium ===================================== debian/control ===================================== @@ -6,10 +6,10 @@ Build-Depends: debhelper (>= 8), dh-autoreconf, pkg-config, - xserver-xorg-dev (>= 2:1.9.99.902), + xserver-xorg-dev, x11proto-dev, quilt, - xutils-dev (>= 1:7.5+4) + xutils-dev Standards-Version: 3.9.8 Vcs-Git: https://anonscm.debian.org/git/pkg-xorg/driver/xserver-xorg-input-keyboard.git Vcs-Browser: https://anonscm.debian.org/git/pkg-xorg/driver/xserver-xorg-input-keyboard.git View it on GitLab: https://salsa.debian.org/xorg-team/driver/xserver-xorg-input-keyboard/-/commit/47a59fd0b20ee1383dfe9c9a6b290365459a80d0 -- View it on GitLab: https://salsa.debian.org/xorg-team/driver/xserver-xorg-input-keyboard/-/commit/47a59fd0b20ee1383dfe9c9a6b290365459a80d0 You're receiving this email because of your account on salsa.debian.org.

