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

Bug#1024946: libxdmcp: support the noudeb build profile



Source: libxdmcp
Version: 1:1.1.2-3
Severity: minor
Tags: patch
User: helmutg@debian.org
Usertags: rebootstrap

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

Helmut
diff -u libxdmcp-1.1.2/debian/changelog libxdmcp-1.1.2/debian/changelog
--- libxdmcp-1.1.2/debian/changelog
+++ libxdmcp-1.1.2/debian/changelog
@@ -1,3 +1,10 @@
+libxdmcp (1:1.1.2-3.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Support the noudeb build profile. (Closes: #-1)
+
+ -- Helmut Grohne <helmut@subdivi.de>  Sun, 27 Nov 2022 20:32:18 +0100
+
 libxdmcp (1:1.1.2-3) unstable; urgency=medium
 
   * Merge 1:1.1.2-1.1 NMU, lost by mistake in 1:1.1.2-2.
diff -u libxdmcp-1.1.2/debian/control libxdmcp-1.1.2/debian/control
--- libxdmcp-1.1.2/debian/control
+++ libxdmcp-1.1.2/debian/control
@@ -38,6 +38,7 @@
 
 Package: libxdmcp6-udeb
 XC-Package-Type: udeb
+Build-Profiles: <!noudeb>
 Architecture: any
 Section: debian-installer
 Depends: ${shlibs:Depends}, ${misc:Depends}

Reply to: