chiark / gitweb /
make-secnet-sites: Fix error handling if caller is in wrong group
[secnet.git] / debian / control
index 8893cdc19d346b32760491ffc7312ed4bf0ebd91..45dfe28f63dcbff16d68c2585c379f8d8f9662e1 100644 (file)
@@ -1,13 +1,17 @@
 Source: secnet
 Section: net
 Priority: extra
-Maintainer: Stephen Early <steve@greenend.org.uk>
+Maintainer: Ian Jackson <ijackson@chiark.greenend.org.uk>
+Uploaders: Stephen Early <steve@greenend.org.uk>,
+           Richard Kettlewell <rjk@terraraq.org.uk>
+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.