chiark / gitweb /
Makefile.in: Putative dual (backport and not) release build process doc.
[secnet.git] / debian / control
1 Source: secnet
2 Section: net
3 Priority: extra
4 Maintainer: Ian Jackson <ijackson@chiark.greenend.org.uk>
5 Uploaders: Stephen Early <steve@greenend.org.uk>,
6            Richard Kettlewell <rjk@terraraq.org.uk>
7 Build-Depends: debhelper (>= 5), libgmp3-dev, libadns1-dev, bison, flex,
8                libbsd-dev, python-ipaddr
9 Standards-Version: 3.0.1
10
11 Package: secnet
12 Architecture: any
13 Depends: ${shlibs:Depends}, ${misc:Depends}, python-ipaddr
14 Recommends: python
15 Description: VPN software for distributed networks
16  secnet allows multiple private networks, each 'hidden' behind a single
17  globally-routable IP address, to be bridged together.