summaryrefslogtreecommitdiff
path: root/debian/control
blob: 4d5a5c822e569f344b118062d98ce0775c254d02 (plain)
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
36
Source: coreutils
Maintainer: Igor Pashev <pashev.igor@gmail.com>
Section: utils
Priority: required
Standards-Version: 3.9.4.0
Build-Depends: gettext (>= 0.10.37),
 debhelper (>= 9), texinfo (>= 4.2), groff,
 gperf, bison,
 dh-autoreconf,
 libgmp-dev,
 libattr1-dev,
 libselinux1-dev (>= 1.32) [linux-any],
 libsec1-dev [illumos-any], libacl1-dev [linux-any],
 libnvpair-dev [illumos-any],
Homepage: http://gnu.org/software/coreutils

Package: coreutils
Architecture: any
Multi-Arch: foreign
Pre-Depends: ${shlibs:Depends}, ${misc:Pre-Depends}
Essential: yes
Depends: ${misc:Depends}
Description: GNU core utilities
 This package contains the basic file, shell and text manipulation
 utilities which are expected to exist on every operating system.
 .
 Specifically, this package includes: 
 arch base64 basename cat chcon chgrp chmod chown chroot cksum comm cp
 csplit cut date dd df dir dircolors dirname du echo env expand expr
 factor false flock fmt fold groups head hostid id install join link ln
 logname ls md5sum mkdir mkfifo mknod mktemp mv nice nl nohup nproc od 
 paste pathchk pinky pr printenv printf ptx pwd readlink rm rmdir runcon
 sha*sum seq shred sleep sort split stat stty sum sync tac tail tee test
 timeout touch tr true truncate tsort tty uname unexpand uniq unlink 
 users vdir wc who whoami yes