Timo Aaltonen pushed to branch debian-unstable at X Strike Force / lib / libxkbfile
Commits: fcd14a9d by Debian Janitor at 2022-07-22T09:25:05+00:00 Remove constraints unnecessary since buster * Build-Depends: Drop versioned constraint on libx11-dev and xutils-dev. Changes-By: deb-scrub-obsolete - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -2,6 +2,8 @@ libxkbfile (1:1.1.0-2) UNRELEASED; urgency=medium * Set upstream metadata fields: Repository, Repository-Browse. * Replace XC-Package-Type with Package-Type. + * Remove constraints unnecessary since buster: + + Build-Depends: Drop versioned constraint on libx11-dev and xutils-dev. -- Debian Janitor <[email protected]> Sat, 28 Mar 2020 22:53:45 +0000 ===================================== debian/control ===================================== @@ -4,10 +4,10 @@ Priority: optional Maintainer: Debian X Strike Force <[email protected]> Build-Depends: debhelper-compat (= 12), - libx11-dev (>= 2:1.3.3-2), + libx11-dev, x11proto-dev, pkg-config, - xutils-dev (>= 1:7.5+4), + xutils-dev, Standards-Version: 4.5.0 Vcs-Git: https://salsa.debian.org/xorg-team/lib/libxkbfile.git Vcs-Browser: https://salsa.debian.org/xorg-team/lib/libxkbfile View it on GitLab: https://salsa.debian.org/xorg-team/lib/libxkbfile/-/commit/fcd14a9d2ae2a87be51e98ed10f26731a2dd02c9 -- View it on GitLab: https://salsa.debian.org/xorg-team/lib/libxkbfile/-/commit/fcd14a9d2ae2a87be51e98ed10f26731a2dd02c9 You're receiving this email because of your account on salsa.debian.org.

