Timo Aaltonen pushed to branch debian-unstable at X Strike Force / lib / libxmu
Commits: 33ad7426 by Debian Janitor at 2022-09-21T07:15:30+00:00 Remove constraints unnecessary since buster (oldstable) * Build-Depends: Drop versioned constraint on libx11-dev, libxext-dev, libxt-dev, xorg-sgml-doctools and xutils-dev. Changes-By: deb-scrub-obsolete - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,11 @@ +libxmu (2:1.1.3-4) UNRELEASED; urgency=medium + + * Remove constraints unnecessary since buster (oldstable): + + Build-Depends: Drop versioned constraint on libx11-dev, libxext-dev, + libxt-dev, xorg-sgml-doctools and xutils-dev. + + -- Debian Janitor <[email protected]> Wed, 21 Sep 2022 07:15:30 -0000 + libxmu (2:1.1.3-3) unstable; urgency=medium [ Bas Couwenberg ] ===================================== debian/control ===================================== @@ -4,15 +4,15 @@ Priority: optional Maintainer: Debian X Strike Force <[email protected]> Build-Depends: debhelper-compat (= 13), - libx11-dev (>= 1:0.99.2), - libxt-dev (>= 1:0.99.1), - libxext-dev (>= 1:0.99.1), + libx11-dev, + libxt-dev, + libxext-dev, pkg-config, quilt, - xutils-dev (>= 1:7.6+2), + xutils-dev, # devel-docs: xmlto (>= 0.0.22), - xorg-sgml-doctools (>= 1:1.8), + xorg-sgml-doctools, w3m, Standards-Version: 4.6.0 Vcs-Git: https://salsa.debian.org/xorg-team/lib/libxmu.git View it on GitLab: https://salsa.debian.org/xorg-team/lib/libxmu/-/commit/33ad7426d4b4693b671b6fbe6fbf71d4a472f8e1 -- View it on GitLab: https://salsa.debian.org/xorg-team/lib/libxmu/-/commit/33ad7426d4b4693b671b6fbe6fbf71d4a472f8e1 You're receiving this email because of your account on salsa.debian.org.

