Source: popt
Version: 1.19+dfsg-1
Severity: minor
Tags: patch
User: helm...@debian.org
Usertags: rebootstrap

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

Helmut
diff --minimal -Nru popt-1.19+dfsg/debian/changelog 
popt-1.19+dfsg/debian/changelog
--- popt-1.19+dfsg/debian/changelog     2022-10-13 12:26:20.000000000 +0200
+++ popt-1.19+dfsg/debian/changelog     2022-11-27 19:36:48.000000000 +0100
@@ -1,3 +1,10 @@
+popt (1.19+dfsg-1.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Support the noudeb build profile. (Closes: #-1)
+
+ -- Helmut Grohne <hel...@subdivi.de>  Sun, 27 Nov 2022 19:36:48 +0100
+
 popt (1.19+dfsg-1) unstable; urgency=medium
 
   * Move from experimental to unstable.
diff --minimal -Nru popt-1.19+dfsg/debian/control popt-1.19+dfsg/debian/control
--- popt-1.19+dfsg/debian/control       2022-10-13 12:26:20.000000000 +0200
+++ popt-1.19+dfsg/debian/control       2022-11-27 19:36:42.000000000 +0100
@@ -46,6 +46,7 @@
 
 Package: libpopt0-udeb
 Package-Type: udeb
+Build-Profiles: <!noudeb>
 Architecture: any
 Section: debian-installer
 Depends: ${misc:Depends},

Reply via email to