Timo Aaltonen pushed to branch debian-unstable at X Strike Force / data / xkb-data
Commits: 77b3e0f1 by Simon McVittie at 2020-02-29T10:47:21+00:00 Add Breaks on x11-xkb-utils (<< 7.7+5) This ensures that xkbcomp won't fail for keycodes above 255, which this package now uses. Closes: #952731 - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,11 @@ +xkeyboard-config (2.29-2) UNRELEASED; urgency=medium + + * Add Breaks on x11-xkb-utils (<< 7.7+5). + This ensures that xkbcomp won't fail for keycodes above 255, which this + package now uses (Closes: #952731) + + -- Simon McVittie <[email protected]> Sat, 29 Feb 2020 10:44:05 +0000 + xkeyboard-config (2.29-1) unstable; urgency=medium * New upstream release. ===================================== debian/control ===================================== @@ -19,7 +19,8 @@ Homepage: https://www.freedesktop.org/Software/XKeyboardConfig Package: xkb-data Depends: ${misc:Depends} -Breaks: libx11-6 (<< 2:1.4.3) +Breaks: libx11-6 (<< 2:1.4.3), + x11-xkb-utils (<< 7.7+5), Architecture: all Multi-Arch: foreign Description: X Keyboard Extension (XKB) configuration data View it on GitLab: https://salsa.debian.org/xorg-team/data/xkb-data/-/commit/77b3e0f1b7efc3269c574ec69e7e5e5f8c0a1218 -- View it on GitLab: https://salsa.debian.org/xorg-team/data/xkb-data/-/commit/77b3e0f1b7efc3269c574ec69e7e5e5f8c0a1218 You're receiving this email because of your account on salsa.debian.org.

