[pkg-gnupg-maint] Bug#1024920: libgpg-error: support the noudeb build profile

Helmut Grohne helmut at subdivi.de
Sun Nov 27 18:49:20 GMT 2022


Source: libgpg-error
Version: 1.46-1
Severity: minor
Tags: patch
User: helmutg at debian.org
Usertags: rebootstrap

libgpg-error 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 libgpg-error-1.46/debian/changelog libgpg-error-1.46/debian/changelog
--- libgpg-error-1.46/debian/changelog	2022-10-18 22:22:48.000000000 +0200
+++ libgpg-error-1.46/debian/changelog	2022-11-27 19:39:54.000000000 +0100
@@ -1,3 +1,10 @@
+libgpg-error (1.46-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 19:39:54 +0100
+
 libgpg-error (1.46-1) unstable; urgency=medium
 
   * New upstream release
diff --minimal -Nru libgpg-error-1.46/debian/control libgpg-error-1.46/debian/control
--- libgpg-error-1.46/debian/control	2022-10-18 22:21:46.000000000 +0200
+++ libgpg-error-1.46/debian/control	2022-11-27 19:39:46.000000000 +0100
@@ -76,6 +76,7 @@
 Package: libgpg-error0-udeb
 Section: debian-installer
 Package-Type: udeb
+Build-Profiles: <!noudeb>
 Architecture: any
 Depends:
  ${misc:Depends},


More information about the pkg-gnupg-maint mailing list