From: Ian Jackson Date: Sun, 25 Sep 2022 16:19:11 +0000 (+0100) Subject: packaging: fix architectures X-Git-Tag: hippotat/1.0.0~38 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=hippotat.git;a=commitdiff_plain;h=3e1c04df9c77ee4f830f8e0cbf92fcf8b331f676 packaging: fix architectures Signed-off-by: Ian Jackson --- diff --git a/debian/control b/debian/control index f0d8ab9..6549ba1 100644 --- a/debian/control +++ b/debian/control @@ -5,14 +5,14 @@ Priority: optional Build-Depends: debhelper (>= 10), cargo, rustc Package: hippotat-client -Architecture: any +Architecture: all Depends: ${misc:Depends} 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 +Architecture: all Depends: ${misc:Depends} Recommends: hippotat-doc, userv, userv-utils (>= 0.6.0~~iwj4) Suggests: authbind