diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..73fac62 --- /dev/null +++ b/debian/control @@ -0,0 +1,20 @@ +Source: vyatta-cfg-qos +Section: contrib/net +Priority: extra +Maintainer: Stephen Hemminger <stephen.hemminger@vyatta.com> +Build-Depends: debhelper (>= 5), autotools-dev +Standards-Version: 3.7.2 + +Package: vyatta-cfg-qos +Architecture: all +Depends: bash (>= 3.1), + sed (>= 4.1.5), + perl (>= 5.8.8), + procps (>= 1:3.2.7-3), + coreutils (>= 5.97-5.3), + vyatta-cfg, sudo, + vyatta-bash, bridge-utils, vyatta-iproute, ethtool +Suggests: util-linux (>= 2.13-5), + net-tools, +Description: Vyatta Qos configuration templates/scripts + Vyatta Qos configuration templates and scripts. |