Source: pcre2
Version: 10.40-2
Severity: minor
Tags: patch
User: helm...@debian.org
Usertags: rebootstrap

pcre2 builds a udeb package. As such it would be nice to support the
noudeb build profile to avoid building it. This is a one-line patch. I'm
attaching it for your convenience.

Helmut
diff -u pcre2-10.40/debian/changelog pcre2-10.40/debian/changelog
--- pcre2-10.40/debian/changelog
+++ pcre2-10.40/debian/changelog
@@ -1,3 +1,10 @@
+pcre2 (10.40-2.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Support the noudeb build profile. (Closes: #-1)
+
+ -- Helmut Grohne <hel...@subdivi.de>  Sun, 27 Nov 2022 18:44:12 +0100
+
 pcre2 (10.40-2) unstable; urgency=low
 
   * Move to machine-readable copyright file (Bastian Germann)
diff -u pcre2-10.40/debian/control pcre2-10.40/debian/control
--- pcre2-10.40/debian/control
+++ pcre2-10.40/debian/control
@@ -26,6 +26,7 @@
 
 Package: libpcre2-8-0-udeb
 Package-Type: udeb
+Build-Profiles: <!noudeb>
 Section: debian-installer
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}

Reply via email to