96 lines
2.7 KiB
Text
96 lines
2.7 KiB
Text
Source: shadow
|
|
Maintainer: Progress Linux Maintainers <maintainers@lists.progress-linux.org>
|
|
XSBC-Uploaders: Daniel Baumann <daniel.baumann@progress-linux.org>
|
|
XSBC-Original-Maintainer: Shadow package maintainers <pkg-shadow-devel@lists.alioth.debian.org>
|
|
XSBC-Original-Uploaders:
|
|
Serge Hallyn <serge@hallyn.com>,
|
|
Chris Hofstaedtler <zeha@debian.org>
|
|
Bugs: mailto:maintainers@lists.progress-linux.org
|
|
Section: admin
|
|
Priority: required
|
|
Build-Depends:
|
|
bison,
|
|
debhelper-compat (= 13),
|
|
dh-package-notes,
|
|
dh-sequence-zz-debputy-rrr (>= 0.1.23~),
|
|
docbook-xml <!nodoc>,
|
|
docbook-xsl <!nodoc>,
|
|
gettext,
|
|
itstool <!nodoc>,
|
|
libacl1-dev,
|
|
libattr1-dev,
|
|
libaudit-dev [linux-any],
|
|
libbsd-dev,
|
|
libcrypt-dev,
|
|
libltdl-dev,
|
|
libpam0g-dev,
|
|
libselinux1-dev [linux-any],
|
|
libsemanage-dev [linux-any],
|
|
libxml2-utils <!nodoc>,
|
|
pkgconf,
|
|
systemd-dev [linux-any],
|
|
xsltproc <!nodoc>
|
|
Standards-Version: 4.7.0
|
|
Vcs-Browser: https://git.progress-linux.org/horok/shadow
|
|
Vcs-Git: https://git.progress-linux.org/horok/shadow
|
|
XSBC-Original-Vcs-Browser: https://salsa.debian.org/debian/shadow
|
|
XSBC-Original-Vcs-Git: https://salsa.debian.org/debian/shadow.git -b master
|
|
Homepage: https://github.com/shadow-maint/shadow
|
|
Rules-Requires-Root: no
|
|
|
|
Package: passwd
|
|
Architecture: any
|
|
Multi-Arch: foreign
|
|
Depends:
|
|
base-passwd (>= 3.6.4),
|
|
libpam-modules,
|
|
login.defs
|
|
Recommends:
|
|
sensible-utils
|
|
Replaces:
|
|
login (<< 1:4.16.0-2~)
|
|
Description: change and administer password and group data
|
|
This package includes passwd, chsh, chfn, and many other programs to
|
|
maintain password and group data.
|
|
.
|
|
Shadow passwords are supported. See /usr/share/doc/passwd/README.Debian
|
|
|
|
Package: login.defs
|
|
Architecture: all
|
|
Multi-Arch: foreign
|
|
Replaces:
|
|
login (<< 1:4.16.0-2~)
|
|
Description: system user management configuration
|
|
This package provides the login.defs configuration file,
|
|
used by otherwise unrelated tools managing system users.
|
|
|
|
Package: uidmap
|
|
Architecture: any
|
|
Multi-Arch: foreign
|
|
Priority: optional
|
|
Description: programs to help use subuids
|
|
These programs help unprivileged users to create uid and gid mappings in
|
|
user namespaces.
|
|
|
|
Package: libsubid5
|
|
Section: libs
|
|
Priority: optional
|
|
Architecture: any
|
|
Multi-Arch: same
|
|
Description: subordinate id handling library -- shared library
|
|
The library provides an interface for querying, granding and ungranting
|
|
subordinate user and group ids.
|
|
|
|
Package: libsubid-dev
|
|
Section: libdevel
|
|
Priority: optional
|
|
Architecture: any
|
|
Multi-Arch: same
|
|
Depends:
|
|
libsubid5 (= ${binary:Version})
|
|
Description: subordinate id handling library -- shared library
|
|
The library provides an interface for querying, granding and ungranting
|
|
subordinate user and group ids.
|
|
.
|
|
This package contains the C header files that are
|
|
needed for applications to use the libsubid library.
|