[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1024938: libxcb: support the noudeb build profile



Source: libxcb
Version: 1.15-1
Severity: minor
Tags: patch
User: helmutg@debian.org
Usertags: rebootstrap

libxcb 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
diff -u libxcb-1.15/debian/changelog libxcb-1.15/debian/changelog
--- libxcb-1.15/debian/changelog
+++ libxcb-1.15/debian/changelog
@@ -1,3 +1,10 @@
+libxcb (1.15-1.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Support the noudeb build profile. (Closes: #-1)
+
+ -- Helmut Grohne <helmut@subdivi.de>  Sun, 27 Nov 2022 20:37:46 +0100
+
 libxcb (1.15-1) unstable; urgency=medium
 
   * New upstream release.
diff -u libxcb-1.15/debian/control libxcb-1.15/debian/control
--- libxcb-1.15/debian/control
+++ libxcb-1.15/debian/control
@@ -54,6 +54,7 @@
 
 Package: libxcb1-udeb
 Package-Type: udeb
+Build-Profiles: <!noudeb>
 Section: debian-installer
 Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends}

Reply to: