From 521a77ce256e3c904dec51366fb1a3095be4c6c1 Mon Sep 17 00:00:00 2001 From: Ben Harris Date: Sun, 6 Oct 2024 09:49:01 +0100 Subject: [PATCH] Add "XS-Autobuild: yes" to debian/control This indicates that despite being non-free, Bedstead can legally be auto-built, as described here: https://www.debian.org/doc/manuals/developers-reference/pkgs.html#non-free-buildd --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index f8fa704..110c08c 100644 --- a/debian/control +++ b/debian/control @@ -5,6 +5,7 @@ Priority: optional Build-Depends: fontforge, ghostscript, debhelper-compat (= 13) Standards-Version: 4.7.0 Homepage: https://bjh21.me.uk/bedstead/ +XS-Autobuild: yes Package: fonts-bedstead Architecture: all -- 2.30.2