File: control

package info (click to toggle)
xauth 1%3A1.1.2-1.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,028 kB
  • sloc: sh: 4,318; ansic: 2,243; makefile: 47
file content (26 lines) | stat: -rw-r--r-- 669 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Source: xauth
Section: x11
Priority: optional
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Build-Depends:
 debhelper-compat (= 13),
 quilt,
 pkg-config,
 libx11-dev,
 libxext-dev,
 libxmuu-dev,
 xutils-dev,
Standards-Version: 4.1.1
Vcs-Git: https://salsa.debian.org/xorg-team/app/xauth.git
Vcs-Browser: https://salsa.debian.org/xorg-team/app/xauth

Package: xauth
Architecture: any
Multi-Arch: foreign
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
Description: X authentication utility
 xauth is a small utility to read and manipulate Xauthority files, which
 are used by servers and clients alike to control authentication and access
 to X sessions.