From fa8c11922c0ea5fedd0a960a33c9f420a15d42a2 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Wed, 14 Dec 2022 23:00:57 +0000 Subject: [PATCH] packaging: Provide long descriptions Signed-off-by: Ian Jackson --- debian/control | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/debian/control b/debian/control index 23e1b7b..fd7880b 100644 --- a/debian/control +++ b/debian/control @@ -46,6 +46,13 @@ Depends: ${misc:Depends}, ${shlibs:Depends}, hippotat-common Recommends: hippotat-doc, userv, userv-utils (>= 0.6.0~~iwj4) Description: IP Over HTTP (Asinine) - client IP-over-HTTP client. + . + Hippotat is a system to allow you to use your normal VPN, ssh, and + other applications, even in broken network environments that are only + ever tested with “web stuff”. + . + This package contains the client, which you typically run on your + laptop as and when required. Package: hippotat-server Architecture: any @@ -54,6 +61,13 @@ Recommends: hippotat-doc, lsb-base, userv, userv-utils (>= 0.6.0~~iwj4) Suggests: authbind Description: IP Over HTTP (Asinine) - server IP-over-HTTP server. + . + Hippotat is a system to allow you to use your normal VPN, ssh, and + other applications, even in broken network environments that are only + ever tested with “web stuff”. + . + This package contains the server, which you would typically keep + running on a stable and well-connected machine. Package: hippotat-common Architecture: all @@ -61,3 +75,10 @@ Depends: ${misc:Depends}, ${shlibs:Depends}, adduser Recommends: ${sphinxdoc:Depends} Description: IP Over HTTP (Asinine) - common files, including docs IP-over-HTTP system common files, including documentation. + . + Hippotat is a system to allow you to use your normal VPN, ssh, and + other applications, even in broken network environments that are only + ever tested with “web stuff”. + . + This package contains the common files need by both client and + server, and the documentation. -- 2.30.2