Timo Aaltonen pushed to branch debian-unstable at X Strike Force / lib / xtrans
Commits: 5807b60c by Debian Janitor at 2022-07-20T09:36:48+00:00 Remove constraints unnecessary since buster * Build-Depends: Drop versioned constraint on xmlto, 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 @@ +xtrans (1.4.0-2) UNRELEASED; urgency=medium + + * Remove constraints unnecessary since buster: + + Build-Depends: Drop versioned constraint on xmlto, xorg-sgml-doctools and + xutils-dev. + + -- Debian Janitor <[email protected]> Wed, 20 Jul 2022 09:36:48 -0000 + xtrans (1.4.0-1) unstable; urgency=medium [ Timo Aaltonen ] ===================================== debian/control ===================================== @@ -7,11 +7,10 @@ Build-Depends: debhelper-compat (= 12), quilt, automake, - xutils-dev (>= 1:7.6+2), + xutils-dev, pkg-config, -# docs: - xmlto (>= 0.0.22), - xorg-sgml-doctools (>= 1:1.8), + xmlto, + xorg-sgml-doctools, w3m, Standards-Version: 4.5.0 Vcs-Git: https://salsa.debian.org/xorg-team/lib/xtrans.git View it on GitLab: https://salsa.debian.org/xorg-team/lib/xtrans/-/commit/5807b60c722411e5b94c4b4500e248e2a622e1ea -- View it on GitLab: https://salsa.debian.org/xorg-team/lib/xtrans/-/commit/5807b60c722411e5b94c4b4500e248e2a622e1ea You're receiving this email because of your account on salsa.debian.org.

