File: control

package info (click to toggle)
sysprofile 0.3.10
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 316 kB
  • sloc: sh: 376; makefile: 2
file content (35 lines) | stat: -rw-r--r-- 1,165 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
29
30
31
32
33
34
35
Source: sysprofile
Section: admin
Priority: optional
Build-Depends: debhelper-compat (= 13),
Maintainer: Debian QA Group <packages@qa.debian.org>
Standards-Version: 4.5.1
Rules-Requires-Root: no
Vcs-Git: https://salsa.debian.org/debian/sysprofile.git
Vcs-Browser: https://salsa.debian.org/debian/sysprofile

Package: sysprofile
Architecture: all
Section: admin
Priority: optional
Depends: ${misc:Depends}
Recommends: syslogout
Description: Modularized system wide shell configuration mechanism
 Simple centralized configuration mechanism for flexible maintenance 
 of the shell specific parts for login to a Debian system.
 .
 It has been designed to work with bash.  Other shells have not 
 been taken in consideration for this version.

Package: syslogout
Architecture: all
Section: admin
Priority: optional
Depends: ${misc:Depends}
Recommends: sysprofile
Description: Modularized system wide shell logout mechanism
 Simple centralized configuration mechanism for flexible maintenance 
 of the shell specific parts for logout from a Debian system.
 .
 It has been designed to work with bash.  Other shells have not 
 been taken in consideration for this version.