diff options
author | Mohit Mehta <mohit.mehta@vyatta.com> | 2010-10-07 18:07:16 -0700 |
---|---|---|
committer | Mohit Mehta <mohit.mehta@vyatta.com> | 2010-10-07 18:07:16 -0700 |
commit | 1f7bba17f9d53aad7810718ea26d8bbad405b309 (patch) | |
tree | 5b3cef11c97d0bf39e51da049c1f8a21bdbe1cfc /debian/control | |
download | vyatta-zone-1f7bba17f9d53aad7810718ea26d8bbad405b309.tar.gz vyatta-zone-1f7bba17f9d53aad7810718ea26d8bbad405b309.zip |
Initial releasedebian/0.1
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..95ca4b5 --- /dev/null +++ b/debian/control @@ -0,0 +1,20 @@ +Source: vyatta-zone +Section: contrib/net +Priority: extra +Maintainer: Vyatta Package Maintainers <maintainers@vyatta.com> +Build-Depends: debhelper (>= 5), + autotools-dev, +Standards-Version: 3.7.2 + +Package: vyatta-zone +Architecture: all +Depends: perl (>= 5.8.8), + vyatta-bash | bash (>= 3.1), + vyatta-cfg, + vyatta-cfg-firewall, + vyatta-idp-snort +Replaces: vyatta-cfg, + vyatta-cfg-system +Description: The vyatta-zone package + This package has the vyatta zone-policy programs, and + configuration/operational templates and scripts. |