File: control

package info (click to toggle)
orphan-sysvinit-scripts 0.14
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 176 kB
  • sloc: sh: 1,128; makefile: 2
file content (22 lines) | stat: -rw-r--r-- 839 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Source: orphan-sysvinit-scripts
Section: admin
Priority: optional
Maintainer: Debian sysvinit maintainers <debian-init-diversity@chiark.greenend.org.uk> 
Uploaders:
 Matthew Vernon <matthew@debian.org>
Build-Depends: debhelper-compat (= 13)
Standards-Version: 4.5.1
Vcs-Browser: https://salsa.debian.org/matthew/orphan-sysvinit-scripts
Vcs-Git: https://salsa.debian.org/matthew/orphan-sysvinit-scripts.git
Rules-Requires-Root: no

Package: orphan-sysvinit-scripts
Architecture: all
Depends: ucf, ${misc:Depends}
Description: Orphaned System-V-like init scripts
 This package provides System-V init scripts for packages whose maintainers
 have chosen to drop them from the distribution in favour of only supplying
 a systemd service file.
 .
 It will only put files into /etc/init.d/ when the relevant package is
 installed on your system.