Bug#1024923: fontconfig: support the noudeb build profile

Helmut Grohne helmut at subdivi.de
Sun Nov 27 20:44:20 GMT 2022


Source: fontconfig
Version: 2.13.1-4.5
Severity: minor
Tags: patch
User: helmutg at debian.org
Usertags: rebootstrap

fontconfig builds a udeb package. It would be nice to be able to opt out
of building it via the noudeb build profile. I'm attaching a patch for
your convenience.

Helmut
-------------- next part --------------
diff --minimal -Nru fontconfig-2.13.1/debian/changelog fontconfig-2.13.1/debian/changelog
--- fontconfig-2.13.1/debian/changelog	2022-09-04 18:37:48.000000000 +0200
+++ fontconfig-2.13.1/debian/changelog	2022-11-27 21:40:20.000000000 +0100
@@ -1,3 +1,10 @@
+fontconfig (2.13.1-4.6) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Support the noudeb build profile. (Closes: #-1)
+
+ -- Helmut Grohne <helmut at subdivi.de>  Sun, 27 Nov 2022 21:40:20 +0100
+
 fontconfig (2.13.1-4.5) unstable; urgency=medium
 
   * Non-maintainer upload.
diff --minimal -Nru fontconfig-2.13.1/debian/control fontconfig-2.13.1/debian/control
--- fontconfig-2.13.1/debian/control	2022-09-04 17:16:52.000000000 +0200
+++ fontconfig-2.13.1/debian/control	2022-11-27 21:40:13.000000000 +0100
@@ -64,6 +64,7 @@
 Package: fontconfig-udeb
 Section: debian-installer
 Package-Type: udeb
+Build-Profiles: <!noudeb>
 Architecture: any
 Depends: ${shlibs:Depends}
 Description: generic font configuration library - minimal runtime


More information about the Pkg-freedesktop-maintainers mailing list