File: control

package info (click to toggle)
dh-nss 1.7
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 260 kB
  • sloc: perl: 963; sh: 278; makefile: 8
file content (27 lines) | stat: -rw-r--r-- 762 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
Source: dh-nss
Section: devel
Priority: optional
Maintainer: Gioele Barabucci <gioele@svario.it>
Rules-Requires-Root: no
Build-Depends:
 debhelper-compat (= 13),
Standards-Version: 4.6.1
Homepage: https://salsa.debian.org/gioele/dh-nss
Vcs-Browser: https://salsa.debian.org/gioele/dh-nss
Vcs-Git: https://salsa.debian.org/gioele/dh-nss.git

Package: dh-nss
Architecture: all
Multi-Arch: foreign
Depends:
 libdebhelper-perl,
 ${misc:Depends},
 ${perl:Depends},
Enhances:
 debhelper,
Provides:
 dh-sequence-installnss,
Description: debhelper addon to inject NSS services into /etc/nsswitch.conf
 The` dh_installnss` debhelper provides a declarative way for NSS-related
 packages to express how the NSS services they supply should be installed
 and in which order.