chiark / gitweb /
changelog: document changes
[secnet.git] / debian / control
index 0fb915bf37d53cdf05257699c88ff57024aded82..bb08b1f5c1584d78d1a555c465d3f66c3d6925f4 100644 (file)
@@ -1,16 +1,18 @@
 Source: secnet
 Section: net
-Priority: extra
+Priority: optional
 Maintainer: Ian Jackson <ijackson@chiark.greenend.org.uk>
 Uploaders: Stephen Early <steve@greenend.org.uk>,
            Richard Kettlewell <rjk@terraraq.org.uk>
 Build-Depends: debhelper (>= 12), libgmp3-dev, libadns1-dev, bison, flex,
-               libbsd-dev, python3, tclx, tcl, libtcl-chiark-1
-Standards-Version: 3.0.1
+               libbsd-dev, python3, tclx, tcl, libtcl-chiark-1,
+               netbase
+Standards-Version: 4.6.0
 
 Package: secnet
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}, lsb-base
+Pre-Depends: ${misc:Pre-Depends}
 Recommends: python3
 Description: VPN software for distributed networks
  secnet allows multiple private networks, each 'hidden' behind a single
@@ -22,4 +24,7 @@ Description: VPN software for distributed networks
  endpoints (mobile client nodes), and extremely flexible configuration.
  However, it is not easy to configure.
  .
+ secnet works well with userv-ipif (allowing it to run without needing
+ root privilege) and hippotat (not currently in Debian).
+ .
  secnet is the main VPN program used by greenend.org.uk.