Source: libtextwrap
Version: 0.1-15
Severity: minor
Tags: patch
User: helm...@debian.org
Usertags: rebootstrap

libtextwrap builds a udeb. Therefore, it should support a noudeb build
profile. It's a one-line change and I'm attaching a patch for your
convenience.

Helmut
diff --minimal -Nru libtextwrap-0.1/debian/changelog 
libtextwrap-0.1/debian/changelog
--- libtextwrap-0.1/debian/changelog    2021-09-14 23:53:23.000000000 +0200
+++ libtextwrap-0.1/debian/changelog    2022-11-27 16:58:09.000000000 +0100
@@ -1,3 +1,9 @@
+libtextwrap (0.1-16) UNRELEASED; urgency=medium
+
+  * Support the noudeb build profile. (Closes: #-1)
+
+ -- Helmut Grohne <hel...@subdivi.de>  Sun, 27 Nov 2022 16:58:09 +0100
+
 libtextwrap (0.1-15) unstable; urgency=medium
 
   * QA upload.
diff --minimal -Nru libtextwrap-0.1/debian/control 
libtextwrap-0.1/debian/control
--- libtextwrap-0.1/debian/control      2021-09-14 23:34:20.000000000 +0200
+++ libtextwrap-0.1/debian/control      2022-11-27 16:58:08.000000000 +0100
@@ -60,4 +60,5 @@
  ${misc:Depends},
  ${shlibs:Depends},
 Package-Type: udeb
+Build-Profiles: <!noudeb>
 Description: text-wrapping library with i18n - runtime udeb

Reply via email to