From e9a79a249cec69fc178098d2f75db9389068510a Mon Sep 17 00:00:00 2001 From: An-Cheng Huang Date: Tue, 25 Sep 2007 15:55:26 -0700 Subject: initial import (from eureka /cli) plus new build system. --- debian/control | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 debian/control (limited to 'debian/control') diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..2c4e495 --- /dev/null +++ b/debian/control @@ -0,0 +1,23 @@ +Source: vyatta-cfg +Section: contrib/net +Priority: extra +Maintainer: An-Cheng Huang +Build-Depends: debhelper (>= 5), autotools-dev +Standards-Version: 3.7.2 + +Package: vyatta-cfg +Architecture: any +Depends: bash (>= 3.1), + sed (>= 4.1.5), + perl (>= 5.8.8), + procps (>= 1:3.2.7-3), + coreutils (>= 5.97-5.3) +Suggests: util-linux (>= 2.13-5), + net-tools, + ethtool, + ncurses-bin (>= 5.5-5), + ntpdate +Description: Vyatta configuration system + This package has the Vyatta configuration system, including the configuration + back-end, the base configuration templates, and the config-mode CLI completion + mechanism. -- cgit v1.2.3