blob: a5c9b9f433713c776206985746fa0b1d865e047a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
Source: vyatta-op
Section: contrib/net
Priority: extra
Maintainer: Tom Grennan <tgrennan@vyatta.com>
Build-Depends: debhelper (>= 5), autotools-dev
Standards-Version: 3.7.2
Package: vyatta-op
Architecture: all
Depends: bash (>= 3.1),
sed (>= 4.1.5),
ethtool,
ntpdate,
procps (>= 1:3.2.7-3),
coreutils (>= 5.97-5.3)
Suggests: util-linux (>= 2.13-5),
net-tools,
ncurses-bin (>= 5.5-5),
Description: bash operational command completion
Vyatta operational command bash completion script and base templates
|