diff options
author | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2008-01-30 15:48:08 -0800 |
---|---|---|
committer | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2008-01-30 15:48:08 -0800 |
commit | bbb0bf1533d3fe9de479d06954d7ffc1a07c27a0 (patch) | |
tree | 986acb45f1fc5dfdd160fe3116cc159b7a086acc /debian/control | |
download | vyatta-op-qos-bbb0bf1533d3fe9de479d06954d7ffc1a07c27a0.tar.gz vyatta-op-qos-bbb0bf1533d3fe9de479d06954d7ffc1a07c27a0.zip |
Initial versiondebian/0.1
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..6212358 --- /dev/null +++ b/debian/control @@ -0,0 +1,18 @@ +Source: vyatta-op-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-op-qos +Architecture: all +Depends: bash (>= 3.1), + vyatta-op +Suggests: util-linux (>= 2.13-5), + net-tools, + ethtool, + ncurses-bin (>= 5.5-5), + ntpdate +Description: Vyatta operational commands for qos. + Vyatta operational commands for qos. |