use debhelper-compat
[rrq/rrqnet.git] / debian / control
1 Source: rrqnet
2 Section: admin
3 Priority: optional
4 Maintainer: Ralph Ronnquist <ralph.ronnquist@gmail.com>
5 Build-Depends: debhelper-compat (= 13), asciidoc, docbook-xml, libxslt1-dev, xsltproc,
6  docbook-xsl
7 Standards-Version: 4.6.0
8 Homepage: https://git.devuan.org/devuan/rrqnet.git
9 Vcs-Git: https://git.devuan.org/devuan/rrqnet.git
10
11 Package: rrqnet
12 Architecture: any
13 Depends: ${shlibs:Depends}, ${misc:Depends}, bridge-utils, daemon, iproute2,
14  lsof, net-tools
15 Description: Packet tunneling over UDP, multiple channels
16  rrqnet is a bi-directional networking plug that channels packets
17  between a UDP port and either or a tap interface or standard
18  input/output. It is configured on the command line by declarations of
19  the remotes it may communicate with, or by means of an ifupdown
20  confguration block in /etc/network/interfaces.