Timo Aaltonen pushed to branch debian-unstable at X Strike Force / lib / libxres
Commits: 3b5adf14 by Debian Janitor at 2022-06-05T14:09:38+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 ===================================== @@ -1,3 +1,11 @@ +libxres (2:1.2.1-2) UNRELEASED; urgency=medium + + * Remove constraints unnecessary since buster: + + Build-Depends: Drop versioned constraint on dpkg-dev, libx11-dev, + libxext-dev and xutils-dev. + + -- Debian Janitor <[email protected]> Sun, 05 Jun 2022 14:09:38 -0000 + libxres (2:1.2.1-1) unstable; urgency=medium * New upstream release. ===================================== debian/control ===================================== @@ -4,16 +4,15 @@ Priority: optional Maintainer: Debian X Strike Force <[email protected]> Uploaders: Cyril Brulebois <[email protected]> Build-Depends: - dpkg-dev (>= 1.16.1), debhelper-compat (= 13), - libx11-dev (>= 2:1.6), - 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.6.0 Homepage: https://www.x.org Vcs-Git: https://salsa.debian.org/xorg-team/lib/libxres.git @@ -63,4 +62,3 @@ Description: X11 Resource extension library (development headers) . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXRes - View it on GitLab: https://salsa.debian.org/xorg-team/lib/libxres/-/commit/3b5adf14dac0690721fed5c3c636f6ca3ac82018 -- View it on GitLab: https://salsa.debian.org/xorg-team/lib/libxres/-/commit/3b5adf14dac0690721fed5c3c636f6ca3ac82018 You're receiving this email because of your account on salsa.debian.org.

