chiark / gitweb /
packaging: lintian
[hippotat.git] / debian / control
index 52748377cd270e255c1cdcd3411afa8cfdc03ae5..0b5c87b6378c6fc028203cb80bdf6e1d9653874b 100644 (file)
@@ -1,10 +1,27 @@
 Source: hippotat
-Build-Depends: debhelper (>= 9), dh-python, python3
 Maintainer: Ian Jackson <ijackson@chiark.greenend.org.uk>
+Section: net
+Priority: optional
+Build-Depends: debhelper (>= 10), cargo, rustc, python3-sphinx
+Standards-Version: 4.6.1
 
-Package: hippotat
-Depends: python3, ${python3:Depends}
-Recommends: authbind
+Package: hippotat-client
+Architecture: any
+Depends: ${misc:Depends}, hippotat-common
+Recommends: hippotat-doc, userv, userv-utils (>= 0.6.0~~iwj4)
+Description: IP Over HTTP (Asinine) - client
+ IP-over-HTTP client.
+
+Package: hippotat-server
+Architecture: any
+Depends: ${misc:Depends}, hippotat-common
+Recommends: hippotat-doc, userv, userv-utils (>= 0.6.0~~iwj4)
+Suggests: authbind
+Description: IP Over HTTP (Asinine) - server
+ IP-over-HTTP server.
+
+Package: hippotat-common
 Architecture: all
-Description: IP Over HTTP (Asinine)
- IP-over-HTTP client and server.
+Depends: ${misc:Depends}, adduser
+Description: IP Over HTTP (Asinine) - common files, including docs
+ IP-over-HTTP system common files, including documentation.