diff options
author | An-Cheng Huang <ancheng@vyatta.com> | 2007-12-19 11:25:49 -0800 |
---|---|---|
committer | An-Cheng Huang <ancheng@vyatta.com> | 2007-12-19 11:25:49 -0800 |
commit | 561ec07cb56696b05f683a325098c06422d00f86 (patch) | |
tree | b35d1727c4de7775854948b862de652a78a0de44 /debian/control | |
download | vyatta-nat-561ec07cb56696b05f683a325098c06422d00f86.tar.gz vyatta-nat-561ec07cb56696b05f683a325098c06422d00f86.zip |
migrate NAT from fairfield to glendaleupstream
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..f1359be --- /dev/null +++ b/debian/control @@ -0,0 +1,14 @@ +Source: vyatta-nat +Section: contrib/net +Priority: extra +Maintainer: An-Cheng Huang <ancheng@vyatta.com> +Build-Depends: debhelper (>= 5), autotools-dev +Standards-Version: 3.7.2 + +Package: vyatta-nat +Architecture: all +Depends: vyatta-cfg, + vyatta-op, + iptables +Description: Vyatta configuration/operational commands for NAT + Vyatta configuration and operational templates and scripts for NAT |