File: control

package info (click to toggle)
posh 0.14.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, trixie
  • size: 1,488 kB
  • sloc: ansic: 14,635; xml: 1,604; sh: 1,101; perl: 964; makefile: 36
file content (20 lines) | stat: -rw-r--r-- 722 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: posh
Section: shells
Priority: optional
Maintainer: Clint Adams <clint@debian.org>
Build-Depends: debconf-utils, po-debconf, debhelper-compat (= 13)
Standards-Version: 4.5.0
Rules-Requires-Root: no
Testsuite: autopkgtest
Vcs-Git: https://salsa.debian.org/clint/posh.git
Vcs-Browser: https://salsa.debian.org/clint/posh

Package: posh
Architecture: any
Depends: ${shlibs:Depends}, debconf | debconf-2.0, ${misc:Depends}
Description: Policy-compliant Ordinary SHell
 posh is a stripped-down version of pdksh that aims for compliance
 with Debian's policy, and few extra features.
 .
 WARNING: Since many of Debian's /bin/sh scripts are not actually
 policy-compliant, using posh as your /bin/sh may reveal breakage.