File: control

package info (click to toggle)
rpcbind 1.2.7-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 956 kB
  • sloc: ansic: 5,628; sh: 1,371; makefile: 77
file content (28 lines) | stat: -rw-r--r-- 802 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
27
28
Source: rpcbind
Section: net
Priority: optional
Maintainer: Josue Ortega <josue@debian.org>
Build-Depends: debhelper-compat (= 13),
 pkgconf,
 libtirpc-dev (>= 1.3.4+ds-1.1),
 libwrap0-dev,
 libsystemd-dev [linux-any]
Standards-Version: 4.7.1
Rules-Requires-Root: no
Homepage: http://sourceforge.net/projects/rpcbind/
Vcs-Git: https://salsa.debian.org/debian/rpcbind.git
Vcs-Browser: https://salsa.debian.org/debian/rpcbind

Package: rpcbind
Architecture: any
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends},
 ${misc:Depends},
 adduser
Conflicts: portmap
Provides: portmap
Breaks: libc-bin (<< 2.16)
Replaces: libc-bin (<< 2.16)
Description: converts RPC program numbers into universal addresses
 The rpcbind utility is a server that converts RPC program numbers
 into universal addresses.