Timo Aaltonen pushed to branch debian-unstable at X Strike Force / lib / libxss
Commits: 9dd64f6b by Debian Janitor at 2022-10-28T06:44:10+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 - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,7 +1,13 @@ libxss (1:1.2.3-2) UNRELEASED; urgency=medium + [ Timo Aaltonen ] * control: Migrate to x11proto-dev. + [ 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]> Wed, 25 Aug 2021 13:25:23 +0300 libxss (1:1.2.3-1) unstable; urgency=medium ===================================== debian/control ===================================== @@ -4,14 +4,14 @@ Priority: optional Maintainer: Debian X Strike Force <[email protected]> Build-Depends: debhelper (>= 10), - libx11-dev (>= 1:0.99.2), - libxext-dev (>= 1:0.99.1), + libx11-dev, + libxext-dev, x11proto-dev, pkg-config, quilt, automake, libtool, - xutils-dev (>= 1:7.5+4), + xutils-dev, Standards-Version: 4.1.3 Vcs-Git: https://salsa.debian.org/xorg-team/lib/libxss.git Vcs-Browser: https://salsa.debian.org/xorg-team/lib/libxss View it on GitLab: https://salsa.debian.org/xorg-team/lib/libxss/-/commit/9dd64f6b986a899658ddd877f5d4770616fa8e02 -- View it on GitLab: https://salsa.debian.org/xorg-team/lib/libxss/-/commit/9dd64f6b986a899658ddd877f5d4770616fa8e02 You're receiving this email because of your account on salsa.debian.org.

