File: control

package info (click to toggle)
libx11-protocol-perl 0.56-9
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 560 kB
  • sloc: perl: 8,337; ansic: 580; makefile: 3
file content (24 lines) | stat: -rw-r--r-- 982 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
Source: libx11-protocol-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: gregor herrmann <gregoa@debian.org>,
           tony mancill <tmancill@debian.org>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper-compat (= 13)
Build-Depends-Indep: perl
Standards-Version: 3.9.6
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libx11-protocol-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libx11-protocol-perl.git
Homepage: https://metacpan.org/release/X11-Protocol

Package: libx11-protocol-perl
Architecture: all
Depends: ${perl:Depends},
         ${misc:Depends}
Recommends: perl | libio-socket-ip-perl
Multi-Arch: foreign
Description: Perl module for the X Window System Protocol, version 11
 X11::Protocol is a client-side interface to the X11 Protocol (see X(1) for
 information about X11), allowing perl programs to display windows and
 graphics on X11 servers.