X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=debian%2Fcontrol;h=153815f53bdb8593a7db4c69e0dc44b7b3599dfb;hb=11b2ccd56cb7313f4994b03a4d16b0513bdcc23d;hp=3062ed1559ced62b984089dc0cb7b05a323c7005;hpb=8dea8d37a13fcc615daba3375809900f04a2e5a2;p=secnet.git diff --git a/debian/control b/debian/control index 3062ed1..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}, python-base +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.