[DSE-Dev] Bug#1024948: libselinux: support the noudeb build profile

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


Source: libselinux
Version: 3.4-1
Severity: minor
Tags: patch
User: helmutg at debian.org
Usertags: rebootstrap

libselinux 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 libselinux-3.4/debian/changelog libselinux-3.4/debian/changelog
--- libselinux-3.4/debian/changelog	2022-06-04 12:41:40.000000000 +0200
+++ libselinux-3.4/debian/changelog	2022-11-27 21:15:23.000000000 +0100
@@ -1,3 +1,10 @@
+libselinux (3.4-1.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Support the noudeb build profile. (Closes: #-1)
+
+ -- Helmut Grohne <helmut at subdivi.de>  Sun, 27 Nov 2022 21:15:23 +0100
+
 libselinux (3.4-1) unstable; urgency=medium
 
   [ Laurent Bigonville ]
diff --minimal -Nru libselinux-3.4/debian/control libselinux-3.4/debian/control
--- libselinux-3.4/debian/control	2022-06-04 12:41:40.000000000 +0200
+++ libselinux-3.4/debian/control	2022-11-27 21:15:22.000000000 +0100
@@ -84,6 +84,7 @@
 Architecture: linux-any
 Section: debian-installer
 Package-Type: udeb
+Build-Profiles: <!noudeb>
 Pre-Depends: ${misc:Pre-Depends}
 Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: SELinux runtime shared libraries


More information about the SELinux-devel mailing list