Timo Aaltonen pushed to branch debian-unstable at X Strike Force / lib / libxv
Commits: 563c7037 by root at 2022-02-22T01:52:41+00:00 Remove constraints unnecessary since buster * Build-Depends: Drop versioned constraint on dpkg-dev, libx11-dev, libxext-dev and xutils-dev. Changes-By: deb-scrub-obsolete - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -10,6 +10,11 @@ libxv (2:1.0.11-2) UNRELEASED; urgency=medium [ Timo Aaltonen ] * control: Migrate to x11proto-dev. + [ Debian Janitor ] + * Remove constraints unnecessary since buster: + + Build-Depends: Drop versioned constraint on dpkg-dev, libx11-dev, + libxext-dev and xutils-dev. + -- Emilio Pozuelo Monfort <[email protected]> Tue, 06 Dec 2016 01:32:38 +0100 libxv (2:1.0.11-1) unstable; urgency=medium ===================================== debian/control ===================================== @@ -4,14 +4,13 @@ Priority: optional Maintainer: Debian X Strike Force <[email protected]> Standards-Version: 3.9.8 Build-Depends: - dpkg-dev (>= 1.16.1), debhelper (>= 10), - libx11-dev (>= 1:0.99.2), - libxext-dev (>= 1:0.99.1), + libx11-dev, + libxext-dev, x11proto-dev, pkg-config, quilt, - xutils-dev (>= 1:7.5+4), + xutils-dev, Vcs-Git: https://anonscm.debian.org/git/pkg-xorg/lib/libxv.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-xorg/lib/libxv.git View it on GitLab: https://salsa.debian.org/xorg-team/lib/libxv/-/commit/563c703710cc89dd73ec8f9c192687c988aafad1 -- View it on GitLab: https://salsa.debian.org/xorg-team/lib/libxv/-/commit/563c703710cc89dd73ec8f9c192687c988aafad1 You're receiving this email because of your account on salsa.debian.org.

