From 59b21be36b2f4cd74aa0cea53492e3023b59770b Mon Sep 17 00:00:00 2001 From: Michael Larson Date: Fri, 14 Dec 2007 13:40:31 -0800 Subject: initial check wan lb Signed-off-by: Michael Larson --- debian/control | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 debian/control (limited to 'debian/control') diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..2835656 --- /dev/null +++ b/debian/control @@ -0,0 +1,24 @@ +Source: vyatta-wanloadbalance +Section: contrib/net +Priority: extra +Maintainer: Michael Larson +Build-Depends: debhelper (>= 5), autotools-dev +Standards-Version: 3.7.2 + +Package: vyatta-wanloadbalance +Architecture: any +Depends: bash (>= 3.1), + sed (>= 4.1.5), + perl (>= 5.8.8), + procps (>= 1:3.2.7-3), + quagga, + coreutils (>= 5.97-5.3), + vyatta-config-migrate +Suggests: util-linux (>= 2.13-5), + net-tools, + ethtool, + ncurses-bin (>= 5.5-5), + ntpdate +Description: Vyatta configuration system + This package has the Vyatta wan load balance project. It includes support for + the vyatta cli for configuration. -- cgit v1.2.3