Timo Aaltonen pushed to branch debian-unstable at X Strike Force / app / x11-apps
Commits: 77edccb7 by Debian Janitor at 2022-04-21T18:15:53+00:00 Remove constraints unnecessary since buster * Build-Depends: Drop versioned constraint on libx11-dev, libxaw7-dev, libxcb-present-dev, libxcursor-dev, libxext-dev, libxft-dev, libxi-dev, libxkbfile-dev, libxmuu-dev, libxrender-dev, libxt-dev and xutils-dev. * x11-apps: Drop versioned constraint on xbase-clients in Replaces. Changes-By: deb-scrub-obsolete - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,13 @@ +x11-apps (7.7+10) UNRELEASED; urgency=medium + + * Remove constraints unnecessary since buster: + + Build-Depends: Drop versioned constraint on libx11-dev, libxaw7-dev, + libxcb-present-dev, libxcursor-dev, libxext-dev, libxft-dev, libxi-dev, + libxkbfile-dev, libxmuu-dev, libxrender-dev, libxt-dev and xutils-dev. + + x11-apps: Drop versioned constraint on xbase-clients in Replaces. + + -- Debian Janitor <[email protected]> Thu, 21 Apr 2022 18:15:52 -0000 + x11-apps (7.7+9) unstable; urgency=medium * xcalc 1.1.1. ===================================== debian/control ===================================== @@ -9,25 +9,25 @@ Build-Depends: # soon as that's fixed. bison, libpng-dev, - libx11-dev (>= 2:1.0.0), + libx11-dev, libx11-xcb-dev, - libxaw7-dev (>= 1:1.0.1), + libxaw7-dev, libxcb-damage0-dev, - libxcb-present-dev (>= 1.9), + libxcb-present-dev, libxcb-xfixes0-dev, - libxcursor-dev (>= 1.1.5.2), - libxext-dev (>= 1:1.0.0), - libxft-dev (>= 2.1.8.2-6), - libxi-dev (>= 2:1.7), - libxkbfile-dev (>= 1:1.0.1), - libxmuu-dev (>= 1:1.0.1), - libxrender-dev (>= 1:0.9.0.2-2), - libxt-dev (>= 1:1.1.0), + libxcursor-dev, + libxext-dev, + libxft-dev, + libxi-dev, + libxkbfile-dev, + libxmuu-dev, + libxrender-dev, + libxt-dev, libxmu-dev, xbitmaps, x11proto-dev, quilt, - xutils-dev (>= 1:7.5+4), + xutils-dev, man-db, # Reasons for build-depends: # debhelper for the packaging, pkg-config needed by configure scripts @@ -67,7 +67,7 @@ Suggests: mesa-utils Conflicts: bitmap, oclock, x11perf, xbiff, xcalc, xclipboard, xclock, xconsole, xcursorgen, xditview, xeyes, xgc, xload, xlogo, xmag, xman, xmore, xwd, xwud, transset -Replaces: xbase-clients (<= 1:7.2.ds2-3), bitmap, oclock, x11perf, xbiff, +Replaces: bitmap, oclock, x11perf, xbiff, xcalc, xclipboard, xclock, xconsole, xcursorgen, xditview, xeyes, xgc, xload, xlogo, xmag, xman, xmore, xwd, xwud, transset Description: X applications View it on GitLab: https://salsa.debian.org/xorg-team/app/x11-apps/-/commit/77edccb7822c14f18ca82465ae83c784844bfe3f -- View it on GitLab: https://salsa.debian.org/xorg-team/app/x11-apps/-/commit/77edccb7822c14f18ca82465ae83c784844bfe3f You're receiving this email because of your account on salsa.debian.org.

