Timo Aaltonen pushed to branch debian-unstable at X Strike Force / driver / xserver-xorg-input-libinput
Commits: 1c467a0e by Debian Janitor at 2023-01-30T19:18:08+00:00 Remove constraints unnecessary since buster (oldstable) * Build-Depends: Drop versioned constraint on libinput-dev (>= 1.4.901). * Build-Depends: Drop versioned constraint on xserver-xorg-dev (>= 2:1.15.99). Changes-By: deb-scrub-obsolete - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,12 @@ +xserver-xorg-input-libinput (1.2.1-2) UNRELEASED; urgency=medium + + * Remove constraints unnecessary since buster (oldstable): + + Build-Depends: Drop versioned constraint on libinput-dev (>= 1.4.901). + + Build-Depends: Drop versioned constraint on xserver-xorg-dev (>= + 2:1.15.99). + + -- Debian Janitor <[email protected]> Mon, 30 Jan 2023 19:18:08 -0000 + xserver-xorg-input-libinput (1.2.1-1) unstable; urgency=medium * New upstream release. ===================================== debian/control ===================================== @@ -5,12 +5,12 @@ Maintainer: Debian X Strike Force <[email protected]> Uploaders: Timo Aaltonen <[email protected]>, Build-Depends: debhelper-compat (= 13), - libinput-dev (>= 1.4.901), + libinput-dev, libudev-dev, pkg-config, quilt, x11proto-dev (>= 2021.5), - xserver-xorg-dev (>= 2:1.15.99), + xserver-xorg-dev, xutils-dev, Standards-Version: 4.6.0 Homepage: https://www.x.org View it on GitLab: https://salsa.debian.org/xorg-team/driver/xserver-xorg-input-libinput/-/commit/1c467a0e4b0549e3d9bc092cb19c442825bf2b1b -- View it on GitLab: https://salsa.debian.org/xorg-team/driver/xserver-xorg-input-libinput/-/commit/1c467a0e4b0549e3d9bc092cb19c442825bf2b1b You're receiving this email because of your account on salsa.debian.org.

