If I'm not mistaken among the libraries built from xcb-util only libxcb- render-util0 is used by any other package. And this library did not change between releases 0.2.1 and 0.3.3:
$ diff -r xcb-util-0.2.1/renderutil/ xcb-util-0.3.3/renderutil/ diff -r xcb-util-0.2.1/renderutil/Makefile.in xcb-util-0.3.3/renderutil/Makefile.in 159a160,161 > XPROTO_CFLAGS = @XPROTO_CFLAGS@ > XPROTO_LIBS = @XPROTO_LIBS@ -- [FFe] Sync xcb-util 0.3.3-2 from Debian unstable (main) https://bugs.launchpad.net/bugs/304384 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
