X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=debian%2Fcontrol;h=45dfe28f63dcbff16d68c2585c379f8d8f9662e1;hb=147b444d6faa9a621e33d653b7a72c29724203c3;hp=8893cdc19d346b32760491ffc7312ed4bf0ebd91;hpb=ca58ee4883fc5eb309f950787d35af5deca05321;p=secnet.git diff --git a/debian/control b/debian/control index 8893cdc..45dfe28 100644 --- a/debian/control +++ b/debian/control @@ -1,13 +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, python3, tclx, tcl, libtcl-chiark-1 Standards-Version: 3.0.1 Package: secnet Architecture: any -Depends: ${shlibs:Depends} ${misc:Depends} -Recommends: python +Depends: ${shlibs:Depends}, ${misc:Depends} +Recommends: python3 Description: VPN software for distributed networks secnet allows multiple private networks, each 'hidden' behind a single globally-routable IP address, to be bridged together.