1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
|
Source: sysvbanner
Section: misc
Priority: optional
Maintainer: Ricardo Mones <mones@debian.org>
Build-Depends: debhelper-compat (= 12)
Standards-Version: 4.4.1
Vcs-Git: https://salsa.debian.org/debian/sysvbanner.git
Vcs-Browser: https://salsa.debian.org/debian/sysvbanner
Package: sysvbanner
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: System-V banner clone
Displays, horizontally, a 'banner' text in the same way as the System V
banner does.
.
This package provides the banner and sysvbanner commands (the same function).
|