Source: xtrace
Section: x11
Maintainer: Bernhard R. Link <brlink@debian.org>
Build-Depends: debhelper-compat (= 13)
Standards-Version: 4.7.3
Vcs-Browser: https://salsa.debian.org/debian/xtrace
Vcs-Git: https://salsa.debian.org/debian/xtrace.git
Homepage: https://packages.debian.org/xtrace

Package: xtrace
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Suggests: xauth
Description: trace communication between X client and server
 What strace is for system calls, xtrace is for X11 connections:
 you hook it between one or more X11 clients and an X server and
 it prints the requests going from client to server and the replies,
 events and errors going the other way.
