Bug#1024943: libgcrypt20: support the noudeb build profile

Helmut Grohne helmut at subdivi.de
Sun Nov 27 19:29:02 GMT 2022


Source: libgcrypt20
Version: 1.10.1-3
Severity: minor
Tags: patch
User: helmutg at debian.org
Usertags: rebootstrap

libgcrypt20 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 libgcrypt20-1.10.1/debian/changelog libgcrypt20-1.10.1/debian/changelog
--- libgcrypt20-1.10.1/debian/changelog	2022-11-19 17:59:10.000000000 +0100
+++ libgcrypt20-1.10.1/debian/changelog	2022-11-27 20:01:31.000000000 +0100
@@ -1,3 +1,10 @@
+libgcrypt20 (1.10.1-3.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Support the noudeb build profile. (Closes: #-1)
+
+ -- Helmut Grohne <helmut at subdivi.de>  Sun, 27 Nov 2022 20:01:31 +0100
+
 libgcrypt20 (1.10.1-3) unstable; urgency=medium
 
   * 32-build-Prefer-gpgrt-config-when-available.patch from
diff --minimal -Nru libgcrypt20-1.10.1/debian/control libgcrypt20-1.10.1/debian/control
--- libgcrypt20-1.10.1/debian/control	2022-04-03 15:23:41.000000000 +0200
+++ libgcrypt20-1.10.1/debian/control	2022-11-27 20:01:23.000000000 +0100
@@ -102,6 +102,7 @@
 Package: libgcrypt20-udeb
 Section: debian-installer
 Package-Type: udeb
+Build-Profiles: <!noudeb>
 Architecture: any
 Depends:
  ${misc:Depends},


More information about the Pkg-gnutls-maint mailing list