X-Git-Url: https://git.distorted.org.uk/~mdw/secnet/blobdiff_plain/9d3a4132788b198345116624761c12ed7bc936b6..1fc8a4acb3ef658696038c9c4bd3c155fbc27ac3:/debian/control diff --git a/debian/control b/debian/control index 461d52a..153815f 100644 --- a/debian/control +++ b/debian/control @@ -1,12 +1,17 @@ Source: secnet Section: net Priority: extra -Maintainer: Stephen Early +Maintainer: Ian Jackson +Uploaders: Stephen Early , + Richard Kettlewell +Build-Depends: debhelper (>= 5), libgmp3-dev, libadns1-dev, bison, flex, + libbsd-dev, python-ipaddr Standards-Version: 3.0.1 Package: secnet Architecture: any -Depends: ${shlibs:Depends} +Depends: ${shlibs:Depends}, ${misc:Depends}, python-ipaddr +Recommends: python Description: VPN software for distributed networks secnet allows multiple private networks, each 'hidden' behind a single globally-routable IP address, to be bridged together.