File: control

package info (click to toggle)
xtruss 0.0~git20241011.27fafffe-1
  • links: PTS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,172 kB
  • sloc: ansic: 17,121; sh: 20; makefile: 2
file content (15 lines) | stat: -rw-r--r-- 539 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Source: xtruss
Homepage: https://www.chiark.greenend.org.uk/~sgtatham/xtruss/
Build-Depends: debhelper-compat (=13), cmake, halibut
Maintainer: Ian Jackson <ijackson@chiark.greenend.org.uk>
Vcs-Git: https://salsa.debian.org/debian/xtruss/
Priority: optional
Section: devel
Standards-Version: 4.7.0.1

Package: xtruss
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: X11 protocol trace utility
 Like strace, but for the X Window System: dumps X protocol requests
 and replies.  Works by proxying the X connection.