diff options
| author | Kim Hagen <khagen@multi-development.com> | 2014-08-23 13:13:27 +0200 |
|---|---|---|
| committer | Kim Hagen <khagen@multi-development.com> | 2014-08-23 13:13:27 +0200 |
| commit | c3fb13d9f2ab679b89faee991d3bb7c6ab31356f (patch) | |
| tree | 31130d19241f7936b286f41689202e9444aae471 /debian/control | |
| download | vyos-nhrp-c3fb13d9f2ab679b89faee991d3bb7c6ab31356f.tar.gz vyos-nhrp-c3fb13d9f2ab679b89faee991d3bb7c6ab31356f.zip | |
initial commit
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..9c6a8be --- /dev/null +++ b/debian/control @@ -0,0 +1,16 @@ +Source: vyos-nhrp +Section: contrib/net +Priority: extra +Maintainer: SO3 Group <maintainers@so3group.net> +Standards-Version: 3.9.1 +Build-Depends: debhelper (>= 5), autotools-dev, autoconf + +Package: vyos-nhrp +Architecture: all +Depends: vyatta-cfg-system, + vyatta-cfg, + vyatta-op, + ${misc:Depends} +Replaces: vyos-nhrp +Description: Vyatta package vyos-nhrp + Vyatta package vyos-nhrp |
