chiark / gitweb /
784d6814f51369eb3d95c47e61478a47c4a3bfec
[hippotat.git] / debian / control
1 Source: hippotat
2 Maintainer: Ian Jackson <ijackson@chiark.greenend.org.uk>
3 Section: network
4 Priority: optional
5 Build-Depends: debhelper (>= 10), cargo, rustc
6
7 Package: hippotat-client
8 Architecture: all
9 Depends: ${misc:Depends}, hippotat-common
10 Recommends: hippotat-doc, userv, userv-utils (>= 0.6.0~~iwj4)
11 Description: IP Over HTTP (Asinine) - client
12  IP-over-HTTP client.
13
14 Package: hippotat-server
15 Architecture: all
16 Depends: ${misc:Depends}, hippotat-common
17 Recommends: hippotat-doc, userv, userv-utils (>= 0.6.0~~iwj4)
18 Suggests: authbind
19 Description: IP Over HTTP (Asinine) - server
20  IP-over-HTTP server.
21
22 Package: hippotat-common
23 Architecture: any
24 Depends: ${misc:Depends}
25 Description: IP Over HTTP (Asinine) - common files, including docs
26  IP-over-HTTP system common files, including documentation.