Source: libselinux Version: 3.4-1 Severity: minor Tags: patch User: helm...@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
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 <hel...@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