diff options
author | An-Cheng Huang <ancheng@vyatta.com> | 2007-12-17 14:46:33 -0800 |
---|---|---|
committer | An-Cheng Huang <ancheng@vyatta.com> | 2007-12-17 14:46:33 -0800 |
commit | 41aac6942e89fa24b938ec188a0933e52acff623 (patch) | |
tree | 0a7a4046dd0bede6fd1a7fc8c8082a068cc6fbe3 /debian/control | |
download | vyatta-cluster-upstream.tar.gz vyatta-cluster-upstream.zip |
migrate clustering 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..4ee0ef2 --- /dev/null +++ b/debian/control @@ -0,0 +1,14 @@ +Source: vyatta-cluster +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-cluster +Architecture: all +Depends: vyatta-cfg, + vyatta-op, + heartbeat(>=2.1.2-1) +Description: Vyatta configuration/operational commands for clustering + Vyatta configuration and operational templates and scripts for clustering |