Source: xtrace
Section: x11
Priority: extra
Maintainer: Bernhard R. Link <brlink@debian.org>
Build-Depends: debhelper (>= 7)
Standards-Version: 3.9.3
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=xtrace/xtrace.git;a=shortlog;h=refs/heads/debian
Vcs-Git: git://anonscm.debian.org/xtrace/xtrace.git -b debian
Homepage: http://xtrace.alioth.debian.org/

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.
