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
|
Source: vyatta-op
Section: contrib/net
Priority: extra
Maintainer: Vyatta Package Maintainers <maintainers@vyatta.com>
Build-Depends: debhelper (>= 5), autotools-dev
Standards-Version: 3.7.2
Package: vyatta-op
Architecture: all
Depends: sed (>= 4.1.5),
ethtool,
traceroute,
ntpdate,
procps (>= 1:3.2.7-3),
pciutils,
lsof,
coreutils (>= 5.97-5.3),
host,
vyatta-bash | bash (>= 3.1),
less,
libio-prompt-perl,
mail-transport-agent,
at,
net-tools,
libtimedate-perl
Suggests: util-linux (>= 2.13-5),
ncurses-bin (>= 5.5-5),
Description: bash operational command completion
Vyatta operational command bash completion script and base templates
|