Timo Aaltonen pushed to branch debian-unstable at X Strike Force / lib / libxcursor
Commits: 6ac7816d by Debian Janitor at 2022-07-26T03:43:58+00:00 Remove constraints unnecessary since buster * Build-Depends: Drop versioned constraint on dpkg-dev, libx11-dev, libxfixes-dev, libxrender-dev and xutils-dev. Changes-By: deb-scrub-obsolete - - - - - 0bb72cad by Timo Aaltonen at 2022-10-03T08:16:09+00:00 Merge branch 'scrub-obsolete' into 'debian-unstable' Remove unnecessary constraints See merge request xorg-team/lib/libxcursor!2 - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,11 @@ +libxcursor (1:1.2.1-2) UNRELEASED; urgency=medium + + * Remove constraints unnecessary since buster: + + Build-Depends: Drop versioned constraint on dpkg-dev, libx11-dev, + libxfixes-dev, libxrender-dev and xutils-dev. + + -- Debian Janitor <[email protected]> Tue, 26 Jul 2022 03:43:58 -0000 + libxcursor (1:1.2.1-1) unstable; urgency=medium * Team upload. ===================================== debian/control ===================================== @@ -5,17 +5,15 @@ Maintainer: Debian X Strike Force <[email protected]> Uploaders: Cyril Brulebois <[email protected]> Build-Depends: debhelper-compat (= 13), -# dpkg-buildflags --export=configure - dpkg-dev (>= 1.16.1), x11proto-dev, - libx11-dev (>= 2:1.3.3-2), - libxrender-dev (>= 1:0.9.5-2), - libxfixes-dev (>= 1:4.0.4-2), + libx11-dev, + libxrender-dev, + libxfixes-dev, pkg-config, quilt, automake, libtool, - xutils-dev (>= 1:7.5+4), + xutils-dev, Standards-Version: 4.6.0 Homepage: https://www.x.org Vcs-Git: https://salsa.debian.org/xorg-team/lib/libxcursor.git View it on GitLab: https://salsa.debian.org/xorg-team/lib/libxcursor/-/compare/5b5cf65b9f2ae6d9ed6acc31bc6f2317ce98a3d6...0bb72cad5dda9366755006ac4ff1fdec6f81609a -- View it on GitLab: https://salsa.debian.org/xorg-team/lib/libxcursor/-/compare/5b5cf65b9f2ae6d9ed6acc31bc6f2317ce98a3d6...0bb72cad5dda9366755006ac4ff1fdec6f81609a You're receiving this email because of your account on salsa.debian.org.

