Timo Aaltonen pushed to branch debian-unstable at X Strike Force / lib / libdmx
Commits: 754ec640 by Debian Janitor at 2022-11-21T18:52:38+00:00 Remove constraints unnecessary since buster (oldstable) * Build-Depends: Drop versioned constraint on libx11-dev, libxext-dev and xutils-dev. Changes-By: deb-scrub-obsolete - - - - - 3eef5d64 by Timo Aaltonen at 2022-11-22T12:31:09+00:00 Merge branch 'scrub-obsolete' into 'debian-unstable' Remove unnecessary constraints See merge request xorg-team/lib/libdmx!1 - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,7 +1,13 @@ libdmx (1:1.1.4-3) UNRELEASED; urgency=medium + [ Timo Aaltonen ] * control: Drop obsolete Replaces. + [ Debian Janitor ] + * Remove constraints unnecessary since buster (oldstable): + + Build-Depends: Drop versioned constraint on libx11-dev, libxext-dev and + xutils-dev. + -- Timo Aaltonen <[email protected]> Mon, 14 Feb 2022 16:42:15 +0200 libdmx (1:1.1.4-2) unstable; urgency=medium ===================================== debian/control ===================================== @@ -3,10 +3,10 @@ Section: x11 Priority: optional Maintainer: Debian X Strike Force <[email protected]> Build-Depends: - libx11-dev (>= 1:0.99.2), + libx11-dev, x11proto-dev, - libxext-dev (>= 1:0.99.1), - xutils-dev (>= 1:7.5+4), + libxext-dev, + xutils-dev, pkg-config, # DEB_HOST_MULTIARCH dpkg-dev (>= 1.16), View it on GitLab: https://salsa.debian.org/xorg-team/lib/libdmx/-/compare/fd5e69dfb9026c54e3e9a6fe389415622319adf0...3eef5d64ef220c9c4c354aa94c4f03963d9767b1 -- View it on GitLab: https://salsa.debian.org/xorg-team/lib/libdmx/-/compare/fd5e69dfb9026c54e3e9a6fe389415622319adf0...3eef5d64ef220c9c4c354aa94c4f03963d9767b1 You're receiving this email because of your account on salsa.debian.org.

