chiark / gitweb /
changelog: Document changes since 0.6.1
[secnet.git] / debian / control
index 0fb915bf37d53cdf05257699c88ff57024aded82..54ecd5edac214ade7a285a421d94188572312896 100644 (file)
@@ -1,6 +1,6 @@
 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>
@@ -10,7 +10,8 @@ Standards-Version: 3.0.1
 
 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 +23,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.