[pkg-gnupg-maint] Bug#1024921: gnupg2: support the noudeb build profile

Helmut Grohne helmut at subdivi.de
Sun Nov 27 20:57:14 GMT 2022


Source: gnupg2
Version: 2.2.40-1
Severity: minor
Tags: patch
User: helmutg at debian.org
Usertags: rebootstrap

gnupg2 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. Note that we cannot skip the build-udeb, because it is
shared with the static build, which is kept in the presence of noudeb.

Helmut
-------------- next part --------------
diff --minimal -Nru gnupg2-2.2.40/debian/changelog gnupg2-2.2.40/debian/changelog
--- gnupg2-2.2.40/debian/changelog	2022-10-19 17:09:42.000000000 +0200
+++ gnupg2-2.2.40/debian/changelog	2022-11-27 21:49:17.000000000 +0100
@@ -1,3 +1,10 @@
+gnupg2 (2.2.40-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 21:49:17 +0100
+
 gnupg2 (2.2.40-1) unstable; urgency=medium
 
   * new upstream version
diff --minimal -Nru gnupg2-2.2.40/debian/control gnupg2-2.2.40/debian/control
--- gnupg2-2.2.40/debian/control	2022-09-02 00:09:44.000000000 +0200
+++ gnupg2-2.2.40/debian/control	2022-11-27 21:47:46.000000000 +0100
@@ -384,6 +384,7 @@
 
 Package: gpgv-udeb
 Package-Type: udeb
+Build-Profiles: <!noudeb>
 Section: debian-installer
 Architecture: any
 Depends:


More information about the pkg-gnupg-maint mailing list