summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorMarat Nepomnyashy <marat@vyatta.com>2008-01-03 13:44:11 -0800
committerMarat Nepomnyashy <marat@vyatta.com>2008-01-03 13:44:11 -0800
commit9898653db6226eef9c5ac4e7dc9b6470d96bfb63 (patch)
tree984e12dde2bc8ea2ab07d63af5bb860f38ed0d46 /debian/control
downloadvyatta-op-vpn-9898653db6226eef9c5ac4e7dc9b6470d96bfb63.tar.gz
vyatta-op-vpn-9898653db6226eef9c5ac4e7dc9b6470d96bfb63.zip
Initial checkin of VPN operations mechanism.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control19
1 files changed, 19 insertions, 0 deletions
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..1f38057
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,19 @@
+Source: vyatta-op-vpn
+Section: contrib/net
+Priority: extra
+Maintainer: Marat Nepomnyashy <marat@vyatta.com>
+Build-Depends: debhelper (>= 5), autotools-dev
+Standards-Version: 3.7.2
+
+Package: vyatta-op-vpn
+Architecture: all
+Depends: bash (>= 3.1),
+ vyatta-op,
+ vyatta-cfg-vpn
+Suggests: util-linux (>= 2.13-5),
+ net-tools,
+ ethtool,
+ ncurses-bin (>= 5.5-5),
+ ntpdate
+Description: Vyatta operational commands for VPN.
+ Vyatta operational commands for VPN.