Timo Aaltonen pushed to branch debian-unstable at X Strike Force / app / xbacklight
Commits: 053e3589 by Debian Janitor at 2022-11-15T00:22:47+00:00 Remove constraints unnecessary since buster (oldstable) * Build-Depends: Drop versioned constraint on xutils-dev. Changes-By: deb-scrub-obsolete - - - - - c9f4ab7c by Timo Aaltonen at 2022-11-22T12:39:12+00:00 Merge branch 'scrub-obsolete' into 'debian-unstable' Remove unnecessary constraints See merge request xorg-team/app/xbacklight!2 - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,8 +1,13 @@ xbacklight (1.2.1-2) UNRELEASED; urgency=medium + [ Julien Cristau ] * Switch all xorg.freedesktop.org URLs in packaging to https. * Update Vcs-* URLs to use https. + [ Debian Janitor ] + * Remove constraints unnecessary since buster (oldstable): + + Build-Depends: Drop versioned constraint on xutils-dev. + -- Julien Cristau <[email protected]> Sun, 21 Aug 2016 17:57:15 +0200 xbacklight (1.2.1-1) unstable; urgency=medium ===================================== debian/control ===================================== @@ -8,7 +8,7 @@ Build-Depends: libxcb-randr0-dev, libxcb-util0-dev, pkg-config, - xutils-dev (>= 1:7.5+4), + xutils-dev, automake, Standards-Version: 3.9.1 Vcs-Git: https://anonscm.debian.org/git/pkg-xorg/app/xbacklight.git View it on GitLab: https://salsa.debian.org/xorg-team/app/xbacklight/-/compare/baa21e68c6d61f15662a95ec1d149e31f6e61361...c9f4ab7c704ef30ec90e25ac0cd318e0e6bfb020 -- View it on GitLab: https://salsa.debian.org/xorg-team/app/xbacklight/-/compare/baa21e68c6d61f15662a95ec1d149e31f6e61361...c9f4ab7c704ef30ec90e25ac0cd318e0e6bfb020 You're receiving this email because of your account on salsa.debian.org.

