Timo Aaltonen pushed to branch debian-unstable at X Strike Force / lib / libepoxy
Commits: 1cbc6d86 by Debian Janitor at 2022-11-18T13:30:56+00:00 Remove constraints unnecessary since buster (oldstable) * Build-Depends: Drop versioned constraint on meson. Changes-By: deb-scrub-obsolete - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +libepoxy (1.5.10-2) UNRELEASED; urgency=medium + + * Remove constraints unnecessary since buster (oldstable): + + Build-Depends: Drop versioned constraint on meson. + + -- Debian Janitor <[email protected]> Fri, 18 Nov 2022 13:30:56 -0000 + libepoxy (1.5.10-1) unstable; urgency=medium * New upstream release. ===================================== debian/control ===================================== @@ -2,7 +2,7 @@ Source: libepoxy Priority: optional Maintainer: Debian X Strike Force <[email protected]> Build-Depends: debhelper-compat (= 13), - meson (>= 0.48.0), + meson, pkg-config, libx11-dev, libgl-dev, View it on GitLab: https://salsa.debian.org/xorg-team/lib/libepoxy/-/commit/1cbc6d8694be6d0fe9241bacf68a12472a0a866b -- View it on GitLab: https://salsa.debian.org/xorg-team/lib/libepoxy/-/commit/1cbc6d8694be6d0fe9241bacf68a12472a0a866b You're receiving this email because of your account on salsa.debian.org.

